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 614109 - retroactive roll extension not working in 0.6, not compiling in git
retroactive roll extension not working in 0.6, not compiling in git
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
GIT
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-27 17:25 UTC by Andy Wingo
Modified: 2010-03-27 17:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to fix retroactiveroll extension in master (1.22 KB, patch)
2010-03-27 17:25 UTC, Andy Wingo
committed Details | Review

Description Andy Wingo 2010-03-27 17:25:57 UTC
Created attachment 157283 [details] [review]
patch to fix retroactiveroll extension in master

Hi,

The retroactive roll extension does not work for me in the 0.6 series. I can select photos, but it doesn't add an entry to the menu. This is version 0.6.1.5 from Fedora 11.

So I downloaded git master. With git master the extension does not compile. Monkey-typing a bit I was able to get it to compile, and it does seem to work.

A patch is attached; please apply.
Comment 1 Ruben Vermeersch 2010-03-27 17:54:14 UTC
Comment on attachment 157283 [details] [review]
patch to fix retroactiveroll extension in master

That was overdue. Committed. Thanks Andy!