← Back to team overview

phatch-dev team mailing list archive

[Bug 481751] Re: Unable to extract variables from file

 

This bug was fixed in the package phatch - 0.2.5-1

---------------
phatch (0.2.5-1) unstable; urgency=low

  [ Stani M ]
  * Upstream bugfix release (Closes LP: #454426, #458366, #469231, #481751,
    #492665)
  * debian/watch: updated new location

  [ Bernd Zeimetz ] 
  * debian/control:
    - Removing myself from Uploaders. 
 -- Ubuntu Archive Auto-Sync <archive@xxxxxxxxxx>   Tue,  22 Dec 2009 04:01:42 +0000

** Changed in: phatch (Ubuntu)
       Status: In Progress => Fix Released

-- 
Unable to extract variables from file
https://bugs.launchpad.net/bugs/481751
You received this bug notification because you are a member of Phatch
Developers, which is subscribed to Phatch.

Status in Phatch = Photo & Batch!: Fix Released
Status in “phatch” package in Ubuntu: Fix Released

Bug description:
I'm trying to import a few files in Phatch 0.2.4 in Karmic 9.10 64 bit.

I get the following error:
Traceback (most recent call last):
  File "/usr/share/phatch/phatch/core/api.py", line 489, in get_photo
    photo = pil.Photo(info_file, info_not_file)
  File "/usr/share/phatch/phatch/core/pil.py", line 464, in __init__
    layer.image)
  File "/usr/share/phatch/phatch/core/pil.py", line 214, in __init__
    raise Exception(message)
Exception: Unable extract variables from file:/home/lu/Pictures/DRTest/DSC_0080.JPG:
Key must be of type string
*
Error 1:Unable to open file: /home/lu/Pictures/DRTest/DSC_0180.JPG:
Unable extract variables from file:/home/lu/Pictures/DRTest/DSC_0180.JPG:
Key must be of type string


I can definitely see the exif stuff as part of the image... not sure what this is about.
I'm only using the basic save action and this for the Filename: <filename> <Exif_Photo_DateTimeOriginal.year>





References