Re: [gthumb-list] gthumb 2.11.3 compilation issue
- From: Amul Adagale <amul linsyssoft com>
- To: "Dr. Michael J. Chudobiak" <mjc avtechpulse com>
- Cc: gthumb-list gnome org
- Subject: Re: [gthumb-list] gthumb 2.11.3 compilation issue
- Date: Mon, 10 May 2010 05:41:57 -0700
Thanks Matthias and Mike for your quick replies.
I have now compiled glib-2.24.0 and gtk+-2.18.0 as mentioned in the README.
I have taken the code from the git repository. It has compiled but everytime I try to run
it, I get the following error
./gthumb/gthumb
** (gthumb:30775): CRITICAL **: gth_extension_manager_open: assertion `description != NULL' failed
Segmentation fault
gdb shows the following
** (gthumb:30780): CRITICAL **: gth_extension_manager_open: assertion `description != NULL' failed
Program received signal SIGSEGV, Segmentation fault.
0x080b9271 in gth_main_activate_extensions () at gth-main.c:1222
1222 g_warning ("Could not load the '%s' extension: %s", mandatory_extensions[i], error->message);
(gdb) bt
#0 0x080b9271 in gth_main_activate_extensions () at gth-main.c:1222
#1 0x080d4d7f in prepare_application () at main.c:311
#2 0x080d512f in main (argc=1, argv=0xbffff3a4) at main.c:433
Please can you help me with this ?
Thanks
Amul
On Mon, May 10, 2010 at 2:39 AM, Dr. Michael J. Chudobiak
<mjc avtechpulse com> wrote:
On 05/10/2010 05:21 AM, Amul Adagale wrote:
I am new to gthumb development.�I was recently trying to compile gthumb
2.11.3 on fedora 11.
You need Fedora 12.
gthumb-2.11.3/gthumb/gth-browser.c:1879: undefined reference to
`gtk_widget_get_allocation'
You need a later version of gtk (2.18.0 or higher, like the one in Fedora 12). The build requirement in 2.11.3 was too low; it checks for the proper version in git master now.
2. Also, extensions were introduced with version 2.11.x . Is there any
way I can get the extensions�
compiled with versions 2.10.x ?�
No.
3. Some newer versions seem to have more extensions (eg. flickr was not
present in 2.11.1). Can
this in any way be added to 2.11.1 ?�(as gthumb <=2.11.1 seems to be
compiling successfully)
Don't use 2.11.1. It has too many bugs.
- Mike
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]