Bug 417575 - yast2-x11: still writes BusID by default
Summary: yast2-x11: still writes BusID by default
Status: RESOLVED DUPLICATE of bug 381644
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Factory
Hardware: PowerPC Other
: P1 - Urgent : Enhancement (vote)
Target Milestone: ---
Assignee: Stefan Dirsch
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-15 11:10 UTC by peter czanik
Modified: 2008-09-04 14:09 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
xorg.conf files and X logs for both cases (12.96 KB, application/x-compressed-tar)
2008-08-15 11:10 UTC, peter czanik
Details
no-busid.diff (1.41 KB, patch)
2008-08-15 12:22 UTC, Stefan Dirsch
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***