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
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 libra
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 [EM
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,
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
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
r
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:
"
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
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 Release:
-
Subject:
python-gtk2: 2.12.1-2 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
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 pyt
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 pyt
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; "ipyth
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 fin
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 r
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
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&
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 partie
Tue, 15 Apr 2008 11:11:43 +0200
To:
Manuel Metz <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
To:
Manuel Metz <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
included in the -dev package.
Manuel Metz writes:
Package: libffi5
Version: 3.0.5-1
Severity: important
I think the -dev package of libffi i
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 containi
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:
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
Cop
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[:-
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:
if(bins[1:]-bins[:-1
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'), (50
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'), (50
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 u
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
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 SOA
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
th
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
K
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]
I figures out the bug; patch for /src/arrayobject.c is attached.
Manuel
1869c1869
< if (((PyArrayObject *)self)->nd>1){
---
> if (((PyArrayObject *)self)->nd>0){
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 unstabl
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 PROTECTED
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:
**
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
37 matches
Mail list logo