Bruno, your implementation was great! It was just a mild oversight. In fact, I made *exactly* the same mistake when adapting the library monitoring / auto-import code for hierarchical tags! Thank you so much for helping us with this. As you can see from the mailing list traffic, people are definitely using your code to get their F-Spot data into Shotwell and it seems very solid!
Lucas On Fri, Sep 9, 2011 at 2:23 PM, Bruno Girin <[email protected]> wrote: > Thanks for fixing my naive implementation! I don't think I would have found > how to code it properly... > > Cheers, > > Bruno > > On 09/09/11 18:59, Lucas Beeler wrote: >> >> Hi, >> >> Thanks for reporting this! This is indeed a bug, because Shotwell >> includes code that "sanitizes" (i.e. removes forward slash characters >> from) tag names on import. Shotwell does this on import from the >> filesystem and auto-import, but it doesn't properly run the >> sanitization code during F-Spot import. I've ticketed this issue >> here:http://redmine.yorba.org/issues/4108 >> >> Cheers, >> Lucas >> >> On Fri, Sep 9, 2011 at 4:02 AM,<[email protected]> wrote: >>> >>> O.K., I've found the solution, and it's not shotwell's fault: In f-spot, >>> some of my tags were containing slashes (e.g. House/Garden or >>> Nature/Landscape). Since shotwell uses slashes to produce a tag hierarchy, >>> it cannot handle this. After changing the respective tags, shotwell now is >>> importing flawlessly. >>> >>> Change at last!!! >>> >>> Thanks for your efforts! >>> >>> _______________________________________________ >>> Shotwell mailing list >>> [email protected] >>> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell >>> >> _______________________________________________ >> Shotwell mailing list >> [email protected] >> http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > > _______________________________________________ > Shotwell mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell > _______________________________________________ Shotwell mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell
