Hi Fabien, Please attach this coming week the zip file as requested above. If not, I'll mark the bug as invalid as I think it is fixed in the next release. We want to release Phatch 0.2 soon, so we need it hope. Thanks for your understanding, Stani
-- metadata is not saved while using actions list https://bugs.launchpad.net/bugs/386761 You received this bug notification because you are a member of Phatch Developers, which is subscribed to Phatch. Status in Phatch = Photo & Batch!: Incomplete Bug description: Hi... This problem appears with Phatch 0.1.6 running on Ubuntu Jaunty. Weird thing is that when I look at the about box, it says 0.1.5 instead, dunno if that's a known behavior. I have pyexiv2 installed, here's how I proceed: 1: selection of jpg files in Nautilus; 2: right click; 3: select Phatch action list; 4: selection of an action list; 5: check the right checkboxes, saving meta-tags; 6: actions are executed properly, but any metadata is removed... For example, this actions list which resize pictures to max 600px: {'actions': [{'fields': {'Constrain Proportions': u'yes', 'Height': u'600 px', 'Resample Image': u'antialias', 'Resolution': u'<dpi>', 'Scale down only': u'yes', 'Width': u'600 px', '__enabled__': u'true'}, 'label': 'Scale'}, {'fields': {'As': u'jpg', 'Filename': u'<filename>', 'In': u'<folder>/<foldername>/', 'JPG Quality': u'85', 'JPG Size Maximum': u'100 %', 'JPG Size Tolerance': u'5 %', 'PNG Optimize': u'yes', 'Resolution': u'<dpi>', '__enabled__': u'true'}, 'label': 'Save'}], 'description': u"D\xe9crivez la liste d'actions ici."} This is too bad since well... Phatch is really a great software. :) if you have any clue, thanks for any help! _______________________________________________ Mailing list: https://launchpad.net/~phatch-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~phatch-dev More help : https://help.launchpad.net/ListHelp

