Package: revelation
Version: 0.4.11-3.1
Severity: important
Sometimes, revelation will abort at save time with the following error :
AttributeError: 'NoneType' object has no attribute 'replace'
This occurs in various cases, as seem to be reported many times upstream.
In my case, after importing FPM passwords, and saving, I get :
Traceback (most recent call last):
File "/usr/bin/revelation", line 208, in <lambda>
action.connect("activate", lambda w:
self.file_save(self.datafile.get_file(), self.datafile.get_password()))
File "/usr/bin/revelation", line 1501, in file_save
self.datafile.save(self.entrystore, file, password)
File "/usr/lib/python2.4/site-packages/revelation/io.py", line 125, in save
file_write(file, self.__handler.export_data(entrystore, password))
File "/usr/lib/python2.4/site-packages/revelation/datahandler/rvl.py", line
306, in export_data
data = RevelationXML.export_data(self, entrystore)
File "/usr/lib/python2.4/site-packages/revelation/datahandler/rvl.py", line
183, in export_data
xml += RevelationXML.export_data(self, entrystore, password, iter, level +
1)
File "/usr/lib/python2.4/site-packages/revelation/datahandler/rvl.py", line
181, in export_data
xml += tabs + " <field id=\"%s\">%s</field>\n" % ( field.id,
util.escape_markup(field.value) )
File "/usr/lib/python2.4/site-packages/revelation/util.py", line 155, in
escape_markup
string = string.replace("&", "&")
AttributeError: 'NoneType' object has no attribute 'replace'
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-3-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages revelation depends on:
ii cracklib2 2.7-19 pro-active password checker librar
ii gconf2 2.22.0-1 GNOME configuration database syste
ii gnome-icon-theme 2.22.0-1 GNOME Desktop icon theme
ii libc6 2.7-6 GNU C Library: Shared libraries
ii python 2.4.4-6 An interactive high-level object-o
ii python-central 0.6.1 register and build utility for Pyt
ii python-crypto 2.0.1+dfsg1-2.1 cryptographic algorithms and proto
ii python-gnome2 2.20.1-2 Python bindings for the GNOME desk
ii python-gnome2-extras 2.14.3-1+b1 Python bindings for the GNOME desk
ii python-gtk2 2.12.1-1 Python bindings for the GTK+ widge
ii python-xml 0.8.4-10 XML tools for Python
ii python2.4 2.4.5-1 An interactive high-level object-o
ii shared-mime-info 0.23-5 FreeDesktop.org shared MIME databa
revelation recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]