[Bug 76393] Re: displayconfig-restore crash

sebas sebas at kde.org
Thu Jan 4 09:23:52 UTC 2007


Index: displayconfig-restore.py
===================================================================
--- displayconfig-restore.py    (revision 619742)
+++ displayconfig-restore.py    (working copy)
@@ -297,7 +297,7 @@
                                 xscreen.setScreenConfigAndRate(size_id,xscreen.getRotation(),best_refresh)
                                 break
             FixXorgDPI(dpi)
-        except xf86misc.XF86Error,err:
+        except (xf86misc.XF86Error,TypeError),err:
             print err

 main()

Please have a look if this helps you.

** Changed in: kde-guidance (Ubuntu)
     Assignee: (unassigned) => sebas
       Status: Unconfirmed => Fix Committed

-- 
displayconfig-restore crash
https://launchpad.net/bugs/76393




More information about the kubuntu-bugs mailing list