LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   amaya opening error (https://www.linuxquestions.org/questions/linux-software-2/amaya-opening-error-608260/)

sri_ram1982 12-20-2007 09:25 PM

amaya opening error
 
Hi
1.I am using FC8.I have installed amaya.
It has finished installing.
When I open it gives an ERROR

"Gtk-WARNING **: Failed to load module "libgnomebreakpad.so": libgnomebreakpad.so: cannot open shared object file: No such file or directory
Gdk-ERROR **: BadMatch (invalid parameter attributes)
serial 117 error_code 8 request_code 56 minor_code 0
amaya: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed.
*** Amaya: Irrecoverable error ***"





2.when i install libgnomebreakpad it asks for dependency breakpad.

3.Where do I get rpm for libgnomebreakpad and breakpad for FC 8.0

unSpawn 12-21-2007 03:28 AM

If running 'yum provides \*libgnomebreakpad.so\* : returns' doesn't return package "bug-buddy" check if you can install a version >= 2.20.1 which contains libgnomebreakpad.so and libbreakpad.so, apparently: "The environment variable GTK_MODULES is set by gnome-session at log in time, and if gnomebreakpad is installed then "gnomebreakpad" is added to GTK_MODULES. By doing this
all GTK programs will load libgnomebreakpad.so upon execution, this works similarly to LD_PRELOAD. libgnomebreakpad.so simply registers a signal handler for SEGV's and traps them, and launches bug-buddy to display a crash dialog, thus informing the user that an application has crashed. It attempts to gather debug information using gdb, dbx or pstack depending on what's available to the user."
. If that doesn't work for you first check the F8 bug tracker for possible fixes.


All times are GMT -5. The time now is 03:46 PM.