Mailing List Archive

I've never seen an error like this...
(porthole:9540): Gdk-CRITICAL **: file gdkgc-x11.c: line 654
(gdk_gc_set_clip_re ctangle): assertion `GDK_IS_GC (gc)' failed
Traceback (most recent call last):
File "/usr/lib/porthole/views.py", line 196, in _clicked
self._category_changed(category)
File "/usr/lib/porthole/mainwindow.py", line 404, in category_changed
raise Exception("The programmer is stupid.");
Exception: The programmer is stupid.



--
gentoo-user@gentoo.org mailing list
Re: I've never seen an error like this... [ In reply to ]
On Thu, Oct 21, 2004 at 09:32:21PM -0600, bg wrote:
> (porthole:9540): Gdk-CRITICAL **: file gdkgc-x11.c: line 654
> (gdk_gc_set_clip_re ctangle): assertion `GDK_IS_GC (gc)' failed
> Traceback (most recent call last):
> File "/usr/lib/porthole/views.py", line 196, in _clicked
> self._category_changed(category)
> File "/usr/lib/porthole/mainwindow.py", line 404, in category_changed
> raise Exception("The programmer is stupid.");
> Exception: The programmer is stupid.

Haha. Looks like something I could have written. :D


--
gentoo-user@gentoo.org mailing list