Bug 148737 - SaX2 crashed if there is Modes entry in the Screen section
Summary: SaX2 crashed if there is Modes entry in the Screen section
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: SaX2 (show other bugs)
Version: Beta 4
Hardware: Other Linux
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marcus Schaefer
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-07 15:46 UTC by Marcus Schaefer
Modified: 2006-02-07 17:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Schaefer 2006-02-07 15:46:22 UTC
If there is no Modes entry in a Screen section the GUI system will
crash while reading the resolution list from a non existing Modes entry
Comment 1 Marcus Schaefer 2006-02-07 15:47:25 UTC
I added a libsax method getResolutionFromServer().

This allows asking the server for its currently used resolution.
If the resolution isn't set within xorg.conf the SaX2 GUI will call
the new method to ask the server for the resolution.

ATI's binary driver required that method.
Comment 2 Marcus Schaefer 2006-02-07 17:06:51 UTC
FYI: too late for beta4