OpenSolaris

Printable Version Enter a New Search
Bug ID 6546692
Synopsis Xorg -configure should create xorg.file to include bitstream by default
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:xorg-server
Keywords s10patch-approved
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_64
Fixed In snv_64
Release Fixed solaris_nevada(snv_64) , solaris_10u4(s10u4_08) (Bug ID:2148926)
Related Bugs 6535518
Submit Date 17-April-2007
Last Update Date 28-April-2007
Description
Xorg -configure should create xorg.file to include bitstream by default
===
Section "Module"
:
        Load  "bitstream"
EndSection
===
Without this, a user will encounter 6535518 bug. This is too inconvinient.
Or Xorg should always load this mudule regardless of this is
described in xorg.conf or not.
*** Test Case ***
Do a command line login from the login screen and run "/usr/X11/bin/Xorg -configure"
The /xorg.conf.new file generated should have a entry in the Module section to load
the "bitstream" module as described above.
Work Around
N/A
Comments
N/A