Public bug reported:
Binary package hint: vnc4server
I have the latest hardy as of 1/05/2008
ii vnc4server 4.1.1+xorg1.0.2-0ubuntu6
Virtual network computing server software
ii xorg 1:7.3+9ubuntu2
X.Org X Window System
ii xserver-xorg 1:7.3+9ubuntu2
the X.Org X server
ii xserver-xorg-core 2:1.4.1~git20071212-1ubuntu2
Xorg X server - core server
ii xserver-xorg-dev 2:1.4.1~git20071212-1ubuntu2
Xorg X server - development files
ii xserver-xorg-input-all 1:7.3+9ubuntu2
the X.Org X server -- input driver metapacka
ii xserver-xorg-input-evdev 1:1.2.0-1
X.Org X server -- evdev input driver
ii xserver-xorg-input-kbd 1:1.2.2-3ubuntu1
X.Org X server -- keyboard input driver
ii xserver-xorg-input-mouse 1:1.2.3-2
X.Org X server -- mouse input driver
[EMAIL PROTECTED]:/home/indy$ uname -a
Linux antec 2.6.23.12-custom #1 SMP PREEMPT Sun Dec 23 13:15:04 EST 2007 x86_64
GNU/Linux
Two computers: one with the vnc module in the Xorg server. The other I used
xvnc4viewer to connect to it:
xvnc4viewer antec:0
The icons on the top panel do not respond to mouse clicks, but the menu does.
I open a terminal and press a key, the X server with the vnc module will crash
with:
:
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Backtrace:
0: /usr/bin/X11/X(xf86SigHandler+0x6a) [0x483d5a]
1: /lib/libc.so.6 [0x2aeb4a768100]
2:
/usr/lib/xorg/modules/extensions//libvnc.so(_ZN14XserverDesktop8keyEventEjb+0x8b)
[0x2aeb4cd1838b]
3:
/usr/lib/xorg/modules/extensions//libvnc.so(_ZN3rfb16VNCSConnectionST8keyEventEjb+0x103)
[0x2aeb4cd2f213]
4:
/usr/lib/xorg/modules/extensions//libvnc.so(_ZN3rfb16VNCSConnectionST15processMessagesEv+0x30)
[0x2aeb4cd2f300]
5:
/usr/lib/xorg/modules/extensions//libvnc.so(_ZN14XserverDesktop13wakeupHandlerEP6fd_seti+0xf6)
[0x2aeb4cd17c06]
6: /usr/lib/xorg/modules/extensions//libvnc.so [0x2aeb4cd0fdd9]
7: /usr/bin/X11/X(WakeupHandler+0x4e) [0x4526ee]
8: /usr/bin/X11/X(WaitForSomething+0x204) [0x560e04]
9: /usr/bin/X11/X(Dispatch+0x9a) [0x44e8aa]
10: /usr/bin/X11/X(main+0x47d) [0x436c1d]
11: /lib/libc.so.6(__libc_start_main+0xf4) [0x2aeb4a7541c4]
12: /usr/bin/X11/X(FontFileCompleteXLFD+0x279) [0x435f59]
Fatal server error:
Caught signal 11. Server aborting
My xorg.conf
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
Load "vnc"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "nVidia Corporation G80 [GeForce 8800 GTX]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Viewsonic"
Option "DPMS"
HorizSync 30-110
VertRefresh 50-160
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [GeForce 8800 GTX]"
Monitor "Generic Monitor"
Option "TwinView" "0"
Option "SecurityTypes" "None"
Option "metamodes" "DFP-0: 1280x1024_75 +0+0; CRT: 1280x1024
+0+0"
DefaultDepth 24
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
** Affects: vnc4 (Ubuntu)
Importance: Undecided
Status: New
** Tags: abort keypress module vnc vnc4server xorg
--
Xorg extension VNC aborts on keyboard input
https://bugs.launchpad.net/bugs/180619
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs