← Back to team overview

phatch-dev team mailing list archive

[Bug 386761] Re: metadata is not saved while using actions list

 

No need to please me thanks, sorry for messing with the status.
Hopefully, the mention you added will not waste your or anybody else's time, thanks for doing so.

Not trying a PPA doesn't mean it needs efforts, it can also mean "I need
something that works, I can'ttake the risk to mess with my system now".
I agree that you might expect people to spend time to help (by filling
bugs, for example), but please don't start to be rude.

Long live Phatch anyway.

-- 
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!: Fix Committed

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!



References