Bug#489955: ImportError: dynamic module does not define init function (initgtk)

2008-07-18 Thread Manuel Metz
Jason Armstrong wrote: Thanks for the feedback. Is there a way to know which file python was trying to load that gave the actual error message? Also, how can I see my python path? Yes, you can: in a python shell import sys sys.path On my machine, the following gtk.so files are found:

Bug#489955: ImportError: dynamic module does not define init function (initgtk)

2008-07-17 Thread Manuel Metz
I just stumbled over this bug report... What this error message is telling you, is that python tries to import a module called gtk, but can not find it's init method (something like the main function of a C program), which is called initgtk. This can happen, if there is somewhere a library

Bug#485950: [Python-modules-team] Bug#485950: closed by Sandro Tosi [EMAIL PROTECTED] (Bug#485950: fixed in matplotlib 0.91.3-1)

2008-06-23 Thread Manuel Metz
Hi Sandro, not yet officially announced, but have a look at the matplotlib download page: http://sourceforge.net/project/showfiles.php?group_id=80706 matplotlib 0.91.4 and 0.98.1 have been released ;-) Manuel (I'm sure JDH will send drop you an email, too) -- To UNSUBSCRIBE, email to

Bug#485950: closed by Sandro Tosi [EMAIL PROTECTED] (Bug#485950: fixed in matplotlib 0.91.3-1)

2008-06-17 Thread Manuel Metz
Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the python-matplotlib package: #485950: python-matplotlib: New versions of matplotlib available (0.91.3) It has been closed by Sandro Tosi [EMAIL PROTECTED]. Hello Sandro,

Bug#485950: python-matplotlib: New versions of matplotlib available

2008-06-12 Thread Manuel Metz
Package: python-matplotlib Version: 0.91.2-2 Severity: wishlist There are new versions of matplotlib available, see http://sourceforge.net/projects/matplotlib - 0.91.3 is a bugfix release and should updated for lenny. - 0.98.0 is a major release. It requires numpy 1.1 and Python 2.4, and also

Bug#484654: python-gtk2: Why did you add the not-wroking patch from 2.12.1-2 again ???

2008-06-05 Thread Manuel Metz
Package: python-gtk2 Version: 2.12.1-5 Severity: normal It was reported (several bug-reports) that the patch isn't working correctly on amd64 - this is NOT solved by re-adding the patch again. Please remove this patch - it is not working. See last reports. -- System Information: Debian

Bug#484654: python-gtk2: Why did you add the not-wroking patch from 2.12.1-2 again ???

2008-06-05 Thread Manuel Metz
Josselin Mouette wrote: Le jeudi 05 juin 2008 à 12:47 +0200, Manuel Metz a écrit : Package: python-gtk2 Version: 2.12.1-5 Severity: normal It was reported (several bug-reports) that the patch isn't working correctly on amd64 - this is NOT solved by re-adding the patch again. Please remove

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-06-05 Thread Manuel Metz
Hi Dmitry, same problem for me here when upgrading to 2.12.1-5 :-( I don't know who's going to read this any longer, as this bug-report has been marked resolved. I reported a new bug to inform the maintainers that the bug re-appeared (#484654) with 2.12.1-5. According to Josselin Mouette:

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-06-05 Thread Manuel Metz
Emilio Pozuelo Monfort wrote: Manuel Metz wrote: Hi Dmitry, same problem for me here when upgrading to 2.12.1-5 :-( I don't know who's going to read this any longer, as this bug-report has been marked resolved. I reported a new bug to inform the maintainers that the bug re-appeared

Bug#481457: closed by Loic Minier [EMAIL PROTECTED] (Bug#481457: fixed in pygtk 2.12.1-3)

2008-05-19 Thread Manuel Metz
breaks matplotlib and likely other apps as well From: Manuel Metz [EMAIL PROTECTED] Date: Fri, 16 May 2008 11:02:20 +0200 To: Debian Bug Tracking System [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] Package: python-gtk2 Version: 2.12.1-2 Severity: important The latest update

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-05-16 Thread Manuel Metz
Package: python-gtk2 Version: 2.12.1-2 Severity: important The latest update to 2.12.1-2 wasn't very healthy. This updated breaks matplotlib and most likely other applications as well. Starting ipython -pylab and trying to type anything fails; ipython works fine. Keys only occasionally are

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-05-16 Thread Manuel Metz
Loïc Minier wrote: On Fri, May 16, 2008, Manuel Metz wrote: The latest update to 2.12.1-2 wasn't very healthy. This updated breaks matplotlib and most likely other applications as well. Starting ipython -pylab and trying to type anything fails; ipython works fine. Keys only occasionally

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-05-16 Thread Manuel Metz
Manuel Metz wrote: Loïc Minier wrote: On Fri, May 16, 2008, Manuel Metz wrote: The latest update to 2.12.1-2 wasn't very healthy. This updated breaks matplotlib and most likely other applications as well. Starting ipython -pylab and trying to type anything fails; ipython works fine. Keys only

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-05-16 Thread Manuel Metz
Loïc Minier wrote: On Fri, May 16, 2008, Manuel Metz wrote: Minor comment: I didn't re-build pygtk (how can I), I only rebuild matplotlib from svn, but debian matplotlib failed before, too. Please try rebuilding pygtk; we're working on a patch for versions built against older python2.5 too

Bug#481457: python-gtk2: 2.12.1-2 breaks matplotlib and likely other apps as well

2008-05-16 Thread Manuel Metz
Loïc Minier wrote: On Fri, May 16, 2008, Manuel Metz wrote: Minor comment: I didn't re-build pygtk (how can I), I only rebuild matplotlib from svn, but debian matplotlib failed before, too. Please try rebuilding pygtk; we're working on a patch for versions built against older python2.5 too

Bug#476229: pygtk-2.0: pkgconfig path set wrong

2008-04-16 Thread Manuel Metz
Loïc Minier wrote: On Tue, Apr 15, 2008, Manuel Metz wrote: The path pyexecdir in the pkg-config file /usr/lib/pkgconfig is set to the python2.4 path but should be the python2.5 path now. This file should be a symlink to the actual per runtime file; did you upgrade python to 2.5 already

Bug#476229: pygtk-2.0: pkgconfig path set wrong

2008-04-16 Thread Manuel Metz
Loïc Minier wrote: On Wed, Apr 16, 2008, Manuel Metz wrote: Shouldn't the link now point to the corresponding python2.5 file? It should, and /usr/share/python/runtime.d/python-gtk2-dev.rtupdate should have updated it; did it run? I don't know - but I guess not. How can I find out

Bug#476229: pygtk-2.0: pkgconfig path set wrong

2008-04-15 Thread Manuel Metz
Package: python-gtk2-dev Version: 2.12.1-1 Severity: important File: pygtk-2.0 The path pyexecdir in the pkg-config file /usr/lib/pkgconfig is set to the python2.4 path but should be the python2.5 path now. -- System Information: Debian Release: lenny/sid APT prefers oldstable APT policy:

Bug#476230: libffi5: dev packages missing

2008-04-15 Thread Manuel Metz
Package: libffi5 Version: 3.0.5-1 Severity: important I think the -dev package of libffi is needed. On my box pkg-config fails with the following message pkg-config --cflags-only-I pygtk-2.0 Package libffi was not found in the pkg-config search path. Perhaps you should add the directory

Bug#476230: closed by Matthias Klose [EMAIL PROTECTED] (Re: Bug#476230: libffi5: dev packages missing)

2008-04-15 Thread Manuel Metz
contact Matthias Klose [EMAIL PROTECTED] by replying to this email. Subject: Re: Bug#476230: libffi5: dev packages missing From: Matthias Klose [EMAIL PROTECTED] Date: Tue, 15 Apr 2008 11:11:43 +0200 To: Manuel Metz [EMAIL

Bug#476230: closed by Matthias Klose

2008-04-15 Thread Manuel Metz
Debian Bug Tracking System wrote: Thank you for the additional information you have supplied regarding this Bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested

Bug#476119: subversion: repository access ra_dav module missing

2008-04-14 Thread Manuel Metz
Package: subversion Version: 1.4.6dfsg1-2.1 Severity: important The repository access module ra_dav is missing - it's impossible to access any repo with URL http://...;, eg sourceforge This is the output of svn --version svn, version 1.4.6 (r28521) compiled Apr 13 2008, 21:24:43

Bug#470293: python-numpy: bug in numpy.histogram

2008-03-11 Thread Manuel Metz
Ondrej Certik wrote: On Mon, Mar 10, 2008 at 3:10 PM, Manuel Metz [EMAIL PROTECTED] wrote: Package: python-numpy Version: 1:1.0.4-6 Severity: important Tags: patch There is a bug in site-packages/numpy/lib/function_base.py, line 154 The line is if(any(bins[1:]-bins[:-1] 0)): which

Bug#470293: python-numpy: bug in numpy.histogram

2008-03-10 Thread Manuel Metz
Package: python-numpy Version: 1:1.0.4-6 Severity: important Tags: patch There is a bug in site-packages/numpy/lib/function_base.py, line 154 The line is if(any(bins[1:]-bins[:-1] 0)): which causes an error NameError: global name 'any' is not defined It should be:

Bug#428398: ipython: New version available (0.8.1)

2007-06-11 Thread Manuel Metz
Package: ipython Version: 0.8.0-2 Severity: wishlist A new version (0.8.1) of ipython is available, please update: http://ipython.scipy.org/moin/WhatsNew http://ipython.scipy.org/dist/ -- System Information: Debian Release: lenny/sid APT prefers oldstable APT policy: (500, 'oldstable'),

Bug#419716: ipython: new version available

2007-04-17 Thread Manuel Metz
Package: ipython Version: 0.7.3-2 Severity: wishlist A new version (0.8.0) of ipython is available, please update: http://ipython.scipy.org/moin/WhatsNew http://ipython.scipy.org/dist/ -- System Information: Debian Release: lenny/sid APT prefers oldstable APT policy: (500, 'oldstable'),

Bug#411709: python-matplotlib: new matplotlib release available

2007-02-20 Thread Manuel Metz
Package: python-matplotlib Version: 0.87.7-0.1 Severity: wishlist matplotlib-0.90.0 is available. Please update to the new version. http://www.python.org/pypi/matplotlib/0.90.0 http://sourceforge.net/project/showfiles.php?group_id=80706 -- System Information: Debian Release: 4.0 APT prefers

Bug#379113: python-soappy: fpconst failure on 64 Bit

2006-07-21 Thread Manuel Metz
Package: python-soappy Version: 0.11.3-1.6 Severity: important The version of fpconst.py included in the package (0.6.0) does not work on 64 Bit systems. The author, G.R. Warnes, has released an updated version of fpconst: http://mac.warnes.net/~warnes/files/fpconst-0.7.2.tar.gz Please update

Bug#376535: python-soappy: fpconst missing

2006-07-03 Thread Manuel Metz
Package: python-soappy Version: 0.11.3-1.5 Severity: important In the latest version of python-soappy the file fpconst.py which is essential for the package is missing (see file list). It *was* included in 0.11.3-1.4. Please add the file again !!! Note: fpconst is not part of the offical

Bug#375707: python-soappy: new version(s) available

2006-06-27 Thread Manuel Metz
Package: python-soappy Severity: wishlist A newer stable version (0.11.6, since 9/2004 !) is available at sourceforge. While the home page lists 0.11.5 as latest stable in the download section there is 0.11.6 available. There is also a release candidate (rc1) available. Please update at least

Bug#367627: r-cran-vr: Files are missing

2006-05-17 Thread Manuel Metz
Package: r-cran-vr Version: 7.2.27.1-1 Severity: important Basically *all* library files are missing !!! -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash

Bug#353721: buxfix in CVS

2006-03-22 Thread Manuel Metz
The bug is fixed in sourceforge CVS repo: --- Comment By: Travis Oliphant (teoliphant) Date: 2006-03-21 10:23 Fixed in CVS. There are no planned releases. --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#353721: patch for arrayobject.c

2006-03-09 Thread Manuel Metz
I figures out the bug; patch for /src/arrayobject.c is attached. Manuel 1869c1869 if (((PyArrayObject *)self)-nd1){ --- if (((PyArrayObject *)self)-nd0){

Bug#353721: python-numeric: Memory leak in function tolist()

2006-02-20 Thread Manuel Metz
Package: python-numeric Version: 24.2-1 Severity: normal The following consumes memory to (basically) infty: from Numeric import * for i in xrange(100): a = array( [1,2,3] ) b = a.tolist() # - memory leak -- System Information: Debian Release: testing/unstable APT prefers

Bug#347728: rapidsvn does not crash any more

2006-02-08 Thread Manuel Metz
Hi Matthias! Strange ! This crash seams somehow to be related to a Gnome theme (Debian package). After I had some trouble with Gnome, I deleted all Gnome config files. Now rapidsvn works fine again - for whatever reason. Sorry for the noise. Manuel -- To UNSUBSCRIBE, email to [EMAIL

Bug#347728: rapidsvn: crashes with corrupted double-linkes list error

2006-01-12 Thread Manuel Metz
Package: rapidsvn Version: 0.9.0-2 Severity: normal When I try to diff a file rapidsvn crashes with the following error message: *** glibc detected *** corrupted double-linked list: 0xb72e3898 *** It also crashes on several other actions, i.e. closing the log window, with a similar message: ***

Bug#294553: python2.3-profile(r) is missing

2005-02-10 Thread Manuel Metz
Hi, the package python2.3-profile is mentioned in the changelog but seems to be missing on the server. Help !? Manuel -- - Manuel Metz Sternwarte der Universitaet Bonn Auf dem Huegel 71 (room 3.06) D - 53121 Bonn E-Mail: [EMAIL PROTECTED] Phone: (+49