openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #22375
Re: [Merge] lp:~raoul-snyman/openlp/bug-1211049 into lp:openlp
Review: Needs Fixing
Crashes:
2013-12-19 23:03:37,189 openlp.core.utils INFO Openlp version help build bzr2178
2013-12-19 23:03:37,208 openlp.core.utils.languagemanager DEBUG Translation files: /usr/share/openlp/i18n
2013-12-19 23:03:38,558 openlp.core.utils.languagemanager INFO Language file: '[en]' written to conf file
2013-12-19 23:03:38,562 openlp.core.utils.languagemanager INFO Language file: '[en]' Loaded from conf file
2013-12-19 23:03:38,563 openlp.core.ui.screen INFO Screen 0 found with resolution PyQt4.QtCore.QRect(0, 0, 1600, 900)
2013-12-19 23:03:38,563 openlp.core.ui.screen INFO Screen 1 found with resolution PyQt4.QtCore.QRect(1600, 0, 1280, 1024)
2013-12-19 23:03:38,563 openlp.core.ui.screen DEBUG set_current_display 1
2013-12-19 23:03:38,564 openlp.core.ui.screen DEBUG reset_current_display
2013-12-19 23:03:38,564 openlp.core.ui.screen DEBUG set_current_display 1
2013-12-19 23:03:38,570 openlp.core.utils DEBUG Using user agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.27 (KHTML, like Gecko) Chrome/26.0.1389.0 Safari/537.27
2013-12-19 23:03:38,570 openlp.core.utils DEBUG Downloading URL = http://openlp.org/files/frw/download.cfg
2013-12-19 23:03:40,092 openlp.core.utils DEBUG Downloaded URL = http://sourceforge.net/projects/openlp/files/resources/frw/download.cfg/download?use_mirror=garr
2013-12-19 23:03:40,093 openlp.core.utils DEBUG <addinfourl at 54811680 whose fp = <socket._fileobject object at 0x343f9d0>>
2013-12-19 23:03:40,334 root ERROR Traceback (most recent call last):
File "openlp.pyw", line 44, in <module>
main()
File "/home/andreas/Projects/2.0-OpenLP/2.0/openlp/core/__init__.py", line 342, in main
sys.exit(app.run(qt_args))
File "/home/andreas/Projects/2.0-OpenLP/2.0/openlp/core/__init__.py", line 128, in run
if FirstTimeForm(screens).exec_() == QtGui.QDialog.Accepted:
File "/home/andreas/Projects/2.0-OpenLP/2.0/openlp/core/ui/firsttimeform.py", line 112, in __init__
self.config.readfp(io.BytesIO(files))
File "/usr/lib/python2.7/ConfigParser.py", line 324, in readfp
self._read(fp, filename)
File "/usr/lib/python2.7/ConfigParser.py", line 512, in _read
raise MissingSectionHeaderError(fpname, lineno, line)
MissingSectionHeaderError: File contains no section headers.
file: <???>, line: 1
'<!doctype html>\n'
None
--
https://code.launchpad.net/~raoul-snyman/openlp/bug-1211049/+merge/199573
Your team OpenLP Core is subscribed to branch lp:openlp.
References