Improve Module Importer

Bug #408799 reported by zefanja
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
BibleZ
New
Medium
Unassigned

Bug Description

* support for other modules than bibles
* implement more of Zefania Markup language

zefanja (zefanja)
Changed in biblez:
importance: Undecided → Medium
milestone: none → 0.4
Revision history for this message
Obi-Wahn (obi-wahn) wrote :

Error when trying to add a module:
---
/biblez> python biblez
Traceback (most recent call last):
  File "/home/tobias/Documents/Biblez/biblez/BIBLEZ/module_manager.py", line 58, in moduleInstaller
    win = module_installer.Installer(self)
  File "/home/tobias/Documents/Biblez/biblez/BIBLEZ/module_installer.py", line 26, in __init__
    self.ui = uic.loadUi(os.path.join(self.cwd,r"ui/downloader.ui"), self)
  File "/usr/lib/python2.6/site-packages/PyQt4/uic/__init__.py", line 112, in loadUi
    return DynamicUILoader().loadUi(uifile, baseinstance)
  File "/usr/lib/python2.6/site-packages/PyQt4/uic/Loader/loader.py", line 21, in loadUi
    return self.parse(filename)
  File "/usr/lib/python2.6/site-packages/PyQt4/uic/uiparser.py", line 759, in parse
    document = parse(filename)
  File "<string>", line 45, in parse
  File "<string>", line 22, in parse
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/tobias/Documents/Biblez/biblez/data/ui/downloader.ui'

-------

Revision history for this message
zefanja (zefanja) wrote :

This is fixed in the current revision.

zefanja (zefanja)
Changed in biblez:
milestone: 0.4 → 0.5
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.