Bug 1323422

Summary: [abrt] taskcoach: toolbar.py:98:getToolIdByCommand:TypeError: 'NoneType' object is not iterable
Product: [Fedora] Fedora Reporter: mastaiza <mastaizawfm>
Component: taskcoachAssignee: Tomas 'Sheldon' Radej <tradej>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: msrb, slukasik, swt, tradej
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f6404af56867338d243e5083ef2b1d88b25ae86d
Whiteboard: abrt_hash:84dbe437afe10c4e0138df1499ae60f1dc2f9a07;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-11-25 15:24:41 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 mastaiza 2016-04-02 19:43:00 UTC
Version-Release number of selected component:
taskcoach-1.4.2-3.fc23

Additional info:
reporter:       libreport-2.6.4
cmdline:        /usr/bin/python /bin/taskcoach
dso_list:       wxPython-3.0.2.0-8.fc23.x86_64
executable:     /bin/taskcoach
kernel:         4.4.6-300.fc23.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
toolbar.py:98:getToolIdByCommand:TypeError: 'NoneType' object is not iterable

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 16762, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "/usr/lib/python2.7/site-packages/taskcoachlib/widgets/balloontip.py", line 110, in Position
    tx, ty, tw, th = self._getRect()
  File "/usr/lib/python2.7/site-packages/taskcoachlib/gui/viewer/task.py", line 86, in <lambda>
    getRect=lambda: self.toolbar.GetToolRect(self.toolbar.getToolIdByCommand('ViewerHideTasks_completed')),
  File "/usr/lib/python2.7/site-packages/taskcoachlib/gui/toolbar.py", line 98, in getToolIdByCommand
    for uiCommand in self.__visibleUICommands:
TypeError: 'NoneType' object is not iterable

Local variables in innermost frame:
self: <taskcoachlib.gui.toolbar.ToolBar; proxy of <Swig Object of type 'wxPyControl *' at 0x564145f548d0> >
commandName: 'ViewerHideTasks_completed'

Comment 1 mastaiza 2016-04-02 19:43:05 UTC
Created attachment 1142864 [details]
File: backtrace

Comment 2 mastaiza 2016-04-02 19:43:07 UTC
Created attachment 1142865 [details]
File: environ

Comment 3 Fedora End Of Life 2016-11-25 07:13:29 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.