Re: Crash opening my glade file with glade-gtk2

Xavi de Blas <[email protected]> Mon, 4 Nov 2013 21:25:42 +0100
Newsgroups gmane.comp.gnome.glade.user
Message-ID <CAGsrfPdPqM3PGjo5CCdD03duqWUX1-ec1DReaomR4ttC6KM_fg@mail.gmail.com>
I answer myself

On the IRC xjuan helped me downloading last version from git (branch
glade-3-8)

looking at:

$ ldd /usr/local/bin/glade-3

it says:
libgladeui-1.so.11 => /usr/lib/libgladeui-1.so.11 (0xb76ed000)

this is not ok. Then doing:

$ export LD_LIBRARY_PATH=/usr/local/lib

$ ldd /usr/local/bin/glade-3
libgladeui-1.so.11 => /usr/local/lib/libgladeui-1.so.11 (0xb772e000)

then my glade file worked perfectly

He says it's a problem on glibc. This bug:

https://bugzilla.gnome.org/show_bug.cgi?id=702886

Thanks a lot


2013/11/4 Xavi de Blas <[email protected]>

> Hello all, my project: chronojump, uses Glade since the beginning (9
> years). Last years, Glade crashes sometimes and says there are errors at
> saving. But worked.
>
> Yesterday I updated Ubuntu and now I cannot open my .glade, it crashes
> glade app.
>
> This is my glade-gtk2 version:
> 3.8.0-0ubuntu6
>
> What can I do?
>
> Thanks a lot
>

_______________________________________________
Glade-users maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/glade-users