Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#23965 - [zim] fails to start

Attached to Project: Community Packages
Opened by Daniel Milde (dundee) - Wednesday, 27 April 2011, 18:31 GMT
Last edited by Andrea Scarpino (BaSh) - Wednesday, 27 April 2011, 18:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Zim fails to start with error:
Traceback (most recent call last):
File "/usr/bin/zim", line 56, in <module>
zim.main(argv)
File "/usr/lib/python2.7/site-packages/zim/__init__.py", line 311, in main
notebook = zim.gui.notebookdialog.prompt_notebook()
File "/usr/lib/python2.7/site-packages/zim/gui/notebookdialog.py", line 47, in prompt_notebook
list.write()
File "/usr/lib/python2.7/site-packages/zim/notebook.py", line 260, in write
lines.extend(info.uri + '\n' for info in self)
File "/usr/lib/python2.7/site-packages/zim/notebook.py", line 260, in <genexpr>
lines.extend(info.uri + '\n' for info in self)
AttributeError: 'str' object has no attribute 'uri'



Additional info:
* zim 0.51-1
* enabled testing and community-testing repos
* python 2.7.1-9
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Wednesday, 27 April 2011, 18:47 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#23964 

Loading...