Bug 859683 - [abrt] metromap-0.1.3-2.fc17: ReadMap.py:102:GetMapName:TypeError: coercing to Unicode: need string or buffer, list found
Summary: [abrt] metromap-0.1.3-2.fc17: ReadMap.py:102:GetMapName:TypeError: coercing t...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: metromap
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f041b18592b9fb859f1325be894...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-23 08:18 UTC by John
Modified: 2012-12-08 16:12 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-08 16:12:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (174 bytes, text/plain)
2012-09-23 08:18 UTC, John
no flags Details

Description John 2012-09-23 08:18:16 UTC
Version-Release number of selected component:
metromap-0.1.3-2.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/bin/metromap
kernel:         3.5.3-1.fc17.x86_64

backtrace:
:ReadMap.py:102:GetMapName:TypeError: coercing to Unicode: need string or buffer, list found
:
:Traceback (most recent call last):
:  File "/usr/bin/metromap", line 368, in <module>
:    name = GetMapName(f)
:  File "/usr/share/metromap/modules/ReadMap.py", line 102, in GetMapName
:    return unicode(name, detect_encoding(name))
:TypeError: coercing to Unicode: need string or buffer, list found
:
:Local variables in innermost frame:
:name: ['Berlin']
:lsec: ['options']
:s: 'Options'
:sec: ['Options']
:ini: <StringIO.StringIO instance at 0xc5b9e0>
:cp: <ConfigParser.RawConfigParser instance at 0xc5bab8>

Comment 1 John 2012-09-23 08:18:18 UTC
Created attachment 616004 [details]
File: core_backtrace


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