Bug 1067285 - [abrt] chirp: memdetail.py:231:__init__:AttributeError: 'RadioError' object has no attribute 'number'
Summary: [abrt] chirp: memdetail.py:231:__init__:AttributeError: 'RadioError' object h...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: chirp
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Randy Berry
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6a8bd24f1f25981409927bf3cc5...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-20 06:26 UTC by kc8pdr
Modified: 2015-05-27 15:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-05-27 15:51:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (694 bytes, text/plain)
2014-02-20 06:26 UTC, kc8pdr
no flags Details
File: environ (1.17 KB, text/plain)
2014-02-20 06:26 UTC, kc8pdr
no flags Details

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.


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