~ubuntu-branches/ubuntu/wily/gnome-screensaver/wily-proposed

« back to all changes in this revision

Viewing changes to debian/patches/03_fix_ltsp-fading.patch

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-28 19:29:45 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20120728192945-m5li4dre8xyn4kmk
Tags: 3.5.4-0ubuntu1
New upstream release (LP: #1018710)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Description: gss apparently crashes on fade actions on LDM_DIRECTX exported displays. Since fading is a bad idea anyway on LTSP clients it's disabled completely now if LTSP_CLIENT is set.
2
2
Author: Oliver Grawert
3
3
 
4
 
Index: gnome-screensaver-2.30.2/src/gs-fade.c
 
4
Index: gnome-screensaver-3.4.2/src/gs-fade.c
5
5
===================================================================
6
 
--- gnome-screensaver-2.30.2.orig/src/gs-fade.c 2010-11-15 16:38:09.000000000 +1100
7
 
+++ gnome-screensaver-2.30.2/src/gs-fade.c      2010-11-15 16:39:17.746665011 +1100
8
 
@@ -410,6 +410,10 @@
 
6
--- gnome-screensaver-3.4.2.orig/src/gs-fade.c  2012-03-31 11:06:20.000000000 +1300
 
7
+++ gnome-screensaver-3.4.2/src/gs-fade.c       2012-06-28 10:49:32.055329115 +1200
 
8
@@ -409,6 +409,10 @@
9
9
         screen_priv = &fade->priv->screen_priv[screen_idx];
10
10
 
11
11
 #ifdef HAVE_XF86VMODE_GAMMA