thegooglecodearchive / gphotoframe

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

No icons displayed when hovering #95

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've recently upgraded to ubuntu natty 64bit with unity 3d and I've a problem 
with gphtoframe: I can't see any icons when hovering with the mouse on the 
frame. In addition when I restart the system the frame is shifted from the 
position where i moved it on the previous session. I think I've read in the 
issues that this can be related to the clutter library but I cannot find it 
again in the archive. BTW the libclutter and python-clutter libraries are 
installed in my system.

Thanks for any help

Original issue reported on code.google.com by cri.pe...@gmail.com on 26 Aug 2011 at 8:42

GoogleCodeExporter commented 9 years ago
> In addition when I restart the system the frame is shifted from the position 
where i moved it on the previous session.

I opened a new issue #96.

> BTW the libclutter and python-clutter libraries are installed in my system.

python-clutter-gtk is needed too.

Original comment by yendo0206 on 26 Sep 2011 at 6:29

GoogleCodeExporter commented 9 years ago
After a little ggogling I've found out that python-clutter-gtk isn't shipped 
anymore in the ubuntu repo (that's why I cannot find the package in synaptic). 
I think that's the problem.

Original comment by cri.pe...@gmail.com on 26 Sep 2011 at 1:00

GoogleCodeExporter commented 9 years ago
Ubuntu started a migration from PyGTK 2 to PyGI GTK 3.
gphotoframe needs to port to PyGI GTK 3 for clutter and clutter-gtk support.
I opened new issue #99.

Original comment by yendo0206 on 27 Nov 2011 at 3:27