Bug 596075 - [abrt] crash in ipython-gui-0.10-2.fc13: aui.py:613:_GetPaneByName:TypeError: String or Unicode type required
Summary: [abrt] crash in ipython-gui-0.10-2.fc13: aui.py:613:_GetPaneByName:TypeError:...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: ipython
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Bryan Kearney
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:6487fbea
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-26 09:30 UTC by Marian Csontos
Modified: 2013-01-10 10:41 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-27 16:41:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (825 bytes, text/plain)
2010-05-26 09:30 UTC, Marian Csontos
no flags Details

Description Marian Csontos 2010-05-26 09:30:02 UTC
abrt 1.1.0 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/ipython-wx
component: ipython
executable: /usr/bin/ipython-wx
kernel: 2.6.33.4-95.fc13.x86_64
package: ipython-gui-0.10-2.fc13
reason: aui.py:613:_GetPaneByName:TypeError: String or Unicode type required
release: Fedora release 13 (Goddard)

backtrace
-----
aui.py:613:_GetPaneByName:TypeError: String or Unicode type required

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/IPython/gui/wx/wxIPython.py", line 215, in OnShowIPythonPanel
    self._mgr.GetPane(self.ipython_panel).Show(True)
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/aui.py", line 733, in GetPane
    return self._GetPaneByName(item)
  File "/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/aui.py", line 613, in _GetPaneByName
    return _aui.AuiManager__GetPaneByName(*args, **kwargs)
TypeError: String or Unicode type required

Local variables in innermost frame:
args: (<wx.aui.AuiManager; proxy of <Swig Object of type 'wxAuiManager *' at 0x261aa50> >, wxPython wrapper for DELETED IPShellWidget object! (The C++ object no longer exists.))
kwargs: {}

comment
-----
There is also the following warning on the terminal:

/usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14490: UserWarning: wxPython/wxWidgets release number mismatch
  warnings.warn("wxPython/wxWidgets release number mismatch")

$ rpm -q wxPython wxBase
wxPython-2.8.10.1-3.fc13.x86_64
wxBase-2.8.11-1.fc13.x86_64

How to reproduce
-----
1. run "ipython-wx"
2. close the (only one) "IPython0 Shell" tab
3. View > Show IPython Panel

Comment 1 Marian Csontos 2010-05-26 09:30:05 UTC
Created attachment 416727 [details]
File: backtrace

Comment 2 Bug Zapper 2011-06-02 13:26:53 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  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 WONTFIX if it remains open with a Fedora 
'version' of '13'.

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 prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 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 please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 Bug Zapper 2011-06-27 16:41:42 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 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.

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


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