From owner-freebsd-python@FreeBSD.ORG Sun Feb 13 18:18:10 2005 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1357716A4CE for ; Sun, 13 Feb 2005 18:18:10 +0000 (GMT) Received: from vsmtp4.tin.it (vsmtp4.tin.it [212.216.176.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 342A543D4C for ; Sun, 13 Feb 2005 18:18:09 +0000 (GMT) (envelope-from massimo@mail.studiomasson.it) Received: from [192.168.1.111] (82.50.93.220) by vsmtp4.tin.it (7.0.027) id 420DCB8D0007858B for python@freebsd.org; Sun, 13 Feb 2005 19:18:07 +0100 Message-ID: <420FA7EF.4070905@mail.studiomasson.it> Date: Sun, 13 Feb 2005 19:18:07 +0000 From: Massimo Masson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; it-IT; rv:1.7.2) Gecko/20041016 X-Accept-Language: it, en, en-us MIME-Version: 1.0 To: python@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: wxWidgets problem X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: max@mail.studiomasson.it List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 18:18:10 -0000 Hello. I upgraded from 5.2.1 to 5.3. A couple of programs i wrote, based upon wxWidgets, don't work anymore, and they exit with a core dump, no traceback available. These programs worked fine before the update, and currently work fine under Windows, with the same versions of python and wxPython, so i suppose it must be a freebsd problem, here is why i write here... I have: freebsd 5.3#0 and (all installed via pkg_add -r): python-2.3.4_2 wxgtk2-2.4.2_4 py23-wxPython-2.4.2.4_2 I "debugged" manually with prints, and i found that the system core dumps here: [...] from wxPython.html import wxHtmlWindow [...] self.Overview = wxHtmlWindow(splitter2, -1, size = (400, 450)) # here arrives... self.SetOverview(os.getcwd() + '/' + HTML_NAVIGATOR_OVERVIEW) # here doesn't arrives [...] def SetOverview(self, html_file): '''Set the overview page to specified html_file''' # next line CORE DUMPS!!! <<<----- self.Overview.LoadPage(html_file) # END of SetOverview I've been searching for a while with google, but i haven't found anything useful... Has anyone some idea or suggestion for me? Thanks in advance, Max. From owner-freebsd-python@FreeBSD.ORG Mon Feb 14 07:18:20 2005 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B550316A4CF for ; Mon, 14 Feb 2005 07:18:20 +0000 (GMT) Received: from etustar.ze.tum.de (etustar.ze.tum.de [129.187.39.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CBA743D31 for ; Mon, 14 Feb 2005 07:18:20 +0000 (GMT) (envelope-from estartu@etustar.ze.tum.de) Received: from etustar.ze.tum.de (estartu@localhost.ze.tu-muenchen.de [127.0.0.1]) by etustar.ze.tum.de (8.12.11/8.12.11) with ESMTP id j1E7Hml3096098; Mon, 14 Feb 2005 08:17:48 +0100 (CET) (envelope-from estartu@etustar.ze.tum.de) Received: (from estartu@localhost) by etustar.ze.tum.de (8.12.11/8.12.11/Submit) id j1E7HmZ6096097; Mon, 14 Feb 2005 08:17:48 +0100 (CET) (envelope-from estartu) Date: Mon, 14 Feb 2005 08:17:48 +0100 From: Gerhard Schmidt To: python@freebsd.org Message-ID: <20050214071748.GA95893@augusta.de> References: <200502111932.45111.x@vex.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline In-Reply-To: <200502111932.45111.x@vex.net> User-Agent: Mutt/1.4.2.1i Subject: Re: broken dependency zope ports X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2005 07:18:20 -0000 --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 11, 2005 at 07:32:44PM -0500, Tim Middleton wrote: >=20 > A small bunch of zope ports were marked broken today with the message "br= oken=20 > dependency". One of them is mine, and I don't see any broken dependencies= .=20 > I'm suspecting this might have something to do with the python versus=20 > python23 thing which zope is inflicting on us... i noticed that all of t= he=20 > ports marked broken have other non-zope python module dependencies.=20 >=20 > Could the build process be getting confused between python versions?=20 >=20 > Just wondering if anyone deeper into the mysterious ways of the ports has= any=20 > insights... Hello,=20 Yes, that's it. I think wie should add a PYTHON_VERSION=3Dpython2.3 in=20 bsd.python.mk when USE_ZOPE is set to get rid of this problems.=20 Bye Estartu ---------------------------------------------------------------------------- Gerhard Schmidt | Nick : estartu IRC : Estartu | Fischbachweg 3 | | PGP Public Key 86856 Hiltenfingen | Privat: estartu@augusta.de | auf Anfrage/ Germany | | on request --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: UohaLb5zfJCx/A0Wa0JY9y+Ek2xkJapp iQCVAwUBQhBQmwzx22nOTJQRAQHFFQP/aBmbWLpkTC0GHada4nCGo6ziQ8dgw5X9 CZLLAe1sLd/zhTQaZMiI2WYEkTHlJk3lfb5M5iXrhOS/rPA+doXa0C/8YVYY3mba ZORbwt7QBBm52ZJh18ap1wSbha8d19qdHP0iq/UHSgil/eX4jxvlD71IV1x2iaZS 2ht2MrDJvjI= =X6iy -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--