@André
I've tried your instructions, but now Sean's patch no longer applies cleanly to master: sh>patch -p1 < "sean_fix_for_bug11107.patch" (3834) patching file xfsettingsd/displays.c Hunk #2 FAILED at 407. 1 out of 6 hunks FAILED -- saving rejects to file xfsettingsd/displays.c.rej sh>patch -p1 < "sean_fix_for_bug11107.patch" (3834) returned '1' >cat "displays.c.rej" (3854) --- xfsettingsd/displays.c +++ xfsettingsd/displays.c @@ -407,7 +407,7 @@ gpointer data) { XfceDisplaysHelper *helper = XFCE_DISPLAYS_HELPER (data); - GPtrArray *old_outputs; + GPtrArray *new_outputs; XfceRRCrtc *crtc; XfceRROutput *output, *o; XEvent *e = xevent; >cat "displays.c.rej" (3854) returned '0' -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/1308105 Title: Xfce resets TV mode to NULL when power cycled To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1308105/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp