ductientn97 / gphotoframe

Automatically exported from code.google.com/p/gphotoframe
Other
0 stars 0 forks source link

gphotoframe with clutter support doesn't start on Ubuntu 10.10. #72

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
gphotoframe with clutter support does not start on Ubuntu 10.10.

failed to create drawable
** Message: pygobject_register_sinkfunc is deprecated (ClutterActor)
** Message: pygobject_register_sinkfunc is deprecated (ClutterAlpha)
** Message: pygobject_register_sinkfunc is deprecated (ClutterPath)
** Message: pygobject_register_sinkfunc is deprecated (ClutterInterval)
failed to create drawable

(gphotoframe:1612): ClutterGLX-CRITICAL **: Unable to make the stage window 
0x3e00046 the current GLX drawable
The program 'gphotoframe' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 373 error_code 9 request_code 14 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

It is a bug of python-clutter on Ubuntu 10.10.

  Bug #635266 in pyclutter (Ubuntu): “failed to create drawable on import”
  https://bugs.launchpad.net/ubuntu/+source/pyclutter/+bug/635266

Original issue reported on code.google.com by yendo0206 on 14 Oct 2010 at 12:14

GoogleCodeExporter commented 8 years ago
Bug #614746 in pyclutter-gtk (Ubuntu): "Segmentation fault while trying to 
execute example code"
https://bugs.launchpad.net/ubuntu/+source/pyclutter-gtk/+bug/614746

Original comment by yendo0206 on 14 Oct 2010 at 1:34

GoogleCodeExporter commented 8 years ago
If a pure software rasteriser is used, gphotoframe can work.

 % aptitude install libgl1-mesa-swx11

This issue is not a gphotoframe bug. 

Original comment by yendo0206 on 30 Oct 2010 at 3:39

GoogleCodeExporter commented 8 years ago

Original comment by yendo0206 on 28 Jan 2011 at 6:33