Closed
Description
Steps to reproduce:
Windows 10:
- Extract manuskript-0.9.0-win32.zip.
- Install current Pandoc Version from https://pandoc.org/installing.html (linkt in http://www.theologeek.ch/manuskript/download/)
- Create empty Test Project.
- Try Import any Pandoc Format
Result:
Debug: Web rendering engine used: QWebView
Running manuskript version 0.9.0.
Found translation in settings: manuskript_de.qm
Loaded translation from settings: manuskript_de.qm.
Loading: C:/Users/[..]/Documents/Buch/test.msk
Detected file format version: 1. Zip: True.
Projekt C:/Users/[..]/Documents/Buch/test.msk geladen.
Traceback (most recent call last):
File "manuskript\ui\importers\importer.py", line 134, in selectFile
File "manuskript\ui\importers\importer.py", line 240, in preview
File "manuskript\ui\importers\importer.py", line 298, in startImport
File "manuskript\importer\pandocImporters.py", line 23, in startImport
AttributeError: 'NoneType' object has no attribute 'value'
Activity