[ghemical-devel] ghemical thread bug
Tommi Hassinen
Tommi.Hassinen at uku.fi
Tue Apr 29 02:08:36 EDT 2008
Thanks, this is now changed.
Tommi
________________________________________
From: ghemical-devel-bounces at bioinformatics.org [ghemical-devel-bounces at bioinformatics.org] On Behalf Of robertix [pongix at orange.fr]
Sent: Friday, April 25, 2008 4:43 PM
To: ghemical-devel at bioinformatics.org
Subject: [ghemical-devel] ghemical thread bug
please replace line 96
in gtk_main.cpp
with
#ifdef ENABLE_THREADS
if (!g_thread_supported ()) g_thread_init (NULL);
gdk_threads_init();
gdk_threads_enter();
#endif // ENABLE_THREADS
on debian gnome
it run
robertix
http://www.ponge.com
More information about the ghemical-devel
mailing list