[Python-modules-team] Bug#581038: Bug#581038: python-qt4: Doesn't build python2.6 modules

2010-05-11 Thread Torsten Marek
4 isn't building python2.6 modules. Hi, the version of python-qt4 in unstable builds Python 2.6 packages. I'm not sure when it is going to transition into testing, probably should ask the release ML about that. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: to

[Python-modules-team] Bug#571203: RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v7.0

2010-03-28 Thread Torsten Marek
new dependency scheme. @Victor: Does the error still persist? I've had no other reports about this problem. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: This is a digitally

[Python-modules-team] Bug#571203: Bug#571203: RuntimeError: the sip module implements API v6.0 but the PyQt4.QtCore module requires API v7.0

2010-02-24 Thread Torsten Marek
Core.so", 2); dlopen("/usr/lib/pymodules/python2.5/sip.so", 2); import sip # dynamically loaded from /usr/lib/pymodules/python2.5/sip.so import PyQt4.QtCore # dynamically loaded from /usr/lib/pymodules/python2.5/PyQt4/QtCore.so best, Torsten -- .: Torsten Marek .: http://shlomme.

[Python-modules-team] Bug#535759: PyQt4 splitup

2010-02-07 Thread Torsten Marek
Hi, the updated packages with the new dependency scheme have been uploaded and seem to be doing well; when they've reached testing we'll make another upload that splits up the packages in a sane manner. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.n

[Python-modules-team] Packaging NumPy 1.4

2010-02-02 Thread Torsten Marek
Hi, just wanted to know if anybody is working on numpy 1.4 (otherwise I'd take a shot at it, now that the sip/PyQt is mostly finished), or if there are any issues that keep it from being uploaded. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavell

[Python-modules-team] Bug#567224: FTBFS: sipAPIQtCore.h:38:17: error: sip.h: No such file or directory

2010-01-27 Thread Torsten Marek
has made it through NEW. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: This is a digitally signed message part ___ Python-modules-team mailing list

[Python-modules-team] Bug#535759: PyQt4 splitup

2009-08-29 Thread Torsten Marek
Hi, just to keep you updated, we're working on that. It'll likely go together with a renaming and addressing of a couple of other issues, like proper handling of ABI changes in sip. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- Gn

[Python-modules-team] Modules with changing APIs/ABIs

2009-08-04 Thread Torsten Marek
ugh). I would somehow prefer solution no. 2 (less hassle, no new queue involve), especially since the module name is always sip.so and thus python-sip4-x+1 replaces python-sip4-x completely anyway. If you have any comments/thoughts, I'd be pleased to hear your input. best, Torsten -

[Python-modules-team] Bug#512225: Import Error

2009-03-09 Thread Torsten Marek
Hi, I've just tried this out and failed to reproduce it, although it might be connected to some GL extension not being present on my system. Does this problem still persist with the latest Mesa GL? best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavell

[Python-modules-team] Bug#515748: Array handling

2009-03-09 Thread Torsten Marek
a fix stable package. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil ___ Python-modules-team mailing list

[Python-modules-team] Bug#509125: Missing dependency

2009-03-09 Thread Torsten Marek
x27;libGL.so.1'. The docs also suggest that on Linux, find_library uses ldconfig, which should make it independent of development symlinks. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies

[Python-modules-team] Bug#512739: Bug#512739: python-qt4: Python-qt4 4.4.3 on experimental will not install

2009-01-23 Thread Torsten Marek
ll not install, error returned during unpack. > > Trying a --force-all install using dpkg showed that the failure is in trying > to overwrite local files. Even --force-all did not enable this to procede. > Hi, does it say which local files? best, Torsten -- .: Torsten Marek .: http

[Python-modules-team] Bug#506979: Bug#506979: python-qt4: Please package with Phonon

2008-12-03 Thread Torsten Marek
Am Mittwoch, den 03.12.2008, 19:04 +0800 schrieb Christoph Burgmer: > Am Wednesday, 3. December 2008 schrieb Torsten Marek: > > > As for Phonon not finding its backends, that seems to be purely a > > > configuration issue. On my system, the file plays just fine using &g

[Python-modules-team] Bug#506979: Bug#506979: python-qt4: Please package with Phonon

2008-12-03 Thread Torsten Marek
, and Qt4 only contains a copy (which is older). I guess Qt4 needs to build-depend on libphonon-dev, but that's not the core of the problem. As for Phonon not finding its backends, that seems to be purely a configuration issue. On my system, the file plays just fine using phonon 4.2.0-2.

[Python-modules-team] Bug#506979: Bug#506979: python-qt4: Please package with Phonon

2008-11-30 Thread Torsten Marek
;, line 1, in > > RuntimeError: the sip module supports API v3.0 to v3.7 but the > PyQt4.phonon module requires API v3.8 Hi, which version of sip do you have installed? You'll need 4.7.9 from experimental? I'll bump the sip dependency on python-qt4 in the next upload.

[Python-modules-team] Bug#506979: Bug#506979: python-qt4: Please package with Phonon

2008-11-26 Thread Torsten Marek
.phonon import Phonon > Traceback (most recent call last): > File "", line 1, in > ImportError: No module named phonon > The phonon modules are included in 4.4.2, which is currently in the NEW queue[0]. best, Torsten [0] http://ftp-master.debian.org/n

[Python-modules-team] Bug#486931: Python designer plugins

2008-11-22 Thread Torsten Marek
Hi, I've just checked this with PyQt 4.4.4 (which I'm gonna upload tonight) and sip 4.7.9, both available from experimental soon, and I cannot reproduce this bug any more. Can you please check it? best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL

[Python-modules-team] Bug#505572: ImportError: cannot import name uic

2008-11-22 Thread Torsten Marek
Hi Zed, do you have python-qt4-common installed? python-qt4 depends on it. Does /usr/lib/python2.X/PyQt4/__init__.py and uic/ exist? best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein

[Python-modules-team] Bug#480657: python-opengl: Using glutDisplayFunc and glutKeyboardFunc causes Segmentation Fault in glutMainLoop

2008-10-23 Thread Torsten Marek
Hi Brendon, can you still reproduce the crash? With python2.5 2.5.2-11.1, the program doesn't crash any more for me (tested on both x86 and x86_64). best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Descri

[Python-modules-team] Bug#498953: python-opengl: gluNewQuadric segfaults (64 bit specific)

2008-10-23 Thread Torsten Marek
Hi Alex, can you still reproduce the crash with the lastest version of python2.5? With python2.5-11.1 and python-opengl 3.0.0~b3, I cannot reproduce the crash any more. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858

[Python-modules-team] Bug#483043: Does the bug still exist?

2008-07-05 Thread Torsten Marek
tag 483043 +unreproducible thanks Hi, does this bug persist with the latest versions of python2.5 and python-opengl? I cannot reproduce it any more. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description

[Python-modules-team] Bug#479864: elementtree in python 2.5

2008-07-05 Thread Torsten Marek
Hi, elementtree in Python 2.5 is contained in the package xml.etree. The bug is in pyste. Do you use your own pyste installation or the Debian version? best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc

[Python-modules-team] Bug#453386: Still there

2008-07-03 Thread Torsten Marek
Hi, does this bug still persist? It looks like the GL libraries are missing, but that should have been handled by the 3.0.0~b1 already. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein

[Python-modules-team] Bug#475897: Bug#475897: python-celementtree: can't coexist with default python being 2.5

2008-04-14 Thread Torsten Marek
Hi, I'm just guessing here, but wouldn't it be a solution if python-support generated explicit dependencies on the pythonX.Y packages for packages that don't support all versions, instead of using python >= 2.4, python <= 2.5? best, Torsten -- .: