-
-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Expected behaviour
Mouse properties to open and run in mate-control-center
Actual behaviour
Segfault.
Steps to reproduce the behaviour
Compiled from source and installed. run either via mate-control-center or mate-mouse-properties in cli.
MATE general version
1.28
Package version
1.28.0
Linux Distribution
Debian
GDB Output:
Starting program: /home/james/development/mate/mate-control-center-1.28.0/capplets/mouse/mate-mouse-properties
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff61646c0 (LWP 602619)]
[New Thread 0x7fffed7ff6c0 (LWP 602620)]
[New Thread 0x7ffff59636c0 (LWP 602621)]
[New Thread 0x7ffff50fc6c0 (LWP 602622)]
[New Thread 0x7ffff48fb6c0 (LWP 602623)]
Thread 1 "mate-mouse-prop" received signal SIGSEGV, Segmentation fault.
0x0000000000000003 in ?? ()
(gdb) bt
#0 0x0000000000000003 in ??? ()
#1 0x00007ffff74f37b3 in XQueryExtension () at /lib/x86_64-linux-gnu/libX11.so.6
#2 0x000055555555882f in supports_xinput_devices () at ./capplets/mouse/msd-input-helper.c:36
#3 touchpad_is_present () at ./capplets/mouse/msd-input-helper.c:103
#4 0x0000555555557ac7 in setup_dialog (dialog=0x5555556bd040) at ./capplets/mouse/mate-mouse-properties.c:319
#5 main (argc=, argv=) at ./capplets/mouse/mate-mouse-properties.c:431