View Single Post
Old 05-17-2009, 11:52 AM   #13
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
There is some 'intelligence' deciding when to update the screen, which seems to decide never to update the actual widget. (In the expose-event via some function calls an gdk_window_invalidate_rect is called, which only results in a new expose-event. I have to debug the code a little more.)
After modifying to always update the widget, I could get something on the screen. However this is very slow. So next I tried on the DR, first time I started the batch file to install the ipk-file, I had to reset the DR since the 'wait'-dialog would not disapear (after 5 minutes). Trying a second time it seemed to work. The vte-application was copied to /usr/bin/ but after starting it nothing happened... more debugging to do...
A terminal window would have been handy ... ;-)

Last edited by Mackx; 05-17-2009 at 01:39 PM.
Mackx is offline   Reply With Quote