[Bug 417575] New: unnecessary BusID "1:8:0"
https://bugzilla.novell.com/show_bug.cgi?id=417575 Summary: unnecessary BusID "1:8:0" Product: openSUSE 11.1 Version: Factory Platform: PowerPC OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: sndirsch@novell.com ReportedBy: pczanik@genesi-usa.com QAContact: sax2-maintainer-bugs@forge.provo.novell.com Found By: --- The xorg.conf generated during installation has an unnecessary line: BusID "1:8:0" This breaks X on the Pegasos PPC. When I run 'sax2 -r' on the running system, this line is not put in xorg.conf and it works fine. -- 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=417575 User pczanik@genesi-usa.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c1 --- Comment #1 from peter czanik <pczanik@genesi-usa.com> 2008-08-15 05:10:56 MDT --- Created an attachment (id=233609) --> (https://bugzilla.novell.com/attachment.cgi?id=233609) xorg.conf files and X logs for both cases -- 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=417575 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|sndirsch@novell.com |bnc-team-screening@forge.provo.novell.com Component|SaX2 |YaST2 QAContact|sax2-maintainer-bugs@forge.provo.novell.com |jsrain@novell.com Summary|unnecessary BusID "1:8:0" |yast2-x11: still writes BusID by default -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c2 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |snwint@novell.com, sndirsch@novell.com, | |ms@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |jdsn@novell.com --- Comment #2 from Stefan Dirsch <sndirsch@novell.com> 2008-08-15 06:21:14 MDT --- I fixed this behaviour in SaX2 for openSUSE 11.1, but obviously this is handled seperately in yast2-x11. :-( I'll attach the patch for your convenience. -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c3 --- Comment #3 from Stefan Dirsch <sndirsch@novell.com> 2008-08-15 06:22:05 MDT --- Created an attachment (id=233617) --> (https://bugzilla.novell.com/attachment.cgi?id=233617) no-busid.diff -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c4 --- Comment #4 from Stefan Dirsch <sndirsch@novell.com> 2008-08-15 06:23:59 MDT --- This patch is mentioned for Jens Daniel, not for the reporter. :-) -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c5 --- Comment #5 from Stefan Dirsch <sndirsch@novell.com> 2008-09-02 07:15:34 MDT --- I can reproduce this issue with openSUSE 11.1 Alpha2 on i386. -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c6 --- Comment #6 from Stefan Dirsch <sndirsch@novell.com> 2008-09-03 06:36:59 MDT --- I verified with openSUSE 11.1 Alpha2 (i386) that this is an issue with the regular installation (yast2-x11 is involved here). BusID is not written when using sax2 directly. Jens-Daniel, unfortunately this is an important issue. Any chance to give it more priority? 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c7 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jdsn@novell.com |sndirsch@novell.com Component|YaST2 |SaX2 QAContact|jsrain@novell.com |sax2-maintainer-bugs@forge.provo.novell.com --- Comment #7 from Stefan Dirsch <sndirsch@novell.com> 2008-09-04 03:47:20 MDT --- Just talked to Marcus. Any magic in sax.sh needs to be provided also in libsax/init.cpp (yast creates an object called SaXInit, SaXInit calls only init.pl without any magic of sax.sh). -- 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=417575 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Priority|P5 - None |P2 - High -- 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=417575 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement Priority|P2 - High |P1 - Urgent -- 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=417575 User sndirsch@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=417575#c9 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Stefan Dirsch <sndirsch@novell.com> 2008-09-04 08:09:06 MDT --- This is part of the remaining issues in bnc #381644. *** This bug has been marked as a duplicate of bug 381644 *** https://bugzilla.novell.com/show_bug.cgi?id=381644 -- 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