This is what I get from the debug when I try to open the Text Reader.
main.py:MainObject:showTextReader: load text spy
kagami.qml: createMirage: status: 3
kagami.qml: ERROR: failed to create mirage component:
file:///C:/Users/kris/Desktop/Visual Novel
Reader/Library/Frameworks/Sakura/qml/apps/reader/textreader/mirage.qml:995
Syntax error
kagami.qml: createMirage: leave
Traceback (most recent call last):
File "Library/Frameworks/Sakura/py/apps/reader\main.py", line 1969, in showTextReader
d.mirage.show()
File "Library/Frameworks/Sakura/py/apps/reader\../../../py/apps/reader/qml\kagami.py", line 661, in show
def show(self): MirageBean.instance.show.emit()
AttributeError: 'NoneType' object has no attribute 'show'
Original issue reported on code.google.com by havocsw...@gmail.com on 3 Jul 2015 at 12:06
Original issue reported on code.google.com by
havocsw...@gmail.com
on 3 Jul 2015 at 12:06