Bug 133614

Summary: KControl: missing extension "XInputExtension"
Product: [openSUSE] SUSE Linux 10.1 Reporter: Ivan Rancati <ivan>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Alpha 2   
Target Milestone: ---   
Hardware: i586   
OS: Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: xorg.conf
vnc startup file

Description Ivan Rancati 2005-11-13 17:57:58 UTC
If I start KControl from the console, I get this warning

download@scruffy:~> kcontrol
Xlib:  extension "XInputExtension" missing on display ":2.0".
Failed to get list of devices
download@scruffy:~> Xlib:  extension "XInputExtension" missing on display ":2.0".
Failed to get list of devices

Not sure what the display 2 is.
I am accessing the box through VNC, but still not sure why I should be missing this extension.
Going to attach xorg.conf
Comment 1 Ivan Rancati 2005-11-13 17:59:01 UTC
Created attachment 57187 [details]
xorg.conf
Comment 2 Ivan Rancati 2005-11-13 17:59:48 UTC
Created attachment 57188 [details]
vnc startup file
Comment 3 Lubos Lunak 2005-11-14 14:33:56 UTC
Do you have any actual problem because of this?
Comment 4 Ivan Rancati 2005-11-15 09:28:00 UTC
No, no actual problems for me with a basic usage of KControl and usage of the actual box through VNC.
I thought I'd report it anyway, as it might indicate that KControl does not work well through VNC
Comment 5 Lubos Lunak 2005-11-15 14:55:57 UTC
The warning should be harmless, the first one even comes from Xlib. Some functionality may be missing, but that's to be expected if VNC doesn't provide the extension. Unless you have a real problem because of this, this is not really an issue.