tags 309320 unreproducible
severity 309320 minor
stop

http://bugs.debian.org/309320 reports about an non-existant cursor glyph
(9A). The attach patch was taken from
http://www.mail-archive.com/cygwin-xfree@cygwin.com/msg13916.html.

could you please try this again with 0.99.4? I cannot reproduce this, so
I didn't even bother to recompile with the attached patch. could you
please try to reproduce the bug, and if it still occurs, please try the
attached patch.

Gruesse,
        Reinhard

=== modified file 'src/xitk/xine-toolkit/cursors.c'
--- src/xitk/xine-toolkit/cursors.c     
+++ src/xitk/xine-toolkit/cursors.c     
@@ -119,8 +119,7 @@
   { xitk_cursor_umbrella,               XC_umbrella,            X_CURSOR,      
None,  None,  None  },
   { xitk_cursor_ur_angle,               XC_ur_angle,            X_CURSOR,      
None,  None,  None  },
   { xitk_cursor_watch,                  XC_watch,               X_CURSOR,      
None,  None,  None  },
-  { xitk_cursor_xterm,                  XC_xterm,               XITK_CURSOR,   
None,  None,  None  },
-  { xitk_cursor_num_glyphs,             XC_num_glyphs,          X_CURSOR,      
None,  None,  None  }
+  { xitk_cursor_xterm,                  XC_xterm,               XITK_CURSOR,   
None,  None,  None  }
 };
 
 static unsigned char no_data[] = { 

Reply via email to