Bug 1045258

Summary: [abrt] tuxcut: tuxcut_core.py:264:on_cut_clicked:AttributeError: 'NoneType' object has no attribute 'text'
Product: [Fedora] Fedora Reporter: Christopher Meng <i>
Component: tuxcutAssignee: Mosaab Alzoubi <moceap>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: moceap
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/dc7121dfa641fcd95b67c0cc458374f438619a48
Whiteboard: abrt_hash:5329a4c4fcd25c9b286f8dbaf9b485984d3818ce
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 10:48:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Christopher Meng 2013-12-20 03:15:28 UTC
Version-Release number of selected component:
tuxcut-5.1-1.fc21

Additional info:
reporter:       libreport-2.1.10
cmdline:        python2 /usr/share/tuxcut/tuxcut.py
executable:     /usr/share/tuxcut/tuxcut.py
kernel:         3.13.0-0.rc4.git1.1.fc21.i686+PAE
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
tuxcut_core.py:264:on_cut_clicked:AttributeError: 'NoneType' object has no attribute 'text'

Traceback (most recent call last):
  File "/usr/share/tuxcut/tuxcut_core.py", line 264, in on_cut_clicked
    victim_IP =str(self.table_hosts.item(selectedRow,0).text())
AttributeError: 'NoneType' object has no attribute 'text'

Local variables in innermost frame:
self: <tuxcut_core.TuxCut object at 0x9ed8584>
selectedRow: -1

Comment 1 Christopher Meng 2013-12-20 03:15:34 UTC
Created attachment 839317 [details]
File: backtrace

Comment 2 Christopher Meng 2013-12-20 03:15:36 UTC
Created attachment 839318 [details]
File: environ

Comment 3 Jaroslav Reznik 2015-03-03 15:20:29 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 4 Fedora End Of Life 2016-07-19 10:48:17 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.