GNOME Bugzilla – Bug 103760
SegFault with Wacom Intuos2
Last modified: 2003-01-26 12:35:04 UTC
Hi, I have a Wacom Intuos2 A5 USB tablett, using the latest drivers from http://linux.joganic.com/wacom/index.php. Works fine with Gimp 1.2.3 but in 1.3.11 I get a segfault, as soon as I change the Device or Mode drop-downs in the Input Device section in preferences. When I do "s" for Stack Trace, nothing happens, so I can't post it here. If you need more informations, ask. Julian
Works (sorta) fine with me. Reporter, which version of gtk are you using? Is gtk compiled with XInput support? Is it the correct support for your X server? What does `xinput list` output?
Using gtk 2.2.0 compiled with --with-xinput=xfree86 if I remember correct. I have no program called 'xinput' on my machine. Or missunderstood I something?
Regarding the stack trace: you need to have gdb installed on your machine. If it is installed and if you do not want to be prompted for the stack trace after a crash, you can try starting the GIMP with the option "--enable-stack-trace always".
*** This bug has been marked as a duplicate of 104423 ***