Cannot export to xhtml/css

Bug #113728 reported by Simon Wong
2
Affects Status Importance Assigned to Milestone
revelation (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: revelation

When I try and export to xhtml (which I could do in Edgy/Dapper) there is a python error:

Traceback (most recent call last):
  File "/usr/bin/revelation", line 190, in <lambda>
    action.connect("activate", lambda w: self.file_export())
  File "/usr/bin/revelation", line 1356, in file_export
    datafile.save(self.entrystore, file, password)
  File "/usr/lib/python2.5/site-packages/revelation/io.py", line 125, in save
    file_write(file, self.__handler.export_data(entrystore, password))
  File "/usr/lib/python2.5/site-packages/revelation/datahandler/xhtml.py", line 562, in export_data
    xhtml += self.__generate_sidebar(entrystore)
  File "/usr/lib/python2.5/site-packages/revelation/datahandler/xhtml.py", line 433, in __generate_sidebar
    xhtml += self.__generate_sidebar_accountlist(entrystore)
  File "/usr/lib/python2.5/site-packages/revelation/datahandler/xhtml.py", line 461, in __generate_sidebar_accountlist
    xhtml += " <h2><img src=\"%s/sidebar/accountlist.png\" class=\"icon\" alt=\"Account list\" />" + _('Account list') + "</h2>\n" % IMAGEPATH
TypeError: not all arguments converted during string formatting

Related branches

Revision history for this message
Simon Wong (wongy) wrote :

Apparently this has been fixed upstream:

http://svn.codepoet.no/revelation/ticket/248

dabaR (dbernar1)
Changed in revelation:
status: Unconfirmed → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package revelation - 0.4.11-3ubuntu1

---------------
revelation (0.4.11-3ubuntu1) hardy; urgency=low

  * Merge from debian unstable (LP: #191154), remaining changes:
    + debian/patches/30_python.dpatch:
      + Use unversioned python interpreter.
    + debian/patches/50_panel_category.dpatch:
      + Change GNOME panel category from "Utility" to the correct "Utilities".
    + debian/rules:
      + Set the python version to 2.5.
    + debian/control:
      + Modify Maintainer value to match DebianMaintainerField spec.
  * debian/rules
    + Replace dh_iconcache with dh_icons.
  * debian/control:
    + Build-depend on debhelper => 5.0.51 (for dh_icons).
    + Drop python-xml from Depends (LP: #199014).
  * debian/patches/60_typo_de_translation.dpatch:
    + Fix typos in german translation (LP: #155768).
  * debian/patches/40_xhtml.dpatch:
    + Add this patch to 00list so it gets applied (fixes LP: #113728).

revelation (0.4.11-3) unstable; urgency=low

  * Updated to Policy version 3.7.3
  * changed Maintainer email address

 -- Michael Bienia <email address hidden> Fri, 07 Mar 2008 17:37:50 +0100

Changed in revelation:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.