r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[Red] Red language group

Geomol
9-Nov-2011
[3781]
There is a "telnet.c" in the PuTTY sources.
Dockimbel
12-Nov-2011
[3782x3]
I have just bricked my Sheevaplug by doing a simple "apt-get upgrade"...:-(
No way to get access to it anymore even using the USB direct connection.
So I need to find a suitable ARM emulator now to be able to finish 
the ARM port...
GrahamC
12-Nov-2011
[3785x2]
No warranty?
Seem to be several howtos on how to unbrick a sheevaplug
Dockimbel
12-Nov-2011
[3787x2]
Warranty: I don't think that warranties apply on "bricked" hardware, 
anyway, I never rely on warranties.
I will see if I can setup QEMU to emulate an ARM and install a suitable 
Linux image over it.
Luis
13-Nov-2011
[3789x2]
Can not be reflashed ?
http://myubuntublog.wordpress.com/tag/sheevaplug/
Dockimbel
13-Nov-2011
[3791x3]
Yes it can, but the procedure is long and complicated. It also requires 
a USB stick that will be recognized by the sheeva.
I can't get the QEMU network emulation to work at all...
Just spent my whole day trying to make QEMU work fully, I'm giving 
up that option for now. I will try tomorrow to get my sheeva back 
to life.
Kaj
13-Nov-2011
[3794x2]
Never trust update systems
I've been working on a GoboLinux upgrade for the past days after 
nuking my installation, and there are all sorts of problems
Dockimbel
13-Nov-2011
[3796x3]
Got networking partially working with QEMU, let's see if it's enough 
to setup the tools I need.
Kaj: you got a message here: https://gist.github.com/1326101
Got my QEMU/ARM Debian instance working properly now. I am using 
WinSCP to automatically transfer the compiled binary files between 
the host and guest OS.
Luis
13-Nov-2011
[3799]
green lights for Red !!
MikeL
18-Nov-2011
[3800]
I am trying more Red examples from Kaj's bindings.  Some working 
well.... but GTK failing on libgio-2.0-0.dll   Other DLLs that were 
needed for WinXP seemed to be in the mysql distribution ... except 
this one.     Little hits on reliable downloads of pre-built DLL. 
  Anybody used it in WinXP?
Dockimbel
18-Nov-2011
[3801]
I've uploaded a zipped copy of mine: http://sidl.fr/tmp/libgio-2.0-0.zip
MikeL
18-Nov-2011
[3802]
merci
Dockimbel
18-Nov-2011
[3803]
But, I have tested it on Seven only...
MikeL
18-Nov-2011
[3804x2]
Soon on XP
Cascading DLL problems ... libglib*....  Can you provide the full 
DLL list that works with GTK?
Dockimbel
18-Nov-2011
[3806x2]
Let me find that...
Here's the direct download link for the GTK runtime I'm using: http://freefr.dl.sourceforge.net/project/gtk-win/GTK%2B Runtime Environment/GTK%2B 2.22/gtk2-runtime-2.22.0-2010-10-21-ash.exe
Kaj
18-Nov-2011
[3808x5]
Mike, I got the DLL versions for Windows from the official Windows 
download from the GTK site
Although it may just have been followed up by a newer version
I have 2.22.1-20101227 here
Nope, still the same bundle on the site
There are individual packages for the new 2.24, though, which replaces 
2.16 as the stable Windows version
MikeL
18-Nov-2011
[3813x4]
Thanks there is no guarantee that I am doing it right but I am anxious 
to get it working. Thanks for the help guys.
Nice. All examples now  working now except GTK-widgets
With empirical debugging, this line passes the compile but make sthe 
execution fail  "fixed button [50 25  "Print"  :get-lines lines] 
gtk-tight"
Yes ... lots of those in the example ... it is the last one ... commented 
out and the executable does not fail.
Kaj
18-Nov-2011
[3817]
How does it fail?
MikeL
18-Nov-2011
[3818x3]
GTK-widgets.exe has encountered a problem and needs to close.  We 
are sorry for the inconvenience.
Exception Information/Code: 0xc000005  /Flags 0x0000000
p.s. thanks Kaj. That is an awesome amount of work you have taken 
on for the bindings.   Almost Doc-like.
Kaj
18-Nov-2011
[3821x3]
Thanks :-)
Maybe Doc can see some meaning in that exception report. I'm not 
familiar with it
Are you starting it from a command prompt? If you do, do you get 
any extra output?
MikeL
18-Nov-2011
[3824x4]
Same result from cmd or clicking on file icon or Git/Mingw32
No extra info
That vbox works if you comment out the vbox before it.
Works if you stick a fixed block in that hbox block ... well at least 
at the beginning
Kaj
18-Nov-2011
[3828]
Which GTK version are you using?
MikeL
18-Nov-2011
[3829x2]
libgtk-win32-2.0-0.dll
checksum/method read/binary %libgtk-win32-2.0-0.dll 'md5
== #{387C74458D7A43EBDD37FB61D39E28D0}