Bug 584737 - [abrt] crash in OpenLP-1.9.1.1-1.fc12: utf_8.py:16:decode:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-15: unsupported Unicode code range
Summary: [abrt] crash in OpenLP-1.9.1.1-1.fc12: utf_8.py:16:decode:UnicodeDecodeError:...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: OpenLP
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: TR Bentley
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d7bd72f6
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-22 10:20 UTC by Bug Reporter
Modified: 2010-04-22 16:27 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-04-22 16:27:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (812 bytes, text/plain)
2010-04-22 10:20 UTC, Bug Reporter
no flags Details

Description Bug Reporter 2010-04-22 10:20:18 UTC
abrt 1.0.8 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/openlp
component: OpenLP
executable: /usr/bin/openlp
kernel: 2.6.32.11-99.fc12.i686
package: OpenLP-1.9.1.1-1.fc12
reason: utf_8.py:16:decode:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-15: unsupported Unicode code range
release: Fedora release 12 (Constantine)

backtrace
-----
utf_8.py:16:decode:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-15: unsupported Unicode code range

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/openlp/plugins/bibles/forms/importwizardform.py", line 248, in onCurrentIdChanged
    self.performImport()
  File "/usr/lib/python2.6/site-packages/openlp/plugins/bibles/forms/importwizardform.py", line 398, in performImport
    bible_version = unicode(bible_version, u'utf8')
  File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 10-15: unsupported Unicode code range

Local variables in innermost frame:
input: <read-only buffer ptr 0xbaa5c64, size 17 at 0xabfb020>
errors: 'strict'

Comment 1 Bug Reporter 2010-04-22 10:20:21 UTC
Created attachment 408282 [details]
File: backtrace

Comment 2 TR Bentley 2010-04-22 16:27:20 UTC
Has been fixed upstream and will arrive in Alpha2 release


Note You need to log in before you can comment on or make changes to this bug.