Re: [gthumb-list] Issues running gthumb
- From: Matthias Hawran <matthias hawran net>
- To: gthumb-list <gthumb-list gnome org>
- Subject: Re: [gthumb-list] Issues running gthumb
- Date: Wed, 12 May 2010 12:35:06 +0200
2010/5/12 Amul Adagale
<amul linsyssoft com>
Hi
I have still not been able to get gthumb up and running. Please can someone
help me out with this ?
Thanks in Advance
Amul
On Mon, May 10, 2010 at 5:41 AM, Amul Adagale
<amul linsyssoft com> wrote:
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
Hi Amul,
Can you give us all the commands you used to compile and execute, especially autogen.sh
Check out the dev page:
http://live.gnome.org/gthumb/development
Looking at the error, gthumb can't find the mandatory extension which is "file_viewer"
Can you check in ./extensions/file_viewer/ if there's something compiled
My 2 cents for the moment.
Cheers,
Matthias
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]