Bug 1067285

Summary: [abrt] chirp: memdetail.py:231:__init__:AttributeError: 'RadioError' object has no attribute 'number'
Product: [Fedora] Fedora Reporter: kc8pdr
Component: chirpAssignee: Randy Berry <randyn3lrx>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: hobbes1069, randyn3lrx
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/654fa7ff4d7ffe9debf199f9a53ace388696a5b2
Whiteboard: abrt_hash:6a8bd24f1f25981409927bf3cc5549a2597f11c8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-27 15:51:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description kc8pdr 2014-02-20 06:26:51 UTC
Version-Release number of selected component:
chirp-0.3.1-2.fc20

Additional info:
reporter:       libreport-2.1.12
cmdline:        /usr/bin/python /usr/bin/chirpw
executable:     /usr/bin/chirpw
kernel:         3.13.3-201.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
memdetail.py:231:__init__:AttributeError: 'RadioError' object has no attribute 'number'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/chirpui/memedit.py", line 644, in edit_memory
    dlg = memdetail.MemoryDetailEditor(self._features, memory)
  File "/usr/lib/python2.7/site-packages/chirpui/memdetail.py", line 231, in __init__
    "#{num}").format(num=memory.number),
AttributeError: 'RadioError' object has no attribute 'number'

Local variables in innermost frame:
self: <MemoryDetailEditor object at 0x203f9b0 (uninitialized at 0x0)>
features: <chirp.chirp_common.RadioFeatures instance at 0x19bd4d0>
parent: None
memory: RadioError('Radio not responding',)

Comment 1 kc8pdr 2014-02-20 06:26:55 UTC
Created attachment 865346 [details]
File: backtrace

Comment 2 kc8pdr 2014-02-20 06:26:56 UTC
Created attachment 865347 [details]
File: environ

Comment 3 Richard Shaw 2014-05-19 14:52:25 UTC
Chirp 0.4.0 is the current release. Can you reproduce the problem with it?

Comment 4 Richard Shaw 2015-05-27 15:51:22 UTC
No response, closing.