[Bug 15185] gnome-mouse-properties crashes in breezy

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sun Sep 11 21:34:44 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=15185
Ubuntu | gnome-control-center





------- Additional Comments From albertomm at gmail.com  2005-09-11 22:34 UTC -------
Thanks for the quick answer. I have not been able to run gnome-mouse-properties
since the upgrade to breezy (from Hoary). In fact, i have to set the speed of
the mouse using the "xset m 2 1" command. I don't know if is related, but i also
have problems with the bug 13248 (keyboard). I use a USB mouse connected to a
laptop. Below is the info requested:

alberto at maleficio:~$ dpkg -l gnome-control-center
Desired=Unknown/Install/Remove/Purge/Hold
| Estado=No/Instalado/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: mayúsc.=malo)
||/ Nombre                        Versión                       Descripción
+++-=============================-=============================-==========================================================================
ii  gnome-control-center          2.12.0-0ubuntu2               utilities to
configure the GNOME desktop


alberto at maleficio:~$ gdb gnome-mouse-properties
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...Using host libthread_db library
"/lib/tls/i686/cmov/libthread_db.so.1".

(gdb) run
Starting program: /usr/bin/gnome-mouse-properties
[Thread debugging using libthread_db enabled]
[New Thread -1223702848 (LWP 31166)]

(gnome-mouse-properties:31166): Gdk-WARNING **: locale not supported by Xlib

(gnome-mouse-properties:31166): Gdk-WARNING **: cannot set locale modifiers
Fontconfig error: "conf.d", line 1: no element found

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1223702848 (LWP 31166)]
0x0804ef14 in main (argc=1, argv=0x1) at
/build/buildd/control-center-2.12.0/./capplets/mouse/gnome-mouse-properties.c:704
704    
/build/buildd/control-center-2.12.0/./capplets/mouse/gnome-mouse-properties.c:
No existe el fichero o el directorio.
        in
/build/buildd/control-center-2.12.0/./capplets/mouse/gnome-mouse-properties.c
(gdb) thread apply all bt

Thread 1 (Thread -1223702848 (LWP 31166)):
#0  0x0804ef14 in main (argc=1, argv=0x1) at
/build/buildd/control-center-2.12.0/./capplets/mouse/gnome-mouse-properties.c:704
(gdb) bt
#0  0x0804ef14 in main (argc=1, argv=0x1) at
/build/buildd/control-center-2.12.0/./capplets/mouse/gnome-mouse-properties.c:704
(gdb) quit
The program is running.  Exit anyway? (y or n) y
alberto at maleficio:~$

xorg.conf mouse and touchpad sections:

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection
Section "InputDevice"
        Identifier      "Synaptics Touchpad"
        Driver          "synaptics"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "auto-dev"
        Option          "HorizScrollDelta"      "0"
EndSection

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list