Your message dated Mon, 2 May 2005 12:49:33 +0100
with message-id <[EMAIL PROTECTED]>
and subject line wxwidgets2.5 removed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Dec 2004 17:35:12 +0000
>From [EMAIL PROTECTED] Thu Dec 09 09:35:11 2004
Return-path: <[EMAIL PROTECTED]>
Received: from elsa.arz.oeaw.ac.at [193.170.80.10] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CcSC7-0005OH-00; Thu, 09 Dec 2004 09:35:11 -0800
Received: from ibrpc26.ibr.oeaw.ac.at (ibrpc26.ibr.oeaw.ac.at [193.170.87.170])
        by elsa.arz.oeaw.ac.at (8.12.3/8.12.3) with SMTP id iB9HZ3HM103328;
        Thu, 9 Dec 2004 18:35:04 +0100
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Philipp Jocham <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libwxgtk2.5.3-python: print and printpreview fails
X-Mailer: reportbug 3.2
Date: Thu, 09 Dec 2004 18:35:03 +0100
X-DCC-ARZ-Oeaw-Metrics: emix5.arz.oeaw.ac.at 1141; Body=2 Fuz1=2 Fuz2=2
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libwxgtk2.5.3-python
Version: 2.5.3.2
Severity: important


Trying the PrintFramework or the PyPlot demo, results
in Exceptions and sometimes segfaults.

$ python plot.py

and trying the 'File|Print Preview' menu entry results in 

Traceback (most recent call last):
  File "plot.py", line 1608, in OnFilePrint
    self.client.Printout()
  File "plot.py", line 570, in Printout
    out = PlotPrintout(self)
  File "plot.py", line 1307, in __init__
     wx.Printout.__init__(self)
  File "/usr/lib/python2.3/site-packages/wx-2.5.3-gtk2-unicode/wx/_windows.py", 
line 4363, in __init__
     self.this = newobj.this
AttributeError: 'str' object has no attribute 'this'

The value of the string was
        "_08c23c08_p_wxPrintout"

My first impression is that that the function 
        _windows_.new_Printout(*args, **kwargs)
is now returning the stringified pointer to an Printout object
instead of the pointer itself.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-jp2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libwxgtk2.5.3-python depends on:
ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.4.2-2    GCC support library
ii  libstdc++5                  1:3.3.4-13   The GNU Standard C++ Library v3
ii  libwxgtk2.5.3               2.5.3.2      wxWidgets Cross-platform C++ GUI t
ii  python2.3                   2.3.4-13     An interactive high-level object-o
ii  wxpython2.5.3 [wxpython]    2.5.3.2      wxWidgets Cross-platform C++ GUI t

-- no debconf information

---------------------------------------
Received: (at 284943-done) by bugs.debian.org; 2 May 2005 11:49:46 +0000
>From [EMAIL PROTECTED] Mon May 02 04:49:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DSZQm-0003Nn-00; Mon, 02 May 2005 04:49:44 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
        id 4B47664D4F; Mon,  2 May 2005 11:49:44 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
        id 3E07C4F0AC; Mon,  2 May 2005 12:49:33 +0100 (BST)
Date: Mon, 2 May 2005 12:49:33 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED], [EMAIL PROTECTED],
        [EMAIL PROTECTED]
Subject: wxwidgets2.5 removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

wxwidgets2.5 has been removed from Debian because of license issues.
-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to