Hi,
On recent slitaz-rolling, steps to reproduce in terminal :
tux@slitaz:~$ gnumeric
** (gnumeric:1865): WARNING **: Couldn't connect to accessibility bus: Empty address ''
Here in gnumeric I did press menu_key and that cause the crash :
(gnumeric:1865): Gdk-WARNING **: The program 'gnumeric' received an X Window System error.
This probably reflects a bug in the program.
The error was 'XI_BadDevice (invalid Device parameter)'.
(Details: serial 2627 error_code 146 request_code 140 (XInputExtension) minor_code 40)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
No problem on another machine :
pierre@dv7-bullseye-xfce:~$ gnumeric -v
gnumeric version « 1.12.48 »
menu_key brings up a menu as expected.
So a gnumeric upgrade would be appreciated. Thanks in advance and regards,
Pierre