Hi, the following patch fixes that crash on amd64.

--- src/gtk/gui.cc.orig 2009-12-05 22:43:21.000000000 +0200
+++ src/gtk/gui.cc      2009-12-05 22:43:40.000000000 +0200
@@ -1769,7 +1769,7 @@
     if(!gtk_init_check(&argc, &argv))
       return false;

-    Glib::init();
+//    Glib::init();
     Glib::thread_init();

     
background_events_dispatcher.connect(sigc::ptr_fun(&run_background_events));


-- 
pub 4096R/0E4BD0AB <people.fccf.net/danchev/key pgp.mit.edu>



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to