thegooglecodearchive / gphotoframe

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

gphotoframe will typically lock up the PC #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
From #issue 85

Not sure if there is a memory leak or not, but gphotoframe will typically lock 
up the PC running it after several days of continuous run (ie; 4-5 days)

Original issue reported on code.google.com by yendo0206 on 2 Mar 2011 at 9:15

GoogleCodeExporter commented 9 years ago
> gphotoframe will typically lock up the PC

gphotofram is a python script. It can not hang a PC generally.
I think that it is some X11 driver's bug or etc (#issue 74).
Could you try to disable clutter library support with gconf,
if you use clutter library support?

  gconftool-2 --type bool --set /apps/gphotoframe/ui/disable_clutter true

I have no idea about the memory leak (cf: issue #69).

Original comment by yendo0206 on 2 Mar 2011 at 9:31

GoogleCodeExporter commented 9 years ago
I have run the command provided and will let you know if it helps.  Thanks!

Original comment by johnglub...@gmail.com on 4 Mar 2011 at 9:39