Bug 1041398 - [abrt] tuxcut-5.0-15.fc19: TuxCut.py:124:gw_mac:AttributeError: 'TuxCut' object has no attribute '_iface'
Summary: [abrt] tuxcut-5.0-15.fc19: TuxCut.py:124:gw_mac:AttributeError: 'TuxCut' obje...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tuxcut
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mosaab Alzoubi
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:6db78fbec6ca8acdb535a9ac972...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:50 UTC by long
Modified: 2013-12-28 23:35 UTC (History)
1 user (show)

Fixed In Version: tuxcut-5.1-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-28 23:35:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (598 bytes, text/plain)
2013-12-12 15:50 UTC, long
no flags Details
File: environ (357 bytes, text/plain)
2013-12-12 15:50 UTC, long
no flags Details

Description long 2013-12-12 15:50:29 UTC
Description of problem:
When the program started the interface was in Arabic.  Since I could not tell what it was asking me I pressed the X window button to close it, at which point it opened some more windows and then when attempting to close those it blew up.

Version-Release number of selected component:
tuxcut-5.0-15.fc19

Additional info:
reporter:       libreport-2.1.9
cmdline:        python2 /usr/share/tuxcut/run.py
executable:     /usr/share/tuxcut/run.py
kernel:         3.11.9-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
TuxCut.py:124:gw_mac:AttributeError: 'TuxCut' object has no attribute '_iface'

Traceback (most recent call last):
  File "/usr/share/tuxcut/run.py", line 18, in <module>
    tux = TuxCut()
  File "/usr/share/tuxcut/TuxCut.py", line 51, in __init__
    self._gwMAC = self.gw_mac(self._gwIP)
  File "/usr/share/tuxcut/TuxCut.py", line 124, in gw_mac
    arping = sp.Popen(['arp-scan','--interface',self._iface,self._gwIP],stdout = sp.PIPE)
AttributeError: 'TuxCut' object has no attribute '_iface'

Local variables in innermost frame:
gwip: '10.119.84.254'
self: <TuxCut.TuxCut object at 0x1db09e0>

Comment 1 long 2013-12-12 15:50:33 UTC
Created attachment 835869 [details]
File: backtrace

Comment 2 long 2013-12-12 15:50:35 UTC
Created attachment 835870 [details]
File: environ

Comment 3 Fedora Update System 2013-12-18 23:26:04 UTC
tuxcut-5.1-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/tuxcut-5.1-1.fc19

Comment 4 Fedora Update System 2013-12-20 01:51:02 UTC
Package tuxcut-5.1-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing tuxcut-5.1-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-23630/tuxcut-5.1-1.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-12-28 23:35:55 UTC
tuxcut-5.1-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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