> On Sat, Dec 05, 2009 at 10:46:16PM +0200, George Danchev
was heard to say:
> > Hi, the following patch fixes that crash on amd64.
> >
> > --- src/gtk/gui.cc.orig 2009-12-05 22:43:21.0 +0200
> > +++ src/gtk/gui.cc 2009-12-05 22:43:40.0 +0200
> > @@ -1769,7 +1769,7 @@
> >
On Sat, Dec 05, 2009 at 10:46:16PM +0200, George Danchev
was heard to say:
> Hi, the following patch fixes that crash on amd64.
>
> --- src/gtk/gui.cc.orig 2009-12-05 22:43:21.0 +0200
> +++ src/gtk/gui.cc 2009-12-05 22:43:40.0 +0200
> @@ -1769,7 +1769,7 @@
> if(!gtk_ini
Hi, the following patch fixes that crash on amd64.
--- src/gtk/gui.cc.orig 2009-12-05 22:43:21.0 +0200
+++ src/gtk/gui.cc 2009-12-05 22:43:40.0 +0200
@@ -1769,7 +1769,7 @@
if(!gtk_init_check(&argc, &argv))
return false;
-Glib::init();
+//Glib::init();
Hi,
This crash is reliably reproduced on amd64, but not on x86. It looks like the
brokeness is in the main() function in src/gtk/gui.cc, in the call of
Glib::thread_init();
That looks very odd:
GThread system may only be initialized once. aborting...
I'm not that into glib and glibmm, but I
On Sun, Nov 08, 2009 at 08:11:39PM +0530, Kartik Mistry was
heard to say:
> As shown below. I tried to read README/README.Debian provided with package but
> it doesn't provide help about gtk frondend startup etc
>
> 20:02:24-kar...@olive:~$ aptitude-gtk
>
> GThread-ERROR **: GThread system may
Package: aptitude
Version: 0.6.0.1-1
Severity: serious
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
As shown below. I tried to read README/README.Debian provided with package but
it doesn't provide help about gtk frondend startup etc
20:02:24-kar...@olive:~$ aptitude-gtk
GThread-ERROR **: GThr
6 matches
Mail list logo