Nice work :) Le lundi 27 avril 2009 à 19:47 -0500, Canek Peláez Valdés a écrit : > On Mon, Apr 27, 2009 at 5:45 AM, Philippe Normand <[email protected]> > wrote: > > Hi Canek, > > Hi! > > > That's awesome ;) I'd love to test your plugin but your website seems > > down at the moment. > > Yeah, sorry about that. It's up and running again. > > http://xochitl.matem.unam.mx/~canek/elisa/ > > > You can send the egg to the mailing list if you > > want. > > Currently my egg file doesn't work because I didn't put a i18n > directory and elisa fails to load it with the message: > > exception importing decorator elisa.plugins.fspot.controller:fspot_decorator: > failure <type 'exceptions.KeyError'> at > /usr/lib64/python2.5/site-packages/pkg_resources.py:1322: > _extract_resource(): 'elisa/plugins/fspot/i18n' > (elisa/plugins/pigment/pigment_frontend.py:257) >
Well yes it's annoying indeed, but setting up a i18n directory with at least a po template takes less than 5 minutes and will allow translations of your plugin in the future :) > Funnily enough, it works if I install the plugin with python setup.py install. > > Besides that, the plugin needs a little Python module for the > gdk_pixdata_deserialize function, because it's not covered by the > PyGtk bindings. > As I understand you need this module only to display the low res icons from the f-spot database? I think one of our designers would be more than happy to make high res icons for your plugin. Some of the poblesec icons could also be reused. > Any suggestion with both problems would be really appreciated. Oh, and > I only tested my plugin against version 0.5.35 (in Linux), don't know > if it still works in 0.5.36 or 0.5.37 (but it should, I guess). > > Saludos.
