GNOME Bugzilla – Bug 620030
Alternating (infinite loop?) opening two photos without end
Last modified: 2010-06-03 17:46:53 UTC
I open f-spot, and have a look at the debug output: ... [Debug 15:41:46.499] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:46.719] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:46.931] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:47.151] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:47.367] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:47.595] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:47.811] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:48.036] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:48.254] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:48.475] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:48.687] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:48.915] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:49.132] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:49.355] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:49.567] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:49.787] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:49.993] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:50.210] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:50.430] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:50.649] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:50.861] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:51.086] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG [Debug 15:41:51.296] open uri = file:///home/paul/Photos/2010/05/29/DSC_5453.JPG [Debug 15:41:51.517] open uri = file:///home/paul/Photos/2010/05/29/DSC_5449.JPG ... Always two photos are opened, alternating, without any action and without end. Every time I start f-spot a different pair of photos.
looks like thumbnailgenerator is causing this
Should be fixed in master!