[Bug 303843] New: vnc opens window "... xinputextension missing"

https://bugzilla.novell.com/show_bug.cgi?id=303843 Summary: vnc opens window "... xinputextension missing" Product: openSUSE 10.3 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: X.Org AssignedTo: sndirsch@novell.com ReportedBy: martin.lasarsch@novell.com QAContact: xorg-maintainer-bugs@forge.provo.novell.com Found By: --- the same message is shown in the konsole as you can see on the screenshot. Use vnc, in the vncsession start YaST2 (no matter how), start another module, close the module, see error message window. Previous versions only showed it in the konsole window, but never opened a window. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c1 --- Comment #1 from Martin Lasarsch <martin.lasarsch@novell.com> 2007-08-23 07:03:26 MST --- Created an attachment (id=159469) --> (https://bugzilla.novell.com/attachment.cgi?id=159469) screenshot of error window -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |bnc-team-screening@forge.provo.novell.com Component|X.Org |YaST2 QAContact|xorg-maintainer-bugs@forge.provo.novell.com |jsrain@novell.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2007-08-23 08:55:10 MST --- Looks like YaST2 is responsible for this. # strace -f -efile yast2 2>&1 | grep xmessage execve("/usr/bin/xmessage" [...]) Might be a feature. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843 Jiri Dluhos <jdluhos@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |sh@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c3 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfabian@novell.com Severity|Normal |Minor Status|NEW |NEEDINFO Info Provider| |mfabian@novell.com --- Comment #3 from Stefan Hundhammer <sh@novell.com> 2007-08-27 03:39:31 MST --- The xmessage window indeed is considered a feature: It's supposed to show the user any messages that appear on the shell if you start YaST2 from the command line. Those messages get lost if started from another X program, including KDE / GNOME menus or control centers. I assume that this particular message had always appeared, but no user ever saw it (or none ever bothered about it). The question is: Is there any real problem with that, or is it just an irrelevant message? Were there any problems with input? Mike, any clue? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c4 --- Comment #4 from Stefan Hundhammer <sh@novell.com> 2007-08-27 06:24:14 MST --- See also bug #265263 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c5 Mike Fabian <mfabian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mfabian@novell.com | --- Comment #5 from Mike Fabian <mfabian@novell.com> 2007-08-27 08:01:08 MST --- Stefan Hundhammer> Mike, any clue? The XInputExtension has nothing to do with Japanese or Chinese input. It is used for devices like Graphic tablets. Apparently it is not necessary on VNC: http://realvnc.com/pipermail/vnc-list/2005-December/053489.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c6 --- Comment #6 from Mike Fabian <mfabian@novell.com> 2007-08-27 08:19:35 MST --- It might be a qt3 bug. ‘qtconfig’ from ‘qt3’ already shows this warning: mfabian@magellan:~$ /usr/lib/qt3/bin/qtconfig Xlib: extension "XInputExtension" missing on display "magellan:2.0". Failed to get list of devices mfabian@magellan:~$ But ‘qt4’ doesn’t show this warning anymore: mfabian@magellan:~$ /usr/bin/qtconfig mfabian@magellan:~$ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c7 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #7 from Stefan Hundhammer <sh@novell.com> 2007-08-27 10:15:59 MST --- OK. Then I fear VNC users will have to live with that for this release. We are phasing out Qt-3 anyway, so the bug will fix itself with the next release that will be use Qt-4. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c8 --- Comment #8 from Martin Lasarsch <martin.lasarsch@novell.com> 2007-08-28 06:50:53 MST --- why not add a variable to /etc/sysconfig/yast2 and check it? ## Type: boolean ## Default: true # # If this variable is set to "false", the xmessage window will not appear. # If you use vnc, you want to set it to false. # Y2_SHOW_XMESSAGE=true parse it, add an simple "if = true" in the redirect function, 2 minutes work :-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c9 Martin Lasarsch <martin.lasarsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Enhancement Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #9 from Martin Lasarsch <martin.lasarsch@novell.com> 2007-08-28 06:52:29 MST --- see #8, thanks -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sh@novell.com |mvidner@novell.com Status|REOPENED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c10 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #10 from Martin Vidner <mvidner@novell.com> 2007-09-04 00:13:26 MST --- Well no, I fixed it to show an xmessage only if yast fails. *** This bug has been marked as a duplicate of bug 265263 *** https://bugzilla.novell.com/show_bug.cgi?id=265263 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c1 --- Comment #1 from Martin Lasarsch <martin.lasarsch@novell.com> 2007-08-23 07:03:26 MST --- Created an attachment (id=159469) --> (https://bugzilla.novell.com/attachment.cgi?id=159469) screenshot of error window -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |bnc-team-screening@forge.provo.novell.com Component|X.Org |YaST2 QAContact|xorg-maintainer-bugs@forge.provo.novell.com |jsrain@novell.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2007-08-23 08:55:10 MST --- Looks like YaST2 is responsible for this. # strace -f -efile yast2 2>&1 | grep xmessage execve("/usr/bin/xmessage" [...]) Might be a feature. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843 Jiri Dluhos <jdluhos@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |sh@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c3 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfabian@novell.com Severity|Normal |Minor Status|NEW |NEEDINFO Info Provider| |mfabian@novell.com --- Comment #3 from Stefan Hundhammer <sh@novell.com> 2007-08-27 03:39:31 MST --- The xmessage window indeed is considered a feature: It's supposed to show the user any messages that appear on the shell if you start YaST2 from the command line. Those messages get lost if started from another X program, including KDE / GNOME menus or control centers. I assume that this particular message had always appeared, but no user ever saw it (or none ever bothered about it). The question is: Is there any real problem with that, or is it just an irrelevant message? Were there any problems with input? Mike, any clue? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c4 --- Comment #4 from Stefan Hundhammer <sh@novell.com> 2007-08-27 06:24:14 MST --- See also bug #265263 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

https://bugzilla.novell.com/show_bug.cgi?id=303843#c5 Mike Fabian <mfabian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|mfabian@novell.com | --- Comment #5 from Mike Fabian <mfabian@novell.com> 2007-08-27 08:01:08 MST --- Stefan Hundhammer> Mike, any clue? The XInputExtension has nothing to do with Japanese or Chinese input. It is used for devices like Graphic tablets. Apparently it is not necessary on VNC: http://realvnc.com/pipermail/vnc-list/2005-December/053489.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com