Bug 417575

Summary: yast2-x11: still writes BusID by default
Product: [openSUSE] openSUSE 11.1 Reporter: peter czanik <peter>
Component: SaX2Assignee: Stefan Dirsch <sndirsch>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <sax2-maintainer-bugs>
Severity: Enhancement    
Priority: P1 - Urgent CC: ms, sndirsch, snwint
Version: Factory   
Target Milestone: ---   
Hardware: PowerPC   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: xorg.conf files and X logs for both cases
no-busid.diff

Description peter czanik 2008-08-15 11:10:14 UTC
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.
Comment 1 peter czanik 2008-08-15 11:10:56 UTC
Created attachment 233609 [details]
xorg.conf files and X logs for both cases
Comment 2 Stefan Dirsch 2008-08-15 12:21:14 UTC
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.
Comment 3 Stefan Dirsch 2008-08-15 12:22:05 UTC
Created attachment 233617 [details]
no-busid.diff
Comment 4 Stefan Dirsch 2008-08-15 12:23:59 UTC
This patch is mentioned for Jens Daniel, not for the reporter. :-)
Comment 5 Stefan Dirsch 2008-09-02 13:15:34 UTC
I can reproduce this issue with openSUSE 11.1 Alpha2 on i386.
Comment 6 Stefan Dirsch 2008-09-03 12:36:59 UTC
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.
Comment 7 Stefan Dirsch 2008-09-04 09:47:20 UTC
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).
Comment 9 Stefan Dirsch 2008-09-04 14:09:06 UTC
This is part of the remaining issues in bnc #381644.

*** This bug has been marked as a duplicate of bug 381644 ***