Bug 676122 - [abrt] winpdb-1.4.8-1.fc14: _windows.py:2914:__init__:TypeError: in method 'new_MessageDialog', expected argument 1 of type 'wxWindow *'
Summary: [abrt] winpdb-1.4.8-1.fc14: _windows.py:2914:__init__:TypeError: in method 'n...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: winpdb
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:0f275b0c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-08 21:26 UTC by Tadej Janež
Modified: 2012-08-16 16:22 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 16:22:15 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.12 KB, text/plain)
2011-02-08 21:26 UTC, Tadej Janež
no flags Details

Description Tadej Janež 2011-02-08 21:26:35 UTC
abrt version: 1.1.14
architecture: i686
cmdline: /usr/bin/python /usr/bin/winpdb
component: winpdb
executable: /usr/bin/winpdb
kernel: 2.6.35.10-74.fc14.i686.PAE
package: winpdb-1.4.8-1.fc14
reason: _windows.py:2914:__init__:TypeError: in method 'new_MessageDialog', expected argument 1 of type 'wxWindow *'
release: Fedora release 14 (Laughlin)
time: 1297163758
uid: 500

backtrace
-----
_windows.py:2914:__init__:TypeError: in method 'new_MessageDialog', expected argument 1 of type 'wxWindow *'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py", line 14636, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "/usr/lib/python2.7/site-packages/winpdb.py", line 4073, in update_body
    dlg = wx.MessageDialog(self, rpdb2.STR_FIREWALL_BLOCK, MSG_WARNING_TITLE, wx.OK | wx.ICON_WARNING)
  File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_windows.py", line 2914, in __init__
    _windows_.MessageDialog_swiginit(self,_windows_.new_MessageDialog(*args, **kwargs))
TypeError: in method 'new_MessageDialog', expected argument 1 of type 'wxWindow *'

Local variables in innermost frame:
self: <wx._windows.MessageDialog;  >
args: (wxPython wrapper for DELETED CAttachDialog object! (The C++ object no longer exists.), 'A firewall is blocking the local communication chanel (socket) that is required between the debugger and the debugged script. Please make sure that the firewall allows that communication.', 'Warning', 260)
kwargs: {}

How to reproduce
-----
1. Nothing special, just debugging a Python program with WinPdb.
2.
3.

Comment 1 Tadej Janež 2011-02-08 21:26:38 UTC
Created attachment 477692 [details]
File: backtrace

Comment 2 eduardovra 2011-05-09 19:47:40 UTC
Package: winpdb-1.4.8-1.fc14
Architecture: i686
OS Release: Fedora release 14 (Laughlin)


How to reproduce
-----
1.Open Winpdb
2.Go to File->Attach
3.Click on cancel

Comment 3 Fedora End Of Life 2012-08-16 16:22:17 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

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

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached 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 to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

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


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