[mythtv-commits] Ticket #3652: Gnome Screensaver support

MythTV mythtv at cvs.mythtv.org
Sun Sep 16 19:03:57 UTC 2007


#3652: Gnome Screensaver support
------------------------------------------------+---------------------------
 Reporter:  Petr Stehlik <pstehlik at sophics.cz>  |        Owner:  ijr    
     Type:  patch                               |       Status:  new    
 Priority:  minor                               |    Milestone:  unknown
Component:  mythtv                              |      Version:  unknown
 Severity:  medium                              |   Resolution:         
  Mlocked:  0                                   |  
------------------------------------------------+---------------------------

Comment(by DannyCan at gmail.com):

 Petr, Your patch will no longer patch with the latest mythtv svn
 trunk.[[BR]]
 I am getting this output:[[BR]]

 {{{
 # patch mythtv/libs/libmyth/screensaver-x11.cpp screensaver-x11.cpp+h.diff
 patching file mythtv/libs/libmyth/screensaver-x11.cpp
 Hunk #1 FAILED at 21.
 1 out of 1 hunk FAILED -- saving rejects to file
 mythtv/libs/libmyth/screensaver-x11.cpp.rej
 can't find file to patch at input line 13
 Perhaps you should have used the -p or --strip option?
 The text leading up to this was:
 --------------------------
 |--- mythtv/libs/libmyth/screensaver-x11.cpp.orig       2006-12-09
 00:38:46.000000000 +0100
 |+++ mythtv/libs/libmyth/screensaver-x11.cpp    2007-06-20
 23:44:42.000000000 +0200
 --------------------------
 File to patch:

 }}}
 This is the contents of the screensaver-x11.cpp.rej file:

 {{{
 ***************
 *** 21,26 ****

     public slots:
       void resetSlot();

     protected:
       class ScreenSaverX11Private *d;
 --- 21,27 ----

     public slots:
       void resetSlot();
 +     void resetSlotG();

     protected:
       class ScreenSaverX11Private *d;

 }}}
 Could you update the patch to work again please? And maybe a dev can put
 it into the trunk?[[BR]]
 Thanks in advance!

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3652#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list