Bugzilla – Bug 148737
SaX2 crashed if there is Modes entry in the Screen section
Last modified: 2006-02-07 17:06:51 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
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.
FYI: too late for beta4