Hi, as said in my first message, problem occurs with a newly created file too, here is the stack trace:

Traceback (most recent call last):
  File "/usr/bin/revelation", line 199, in <lambda>
    action.connect("activate",                lambda w: self.file_save(None, 
None))
  File "/usr/bin/revelation", line 1483, in file_save
    file = dialog.SaveFileSelector(self).run()
File "/usr/lib/python2.6/dist-packages/revelation/dialog.py", line 463, in run
    filename = self.get_filename()
File "/usr/lib/python2.6/dist-packages/revelation/dialog.py", line 451, in get_filename
    return io.file_normpath(urllib.unquote(uri))
File "/usr/lib/python2.6/dist-packages/revelation/io.py", line 215, in file_normpath
    return re.sub("^file:/{,2}", "", str(gnomevfs.URI(file)))
TypeError: could not parse URI



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to