On Oct 14, 2010, at 7:21 PM, Fraser Burns wrote:

> After running DaboDemo.py I get the following in the terminal:
> 
> fra...@ub810:~/src/dabo/demo$ python DaboDemo.py
> 
> (python:11042): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to 
> allocate widget with width -5 and height 17
> fra...@ub810:~/src/dabo/demo$
> 
> It makes sense to getting a warning about displaying a widget with a 
> width of -5.
> The question is, what do I do about it?


        Nothing, really. The wx underbelly spits out stuff like that a lot. For 
example, when I open the Command Window from any app under OS X, as soon as I 
hit an opening parenthesis, this prints out on my terminal:

Thu Oct 14 19:23:10 Homer.local Python[18328] <Error>: CGContextRestoreGState: 
invalid context 0x0

        Of course, the shell works perfectly, so I've learned to ignore these. 


-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to