In GTK, when I just click on the dGauge demo, it crashes with this on the
terminal:
{{{
[EMAIL PROTECTED]:~/dabo/demo$ python DaboDemo.py
(python:9421): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate
widget with width -5 and height 17
The program 'python' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 2706 error_code 11 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
}}}
If I run dabo/ui/uiwx/dGauge.py, it works fine.
Platform: GTK
Python Version: 2.5.1 on linux2
Dabo Version: Version 0.8.4; Revision 4639M
UI Version: 2.8.9.1 on wxGTK (gtk2)
Paul
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]