Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-06 Thread Ed Leafe
On Oct 6, 2008, at 9:12 AM, Dave Rowe wrote: > Looks like it took care of quite a bit. There are still quite a few > WARNINGS though: http://pastebin.com/f483e75ab > > Kubuntu 8.04 > Python 2.5.2 > Dabo - SVN r4555 OK, I'm not seeing these, and I'm running Kubuntu 8.04, too. Let me tr

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-06 Thread Dave Rowe
On Sun, 5 Oct 2008 10:17:45 -0500, Ed Leafe <[EMAIL PROTECTED]> wrote: > OK, I had some time today to fire up my Kubuntu VM and play around > with this. I found that there were places where the menu caption was > being set during the item creation rather than just after. I've just > posted a

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Uwe Grauer
johnf wrote: > On Sunday 05 October 2008 10:11:43 am Ed Leafe wrote: >> On Oct 5, 2008, at 12:01 PM, johnf wrote: >>> I get the following: >>> (python:4970): Gtk-WARNING **: gtkwidget.c:4249: no accelerator >>> (113,4) >>> installed in accel group (0x9335b20) for GtkImageMenuItem (0x92f2e40) >>> >>

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread johnf
On Sunday 05 October 2008 10:11:43 am Ed Leafe wrote: > On Oct 5, 2008, at 12:01 PM, johnf wrote: > > I get the following: > > (python:4970): Gtk-WARNING **: gtkwidget.c:4249: no accelerator > > (113,4) > > installed in accel group (0x9335b20) for GtkImageMenuItem (0x92f2e40) > > > > (python:4970):

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Ed Leafe
On Oct 5, 2008, at 12:01 PM, johnf wrote: > I get the following: > (python:4970): Gtk-WARNING **: gtkwidget.c:4249: no accelerator > (113,4) > installed in accel group (0x9335b20) for GtkImageMenuItem (0x92f2e40) > > (python:4970): Gtk-WARNING **: gtkwidget.c:4249: no accelerator > (113,4) > i

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Uwe Grauer
Ed Leafe wrote: > On Oct 5, 2008, at 8:45 AM, Chris G wrote: > >> When I start ClassDesigner.py from a terminal window I get lots (i.e. >> hundreds) of errors as follows:- >> >>(python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: >> assertion `GTK_IS_WIDGET (widget)' failed >> >> Whil

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread johnf
On Sunday 05 October 2008 08:17:45 am Ed Leafe wrote: > On Oct 5, 2008, at 8:45 AM, Chris G wrote: > > When I start ClassDesigner.py from a terminal window I get lots (i.e. > > hundreds) of errors as follows:- > > > >(python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: > > assertion `GTK

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Ed Leafe
On Oct 5, 2008, at 8:45 AM, Chris G wrote: > When I start ClassDesigner.py from a terminal window I get lots (i.e. > hundreds) of errors as follows:- > >(python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: > assertion `GTK_IS_WIDGET (widget)' failed > > While this doesn't seem to stop

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Chris G
On Sun, Oct 05, 2008 at 04:11:52PM +0200, Uwe Grauer wrote: > Chris G wrote: > > When I start ClassDesigner.py from a terminal window I get lots (i.e. > > hundreds) of errors as follows:- > > > > (python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion > > `GTK_IS_WIDGET (widget)

Re: [dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Uwe Grauer
Chris G wrote: > When I start ClassDesigner.py from a terminal window I get lots (i.e. > hundreds) of errors as follows:- > > (python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion > `GTK_IS_WIDGET (widget)' failed > > While this doesn't seem to stop ClassDesigner.py from work

[dabo-users] Lots of Gtk-CRITICAL errors from ClassDesigner.py

2008-10-05 Thread Chris G
When I start ClassDesigner.py from a terminal window I get lots (i.e. hundreds) of errors as follows:- (python:5498): Gtk-CRITICAL **: gtk_widget_add_accelerator: assertion `GTK_IS_WIDGET (widget)' failed While this doesn't seem to stop ClassDesigner.py from working it is a bit distracting/a