On Tue, 22 Jun 2010 12:59:40 +0100, Liviu wrote:
2010/6/20 Enrico Tröger enrico.troeger@uvena.de:
Probably not but who knows. Could you start Geany from the command line with --verbose? Then you should see the same critical warnings but with the name of the plugin or the corresponding part of Geany.
liviu@debian-liv:~$ geany --verbose Geany-INFO: Geany 0.19, GTK+ 2.20.0, GLib 2.24.0 (en_GB.UTF-8) Geany-INFO: Added filetype Genie (48). Geany-INFO: Loaded: /usr/local/lib/geany/addons.so (Addons) Geany-INFO: Loaded: /usr/local/lib/geany/geanylatex.so (GeanyLaTeX) Geany-INFO: Loaded: /usr/local/lib/geany/geanyvc.so (GeanyVC) Geany-INFO: Loaded: /usr/local/lib/geany/htmlchars.so (HTML Characters) Geany-INFO: Loaded: /usr/local/lib/geany/saveactions.so (Save Actions) Geany-INFO: Loaded: /usr/local/lib/geany/shiftcolumn.so (Shift Column) Geany-INFO: Loaded: /usr/local/lib/geany/splitwindow.so (Split Window) Geany-INFO: /tmp/foo.bib : None (UTF-8) Geany-INFO: unknown : None (UTF-8)
(geany:25461): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
(geany:25461): Gtk-CRITICAL **: gtk_widget_is_ancestor: assertion `ancestor != NULL' failed
It seems to be a GTK only message.
Ah, of course. Now that you mention it, I remember:
https://bugzilla.gnome.org/show_bug.cgi?id=604391
I noticed this a while ago, it happens (on my system) on every change of any GtkNotebook tabs when using the mouse wheel.
Regards, Enrico