Hide Forgot
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.
Created attachment 477692 [details] File: backtrace
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
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