Le samedi 02 mai 2009 à 19:52 -0500, Canek Peláez Valdés a écrit : > Hi; I would like to announce the version 0.2 of my F-Spot plugin for > Elisa, the free media player. > > The little plugin can access the F-Spot database and display the > photos and information in there. Each F-Spot tag works as a «folder», > and there is a special «folder» for untagged photos. If a photo has a > comment in F-Spot, the plugin uses it as the title of the photo; > otherwise it uses the file name. > > The plugin can also access the EXIF metadata to get the correct > orientation of each photo, working around bug 233010 > (https://bugs.launchpad.net/elisa/+bug/233010). > > You can go to > > http://xochitl.matem.unam.mx/~canek/elisa/ > > to see pretty pictures of the plugin in action, or if you want the > source code. The EGG file is included in this mail by request of > various users. > > A technical note: I rewrote the gdk_pixdata_deserialize function in > Python, and solved my little problem with the i18n directory in my > plugin, so that's why the EGG file works now (or at least it works for > me).
Nice, it works well but some tag icons are not properly generated, looks like some stride issue, I'll test the plugin at home and send you a screenshot. > Something funny happens, though; if I use the EGG file, the > F-Spot option is the first one in the Pictures menu. This does not > happen when I install the plugin system wide. > Yes, most likely an issue in the plugins dectorators loading order. I think there's a bug about that on LP but I didn't manage to find it yet ;) Anyway thanks for your work, I'd personally love to see this plugin in the community plugins repository ;) > Any comments or patches, please let me know.
