In my previous post I was sure the bug was related to brackets as I had only experienced it in that context (some ~10 times I reckon).
Now I just experienced a crash again, but this time I was merely searching through a file. Upon restarting geany it crashed again when I clicked the tab of the file I've been working on.
the last run was from commandline and I got this output: -- geany -n -t ** INFO: trying to create a new named pipe ** INFO: debug mode built in (can't be disabled) ** INFO: Could(or should) not load libvte.so.4, terminal support disabled ** INFO: /var/www/node7/phpBB2/n7/n7_fm.php : PHP (UTF-8) ** INFO: /var/www/node7/phpBB2/n7/lib/fm_functions.php : PHP (UTF-8) ** INFO: /var/www/node7/phpBB2/docs/n7_sql.txt : None (UTF-8)
(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed
(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed ** INFO: /var/www/node7/phpBB2/docs/n7_ideas.txt : None (UTF-8) ** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_post.tpl : None (UTF-8) ** INFO: /var/www/node7/phpBB2/templates/subSilver/n7/n7_fm_list.tpl : None (UTF-8) ** INFO: /var/www/node7/phpBB2/n7/lib/n7_functions.php : PHP (UTF-8)
(geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed
(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed ** INFO: /var/www/node7/phpBB2/n7/language/lang_english/lang_n7cp.php : PHP (UTF-8) ** INFO: /var/www/node7/phpBB2/n7/n7_bits.php : PHP (UTF-8) Segmentation fault --
don't know if that helps in any way though :/
~kris
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Fri, 3 Mar 2006 21:08:30 +0100, Kristoffer A. Tjernås kt@nupi.no wrote:
Hi,
the reported bug with the brackets or whatever is causing it, I will try to fix next week. Tomorrow I will visit the Chemnitzer LinuxTage (http://chemnitzer.linux-tage.de/, it's in Germany), so I have no time to work on Geany.
Now I just experienced a crash again, but this time I was merely searching through a file. Upon restarting geany it crashed again when I clicked the tab of the file I've been working on.
Yes, the CVS version of Geany is a bit unstable at the moment. Probably it is better to use the 0.5 release or a CVS version with a date near the 0.5 release. Next week I will fix the mentioned bugs and will make Geany more stable ;-).
geany -n -t [...] (geany:2337): Gdk-CRITICAL **: gdk_window_scroll: assertion `GDK_IS_WINDOW (window)' failed
(geany:2337): Gdk-CRITICAL **: gdk_window_process_updates: assertion `window != NULL' failed **
Just to be mentioned: this warnings are harmless.
regards, Enrico