Bug 1323422 - [abrt] taskcoach: toolbar.py:98:getToolIdByCommand:TypeError: 'NoneType' object is not iterable
Summary: [abrt] taskcoach: toolbar.py:98:getToolIdByCommand:TypeError: 'NoneType' obje...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: taskcoach
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas 'Sheldon' Radej
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:84dbe437afe10c4e0138df1499a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-02 19:43 UTC by mastaiza
Modified: 2016-11-25 15:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-11-25 15:24:41 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (988 bytes, text/plain)
2016-04-02 19:43 UTC, mastaiza
no flags Details
File: environ (1.31 KB, text/plain)
2016-04-02 19:43 UTC, mastaiza
no flags Details

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.


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