Bug 148737

Summary: SaX2 crashed if there is Modes entry in the Screen section
Product: [openSUSE] SUSE Linux 10.1 Reporter: Marcus Schaefer <ms>
Component: SaX2Assignee: Marcus Schaefer <ms>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 4   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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