commandline error at comparing Versions

Bug #597121 reported by rimach
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenLP
Fix Released
Low
Unassigned

Bug Description

Precondition: No Network available

Defect description:
After starting openlp from commandline, the following error occours at commandline.
Traceback (most recent call last):
  File "C:\Programme\Development\Python26\lib\logging\__init__.py", line 760, in emit msg = self.format(record)
  File "C:\Programme\Development\Python26\lib\logging\__init__.py", line 644, in format return fmt.format(record)
  File "C:\Programme\Development\Python26\lib\logging\__init__.py", line 444, in format s = s + record.exc_text
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 1060: ordinal not in range(128)
Traceback (most recent call last):
  File "F:\Computer\Platform\pythonDev\openlp\trunk\openlp\core\ui\mainwindow.py", line 91, in run
    if remote_version[u'major'] > local_version[u'major'] or \
KeyError: u'major'

Jon Tibble (meths)
Changed in openlp:
importance: Undecided → Low
status: New → Fix Released
Changed in openlp:
milestone: none → 1.9.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.