On 16 June 2010 09:07, Colomban Wendling <[email protected]> wrote: > Hi, > > Le 14/06/2010 22:48, Liviu Andronic a écrit : >> Hello >> >> On Mon, Jun 14, 2010 at 8:58 PM, Chow Loong Jin <[email protected]> wrote: >> >>> Happy updating! :-) >>> >>> >> With the new plugins (previously I was running SVN plug-ins and Geany >> 0.19) and Geany 0.19 I am getting the following error-like message: >> 21:45:05: INFO : Geany 0.19, GTK+ 2.20.0, GLib 2.24.0 >> (en_GB.UTF-8) >> 21:45:05: INFO : Added filetype Genie (48). >> 21:45:05: INFO : Loaded: /usr/local/lib/geany/addons.so >> (Addons) >> 21:45:05: INFO : Loaded: /usr/local/lib/geany/geanylatex.so >> (GeanyLaTeX) >> 21:45:05: INFO : Loaded: /usr/local/lib/geany/geanyvc.so >> (GeanyVC) >> 21:45:05: INFO : Loaded: /usr/local/lib/geany/htmlchars.so >> (HTML Characters) >> 21:45:05: INFO : Loaded: >> /usr/local/lib/geany/saveactions.so (Save Actions) >> 21:45:05: INFO : Loaded: >> /usr/local/lib/geany/shiftcolumn.so (Shift Column) >> 21:45:05: INFO : Loaded: >> /usr/local/lib/geany/splitwindow.so (Split Window) >> 21:45:05: INFO : >> /home/liviu/Documents/toulouse/m2recherche/sri/thesis-ext/checks.R : R >> (UTF-8) >> 21:45:07: CRITICAL : gtk_widget_is_ancestor: assertion `ancestor != NULL' >> failed >> 21:45:07: CRITICAL : gtk_widget_is_ancestor: assertion `ancestor != NULL' >> failed >> 21:45:07: CRITICAL : gtk_widget_is_ancestor: assertion `ancestor != NULL' >> failed >> 21:45:07: CRITICAL : gtk_widget_is_ancestor: assertion `ancestor != NULL' >> failed >> >> Not sure that this causes any practical problems. Regards >> Liviu >> > I don't think it is a Geany bug, but rather the "well-known" mouse wheel > notebook tab switching GTK bug, #604391[1]. Isn't it? > > Regards, > Colomban > > PS: @geany devs: wouldn't it be cool to add the domain from where > messages comes in the debug window? Not sure it is easily doable, but > would probably be better for debugging purpose :)
Hi, The CRITICAL messages are generated by GTK not Geany, the section of the BTK manual "Running GTK Applications" tells how to configure and compile with more debugging set. I havn't tried it but that may give more useful messages. Cheers Lex > > [1] https://bugzilla.gnome.org/show_bug.cgi?id=604391 > _______________________________________________ > Geany-devel mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel > _______________________________________________ Geany-devel mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel
