After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327491 - WARNINGS and Gtk-CRITICALS
WARNINGS and Gtk-CRITICALS
Status: RESOLVED DUPLICATE of bug 327313
Product: gnome-terminal
Classification: Core
Component: general
git master
Other Linux
: Normal major
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-18 07:19 UTC by Dennis Cranston
Modified: 2006-01-18 09:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dennis Cranston 2006-01-18 07:19:55 UTC
The latest version of gnome-terminal from CVS produces the following error messages.

$ gnome-terminal 

** (gnome-terminal:2178): WARNING **: Error compiling regular expression "\<(file:///(/[-A-Za-z0-9_$.+!*(),;:@&=?/~#%]*[^]'.}>) 
,\"])?".

(gnome-terminal:2178): GLib-GObject-WARNING **: invalid cast from `GtkEventBox' to `GtkLabel'

(gnome-terminal:2178): Gtk-CRITICAL **: gtk_label_set_text: assertion `GTK_IS_LABEL (label)' failed
Comment 1 Dennis Cranston 2006-01-18 07:23:28 UTC
I hope this helps.  The last two messages from above are regenerated everytime I change directories.
Comment 2 Guilherme de Siqueira Pastore 2006-01-18 09:13:19 UTC
Hi,

except for the regular expression error, which will be committed within a few minutes, these have been fixed in HEAD approximately 24 hours ago.

Thanks anyway.

*** This bug has been marked as a duplicate of 327313 ***