Open GoogleCodeExporter opened 9 years ago
I can not reproduce the problem on my Debian squeeze box.
Which type of graphics card or chips (nvidia, ati or intel) do you use?
If you use any hardware acceleration, try to turn it off.
> photoframe show a partial picture (the other part of the frame is white)
> and when picture change the frame blink (showing picture then the picture
disapear
> and the partial picture with white part re-appear)
Can you take a screenshot?
Original comment by yendo0206
on 29 Oct 2010 at 1:03
My chip is "ATI Radeon HD 4200"
How can I disable hardware acceleration ?
screenshot cf. attachment
Original comment by yoann.da...@gmail.com
on 29 Oct 2010 at 8:26
Attachments:
> How can I disable hardware acceleration ?
% aptitude install libgl1-mesa-swx11
You can enable hardware acceleration again:
% aptitude install libgl1-mesa-glx
> screenshot cf. attachment
Thank you. It would seems that this is a bug of hardware acceleration.
Original comment by yendo0206
on 30 Oct 2010 at 3:35
Test done.
I have disable hardware acceleration, reboot my computer (old Windows habit)
then let my computer on all the night.
This morning gPhotoframe was bugged
One more information, after gphotoframe bugged I can't read any video (totem
crash, vlc show black screen)
I don't whats the source of the problem gphotoframe which crash a X library or
a videao library which crash gphotoframe.
Tonight (maybe) I will try the make the following test, my computer on without
gphotoframe then at the morning try to read video (and launch gphotoframe)
Original comment by yoann.da...@gmail.com
on 4 Nov 2010 at 8:28
Second test done.
If I don't launch gPhotoFrame and let my computer on all the nigh, at the
morning video play correctly.
What can I give you in order to invetigate this problem ?
I tried to look in all the log files but I can't see anything...
Original comment by yoann.da...@gmail.com
on 6 Nov 2010 at 7:25
Thanks for your reporting!
> This morning gPhotoframe was bugged
Does gphotoframe show a partial picture?
> I don't whats the source of the problem gphotoframe
gphotoframe is a python script. The source code itself can't crash X. The
problem should be in Ubuntu 10.10.
> What can I give you in order to invetigate this problem ?
You can disable the clutter library support though UI icons will not be
displayed without the support.
aptitude remove python-clutter-gtk
Original comment by yendo0206
on 6 Nov 2010 at 9:35
> Does gphotoframe show a partial picture?
yes each time I say gphotoframe bug it was a partial picture
> You can disable the clutter library support though UI icons will not be
displayed without the support.
It did the tricks, this morning (after all night on) gphotoframe was OK
Great
Must I open a new bug on another project (clutter library) ?
Original comment by yoann.da...@gmail.com
on 8 Nov 2010 at 8:53
> Must I open a new bug on another project (clutter library) ?
I'm not sure.
Clutter library has no bug. gphotoframe with Clutter library works perfectly
on my Debian squeeze box.
The problem should be in Ubuntu 10.10. But python-clutter and
python-clutter-gtk packages are not official Ubuntu packages.
Original comment by yendo0206
on 8 Nov 2010 at 1:04
OK, you can close the issue if you want
I will try to re-install python-clutter-gtk on the next version of Ubuntu....
Original comment by yoann.da...@gmail.com
on 10 Nov 2010 at 3:37
I added new gconf key ui/disabel_clutter.
You can disable clutter library support with gconf:
gconftool-2 --type bool --set /apps/gphotoframe/ui/disable_clutter true
Original comment by yendo0206
on 28 Jan 2011 at 4:55
Issue 59 has been merged into this issue.
Original comment by yendo0206
on 28 Jan 2011 at 5:00
Issue 72 has been merged into this issue.
Original comment by yendo0206
on 28 Jan 2011 at 6:33
Original issue reported on code.google.com by
yoann.da...@gmail.com
on 26 Oct 2010 at 7:04