openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03389
[Bug 634771] Re: OpenLP 1.9.2+bzr1016-0ubuntu1~lucid1 does not start
I get the same problem in r1016 on Windows.
To repeat, I deleted the recent file list from registry and then turned on the automatically open the last service item on startup setting.
** Changed in: openlp
Status: New => Confirmed
** Changed in: openlp
Importance: Undecided => High
** Changed in: openlp
Milestone: None => 1.9.3
--
OpenLP 1.9.2+bzr1016-0ubuntu1~lucid1 does not start
https://bugs.launchpad.net/bugs/634771
You received this bug notification because you are a member of OpenLP
Core, which is a direct subscriber.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
When I try to start OpenLP, the welcome logo is seen and then it disappears again. The GUI is not loaded.
When I run openlp from the command line. This is the output:
Traceback (most recent call last):
File "/usr/bin/openlp", line 204, in <module>
main()
File "/usr/bin/openlp", line 198, in main
sys.exit(app.run())
File "/usr/bin/openlp", line 139, in run
self.mainWindow.show()
File "/usr/lib/pymodules/python2.6/openlp/core/ui/mainwindow.py", line 672, in show
self.ServiceManagerContents.onLoadService(True)
File "/usr/lib/pymodules/python2.6/openlp/core/ui/servicemanager.py", line 635, in onLoadService
filename = self.parent.recentFiles[0]
IndexError: sequence index out of range
Segmentation fault
I have tried to uninstall openlp, remove the ~/.local/share/openlp folder and install it again. But nothing changed.
References