[Bug 229427] New: SaX creates non-working config and clobbers options
https://bugzilla.novell.com/show_bug.cgi?id=229427 Summary: SaX creates non-working config and clobbers options Product: openSUSE 10.2 Version: RC 5 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: ms@novell.com ReportedBy: schwab@novell.com QAContact: qa@suse.de After running SaX to add remote access via VNC the resulting xorg.conf does not work: - all options for the synaptics driver were dropped - the InputDevice for the touchpad was marked as CoreKeyboard instead of SendCoreEvents (causes the X server to crash) - the real CoreKeybord was dropped, instead the VNC keyboard was added as CoreKeyboard in addition to ExtraKeyboard (causes the X server to complain about missing CoreKeyboard) -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #1 from schwab@novell.com 2006-12-18 12:25 MST ------- Created an attachment (id=110184) --> (https://bugzilla.novell.com/attachment.cgi?id=110184&action=view) Before -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #2 from schwab@novell.com 2006-12-18 12:25 MST ------- Created an attachment (id=110185) --> (https://bugzilla.novell.com/attachment.cgi?id=110185&action=view) After -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |schwab@novell.com ------- Comment #3 from ms@novell.com 2006-12-19 03:14 MST ------- *whops* there are two mouse sections but with a wrong Identifier. sax requires for mice the numbering 1 3 5 ... and for keyboard 0 2 4 ... - did you any manual changes to the file ? - could you send me the following information: init 3 cp /etc/X11/xorg.conf /etc/X11/xorg.conf.andreas sax2 -r -a ---> the file /etc/X11/xorg.conf ---> the file /var/log/SaX.log 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #4 from ms@novell.com 2006-12-19 03:17 MST ------- *** Bug 229429 has been marked as a duplicate of this bug. *** -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #5 from schwab@novell.com 2006-12-22 15:47 MST ------- Created an attachment (id=110975) --> (https://bugzilla.novell.com/attachment.cgi?id=110975&action=view) xorg.conf -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|schwab@novell.com | ------- Comment #6 from schwab@novell.com 2006-12-22 15:47 MST ------- Created an attachment (id=110976) --> (https://bugzilla.novell.com/attachment.cgi?id=110976&action=view) SaX.log -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |schwab@novell.com ------- Comment #7 from ms@novell.com 2006-12-23 07:38 MST ------- Thanks for the information. If I compare the xorg.conf from comment #1 with the one from comment #5 I found a section which is named: Section "InputDevice" Driver "mouse" Identifier "Mouse[2]" ... EndSection sax wouldn't add such a section because all pointer devices must have odd Identifier numbers (1,3,5,...). I assume this section was added manually. Based on the configuration from comment #5 could you reproduce the problem if you switch on remote access now ? For me it works on my system -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|schwab@novell.com | ------- Comment #8 from schwab@novell.com 2006-12-24 09:29 MST ------- It is still clobbering all options. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #9 from ms@novell.com 2006-12-29 09:37 MST ------- I'm sorry I can't reproduce your problem. I used the configuration file from comment #5 as basis, copied it to my system as /etc/X11/xorg.conf and called sax2. The file was read in and I activated VNC (remote access) The result looks good to me. I attach this file for your reference -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #10 from ms@novell.com 2006-12-29 09:38 MST ------- Created an attachment (id=111200) --> (https://bugzilla.novell.com/attachment.cgi?id=111200&action=view) /etc/X11/xorg.conf configuration based on comment #5 config with VNC activated via sax2 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |schwab@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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|schwab@novell.com | ------- Comment #11 from schwab@novell.com 2006-12-29 10:34 MST ------- Read the first comment again. There are no options in your file. You must use the original file. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Comment #12 from ms@novell.com 2007-01-06 03:58 MST ------- I cannot use the original file as reference, as I already mentioned this file which is provided in comment #1 contains InputDevice sections with wrong Identifier strings Mouse[1],Mouse[2] which makes me believing that this file was modified by hand and in a wrong way. The correct Identifier naming for sax must be Mouse[1],Mouse[3],Mouse[5],etc... if this is not the case severe problems may occur To prove my assumption I asked you to provide a reference file created by sax which you sent me in comment #5. This file doesn't contain wrong Identifier strings and using this file as reference for other configuration tasks works as expected. Therefore I still cannot reproduce your issue because I'm not able to create a file like it was provide in comment #1 with sax. If you can create it without hand made modifications tell me how and I will try to reproduce the problem 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Comment #13 from schwab@novell.com 2007-01-06 04:01 MST ------- It is still a bug that it clobbers the options. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME ------- Comment #14 from ms@novell.com 2007-01-06 04:09 MST ------- no it's not because the system never allows manual changes which doesn't follow the documented policies. If you would care for correct Identifier names no option will be removed -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Comment #15 from schwab@novell.com 2007-01-06 04:12 MST ------- This is completely untrue. SaX *always* clobbers the options. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED ------- Comment #16 from ms@novell.com 2007-01-06 12:02 MST ------- Hmm, interesting, I tested that already but I will give it another try with a real synaptics device -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #17 from ms@novell.com 2007-01-08 03:15 MST ------- 1) I'm sorry it works for me as it should. I tested a plain 10.2 installation on a laptop with a synaptics touch pad and it works there 2) Additionally I used the file from comment #1 as you suggested, fixed the wrong manual made Identifiers and copied it to /etc/X11/xorg.conf. Based on that file I called sax2 and activated VNC (remote access) the result is also a valid file with all options. I will attach the diff for the comment #1 configuration and the created xorg.conf for your reference. Please try to reproduce step 2) like I did 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #18 from ms@novell.com 2007-01-08 03:16 MST ------- Created an attachment (id=111792) --> (https://bugzilla.novell.com/attachment.cgi?id=111792&action=view) bug-229427_xorg.conf.saxsave.dif patch for broken configuration from first comment -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #19 from ms@novell.com 2007-01-08 03:17 MST ------- Created an attachment (id=111793) --> (https://bugzilla.novell.com/attachment.cgi?id=111793&action=view) bug-229427_xorg.conf_with_vnc configuration with VNC activated created with sax based on the fixed configuration from comment #1 -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |WORKSFORME ------- Comment #20 from ms@novell.com 2007-01-08 03:19 MST ------- could not reproduce -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Comment #21 from schwab@novell.com 2007-01-08 03:22 MST ------- The mouse is unusable without the options. That makes SaX completely useless. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |WORKSFORME ------- Comment #22 from ms@novell.com 2007-01-08 03:25 MST ------- what are you talking about ? which options didn't you read my last comments ? -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WORKSFORME | ------- Comment #23 from schwab@novell.com 2007-01-08 03:38 MST ------- It is still broken. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ms@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal Status|REOPENED |NEEDINFO Info Provider| |schwab@novell.com ------- Comment #24 from ms@novell.com 2007-01-08 03:45 MST ------- Aha -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 schwab@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED Info Provider|schwab@novell.com | ------- Comment #25 from schwab@novell.com 2007-01-08 03:48 MST ------- Yes. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 ------- Comment #26 from ms@novell.com 2007-01-08 07:24 MST ------- I'm pretty sure you know that your comments doesn't help a lot. Anyway the information from comment #17 leaves it up to you to offer your help or not. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=229427 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=229427#c27 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sndirsch@novell.com Status|REOPENED |RESOLVED Resolution| |WORKSFORME --- Comment #27 from Stefan Dirsch <sndirsch@novell.com> 2008-04-07 00:39:21 MST --- This one is definitely a WORKSFORME. Andreas uses a manually edited xorg.conf, maybe to workaround other issues. Still this is no reason to ignore the limitations SaX2 has, when it comes to reading xorg.conf files, which has not been written by Sax2 itself. Marcus made this pretty clear. And these limitations won't disappear. VNC configuration has now been removed from SaX2 anyway (FATE #302884). -- 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