Your message dated Fri, 21 Oct 2011 15:01:43 +0200
with message-id <[email protected]>
and subject line revelation: Fails to open any file
has caused the Debian Bug report #639240,
regarding revelation: Fails to open any file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
639240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: revelation
Version: 0.4.11-9
Severity: grave
Justification: renders package unusable
Sine a recent upgrade in testing (I can't find the package introducing the
problem), revelation can't open files anymore, it always fails with the
following stack trace:
Traceback (most recent call last):
File "/usr/bin/revelation", line 191, in <lambda>
action.connect("activate", lambda w: self.file_open())
File "/usr/bin/revelation", line 1460, in file_open
file = dialog.OpenFileSelector(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
The file is on my local hard drive, in my home directory. I've tried removing
this call to gnomevfs.URI but then it fails later when calling
gnomevfs.read_entire_file with a "Invalid URL" error.
I've tried to create and save a new file and I get the same error.
Revelation is totally unusable.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages revelation depends on:
ii gconf2 2.32.4-1 GNOME configuration database syste
ii gnome-extra-icons 1.1-2 Optional GNOME icons
ii gnome-icon-theme 3.0.0-4 GNOME Desktop icon theme
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libcrack2 2.8.18-3 pro-active password checker librar
ii python 2.6.7-2 interactive high-level object-orie
ii python-crypto 2.3-2 cryptographic algorithms and proto
ii python-gnome2 2.28.1-3 Python bindings for the GNOME desk
ii python-gnomeapplet 2.32.0-1 Python bindings for the GNOME pane
ii python-gobject 2.28.6-4 Python bindings for the GObject li
ii python-gtk2 2.24.0-2 Python bindings for the GTK+ widge
ii python2.6 2.6.7-3 An interactive high-level object-o
ii shared-mime-info 0.90-1 FreeDesktop.org shared MIME databa
revelation recommends no packages.
revelation suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
> Ok just found the problem: the line "file: file" was commented in
> /etc/gnome-vfs-2.0/modules/default-modules.conf to get around an
> iceweasel issue (see #626076). Decommenting this line fixed Revelation.
Closing this bug then (as local configuration issue)
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
--- End Message ---