After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 620030 - Alternating (infinite loop?) opening two photos without end
Alternating (infinite loop?) opening two photos without end
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: Browsing
GIT
Other Linux
: Normal normal
: 0.7.0
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-29 14:10 UTC by Paul Wellner Bou
Modified: 2010-06-03 17:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paul Wellner Bou 2010-05-29 14:10:08 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.
Comment 1 Maxxer 2010-05-29 21:39:05 UTC
looks like thumbnailgenerator is causing this
Comment 2 Ruben Vermeersch 2010-06-03 17:46:53 UTC
Should be fixed in master!