← Back to team overview

phatch-dev team mailing list archive

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

 

Hi Nadia,

Yes, I checked it, sorry I couldn't use the right term as localized
versions sometimes make it harder to report bugs.

That would be great to set it by default, but I'm afraid it's not the point in my case.
Is there any way to get a debug feedback with Phatch that I could submit? If so, let me know the steps and I'll gladly provide you with this info.

Thanks for the answer!

-- 
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!: New

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