Restore Crashes with AttributeError: 'tuple' object has no attribute 'lower'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Griffith |
Fix Committed
|
High
|
Michael | ||
griffith (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I created a Backup with Griffith 0.13 an an Ubuntu 10 System and tried to Restore this Backup on an Ubuntu 12 System also running Griffith 0.13.
However, the restore crashes with:
2012-09-
Traceback (most recent call last):
File "/usr/share/
if filename.
AttributeError: 'tuple' object has no attribute 'lower'
Traceback (most recent call last):
File "/usr/bin/
restore(self)
File "/usr/share/
if filename.
AttributeError: 'tuple' object has no attribute 'lower'
The Filename is backup.zip
Linux 3.2.0-29-
Python is Version 2.7.3
The Collection contains 912 Movies. Filesize of the ZIP-File is 96 MB
Changed in griffith: | |
status: | Confirmed → Fix Committed |
Fix committed with rev. 1610. svn.berlios. de/svnroot/ repos/griffith/ trunk/lib/ backup. py
Please update the file backup.py with the newest one from the source code repository.
http://