openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #13137
[Bug 900481] [NEW] Trackback on startup on Mac OS
Public bug reported:
I get this trackback when starting from trunk(bzr1823).
Traceback (most recent call last):
File "openlp.pyw", line 42, in <module>
main()
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/__init__.py", line 291, in main
sys.exit(app.run(qt_args))
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/__init__.py", line 131, in run
self.mainWindow.show()
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/mainwindow.py", line 724, in show
sys.getfilesystemencoding()))
TypeError: decoding Unicode is not supported
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/900481
Title:
Trackback on startup on Mac OS
Status in OpenLP - Worship Presentation Software:
New
Bug description:
I get this trackback when starting from trunk(bzr1823).
Traceback (most recent call last):
File "openlp.pyw", line 42, in <module>
main()
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/__init__.py", line 291, in main
sys.exit(app.run(qt_args))
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/__init__.py", line 131, in run
self.mainWindow.show()
File "/Users/jonathanspringer/projects/openlp/trunk/openlp/core/ui/mainwindow.py", line 724, in show
sys.getfilesystemencoding()))
TypeError: decoding Unicode is not supported
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/900481/+subscriptions
Follow ups
References