← Back to team overview

openlp-core team mailing list archive

[Bug 634771] [NEW] OpenLP 1.9.2+bzr1016-0ubuntu1~lucid1 does not start

 

Private bug reported:

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.

** Affects: openlp
     Importance: Undecided
         Status: New

** This bug is no longer flagged as a security vulnerability

-- 
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: New

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.





Follow ups

References