Bug#374644: xine-ui: ctrl/shift key press emulation implementation broken

2008-12-24 Thread Ben Hutchings
On Fri, 2008-12-12 at 17:26 +0100, Bas Zoetekouw wrote: > Hi Ben! > > You wrote: > > > I've made a few important fixes to avoid zombie processes (an existing > > bug) and file descriptor leakage. The new version of this patch is > > below. > > Unfortunately when I gave this code some serious tes

Bug#374644: xine-ui: ctrl/shift key press emulation implementation broken

2008-12-12 Thread Bas Zoetekouw
Hi Ben! You wrote: > I've made a few important fixes to avoid zombie processes (an existing > bug) and file descriptor leakage. The new version of this patch is > below. > Unfortunately when I gave this code some serious testing I found a race > condition in xdg-screensaver that can leave child

Bug#374644: xine-ui: ctrl/shift key press emulation implementation broken

2008-12-07 Thread Ben Hutchings
On Wed, 2008-11-26 at 04:13 +, Ben Hutchings wrote: > There's an easy way to fix this: > > --- xine-ui-0.99.5+cvs20070914.orig/src/xitk/videowin.c > +++ xine-ui-0.99.5+cvs20070914/src/xitk/videowin.c > @@ -2275,6 +2275,7 @@ > >if(gGui->ssaver_enabled && (xitk_get_last_keypressed_time() >

Bug#374644: xine-ui: ctrl/shift key press emulation implementation broken

2008-11-25 Thread Ben Hutchings
There's an easy way to fix this: --- xine-ui-0.99.5+cvs20070914.orig/src/xitk/videowin.c +++ xine-ui-0.99.5+cvs20070914/src/xitk/videowin.c @@ -2275,6 +2275,7 @@ if(gGui->ssaver_enabled && (xitk_get_last_keypressed_time() >= (long int) gGui->ssaver_timeout)) { +#if 0 #ifdef HAVE_XTESTEXTE

Bug#374644: xine-ui: ctrl/shift key press emulation implementation broken

2006-06-20 Thread Christoph Pittracher
Package: xine-ui Version: 0.99.4-2 Severity: normal Xine emulates ctrl/shift key press events to disable the screensaver. Generally this is a good idea, but I think it should only be done if the Xine Video Output window has focus. Recently I heared to a music DVD (with disabled vo window) and