Bug#579690: transition: KDE SC 4.4.3

2010-05-17 Thread Torsten Marek
> Hi, the sip packages have been updated recently to better support binNMU on ABI breakages by new sip versions (which happen quite frequently). I've sent instructions on how to port packages to the new dependency scheme to the maintainers of all of sip's rdepends, but probably

Bug#581038: [Python-modules-team] 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

Bug#576457: config.h regenerated at wrong place for amd64

2010-04-07 Thread Torsten Marek
on-t .version (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /tmp/buildd/pulseaudio-0.9.21/missing --run autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h /usr/bin/make all-recursive I've

Bug#576457: Updated Patch

2010-04-05 Thread Torsten Marek
Hi, the problem is that HAVE_FCHOWN & others are missing from config.h.in. I've attached an update for 0002-CVE-2009-1299 which fixes this problem. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858

Bug#575654: Updated Patch

2010-04-05 Thread Torsten Marek
Hi, the problem is that HAVE_FCHOWN & others are missing from config.h.in. I've attached an update for 0002-CVE-2009-1299 which fixes this problem. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C85

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 signed message part

Bug#571203: [Python-modules-team] 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.

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

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

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

Bug#535599: Source Package Name

2009-08-01 Thread Torsten Marek
given that only very few people ever see the source package name. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#534737: [xserver-xorg-video-intel] GM45: Black screen with large virtual display and X server 1.6.1.901-3

2009-06-26 Thread Torsten Marek
Package: xserver-xorg-video-intel Version: 2:2.7.99.901-2 Severity: normal After upgrading xserver-xorg-core to 2:1.6.1.901-3, I get a black screen when the X server is started using a large virtual display (3360x1200). The screen shows the mouse cursor and X is responsive, I was able to log in u

Bug#533428: [calibre] Segmentation fault on start. Can't even see spalsh screen.

2009-06-20 Thread Torsten Marek
-sip4 and also a > crasher bug when that incompatibility is reported... > > > python-qt4 | 4.5-1 > > Here: > python-qt4 4.5.1-1 > python-sip4 4.8.1-1 > > Cheers, Hi, you will have to rebuild calibre with the latest versions of sip / PyQt 4, since the

Bug#529414: Still crashes

2009-06-09 Thread Torsten Marek
Hi, I'm not sure if the old crash is fixed for sure now (upstream claims it is), the new PyQt3 version has introduced a new crash when QDomDocument.setContent is used. I have already notified upstream about the problem. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavell

Bug#529414: Confirmed

2009-05-19 Thread Torsten Marek
Hi, this seems to be amd64-only as I haven't been able to reproduce it in x86, and is not a Qt-problem, since similar C++ code runs just fine. I'll check with upstream. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024

Bug#528549: [python-distutils-extra] build_i18n should only update po template if merging

2009-05-13 Thread Torsten Marek
Package: python-distutils-extra Version: 1.92 Severity: minor The build_i18n command should only call intltool-update if the template is merged with the existing translations afterwards (i.e. -m is specified). Otherwise this always creates spurious changes in the templates, which is moderately

Bug#528327: [meld] New upstream version 1.3 available

2009-05-12 Thread Torsten Marek
Package: meld Version: 1.2.1-1 Severity: wishlist Hi, just wanted to let you know that there is a new upstream version of meld available. best, Torsten --- System information. --- Architecture: amd64 Kernel: Linux 2.6.29-1-amd64 Debian Release: squeeze/sid 500 unstablemirror

Bug#525961: [python-lxml] New upstream version available

2009-04-28 Thread Torsten Marek
Package: python-lxml Version: 2.1.5-1 Severity: wishlist Hi, a new upstream version of lxml (2.2) is available. It doesn't seem to have any major new features, but fixes some crashes. best, Torsten --- System information. --- Architecture: amd64 Kernel: Linux 2.6.29-1-amd64 Debian R

Bug#524367: [glade] New upstream version available

2009-04-16 Thread Torsten Marek
Package: glade Version: 3.5.2-4 Severity: wishlist Glade 3.6 has been released -- took them quite some time... http://ftp.gnome.org/pub/GNOME/sources/glade3/3.6/ Would be nice if it could be packaged, ping me if you need help. best, Torsten --- System information. --- Architecture: amd64 Ke

Bug#524334: [xserver-xorg-video-intel] Please include NEWS file into the package

2009-04-16 Thread Torsten Marek
Package: xserver-xorg-video-intel Version: 2:2.7.0-1 Severity: wishlist The upstream changelog references a NEWS file, which is missing from the binary package. Please include it into the documentation. best, Torsten --- System information. --- Architecture: amd64 Kernel: Linux 2.6.29

Bug#524164: [libgtk2.0-0] Crash in gnome-settings-daemon

2009-04-15 Thread Torsten Marek
Am Mittwoch, den 15.04.2009, 12:30 +0200 schrieb Josselin Mouette: > Le mercredi 15 avril 2009 à 10:44 +0200, Torsten Marek a écrit : > > Package: libgtk2.0-0 > > Version: 2.16.1-1 > > Severity: normal > > > > Using the volume control via the XF86Audio*, gnome-se

Bug#524164: [libgtk2.0-0] Crash in gnome-settings-daemon

2009-04-15 Thread Torsten Marek
Am Mittwoch, den 15.04.2009, 12:30 +0200 schrieb Josselin Mouette: > Le mercredi 15 avril 2009 à 10:44 +0200, Torsten Marek a écrit : > > Package: libgtk2.0-0 > > Version: 2.16.1-1 > > Severity: normal > > > > Using the volume control via the XF86Audio*, gnome-se

Bug#524164: [libgtk2.0-0] Crash in gnome-settings-daemon

2009-04-15 Thread Torsten Marek
Package: libgtk2.0-0 Version: 2.16.1-1 Severity: normal Using the volume control via the XF86Audio*, gnome-settings-daemon always crashes after a couple of changes, but not predictably (so far). The stack trace retrieved from g-s-d (2.26.0-1) is: Program terminated with signal 11, Segmentation

Bug#523445: Bug#516122: NMU prepared

2009-04-14 Thread Torsten Marek
ntacted privately some weeks ago, which was the main thing keeping me back. I'll schedule some rebuilds for those then. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#516122: NMU prepared

2009-04-13 Thread Torsten Marek
ntacted privately some weeks ago, which was the main thing keeping me back. I'll schedule some rebuilds for those then. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#520838: [texlive-humanities] covington.sty contains invalid value for \textfloatsep

2009-03-27 Thread Torsten Marek
Am Donnerstag, den 26.03.2009, 21:50 +0100 schrieb Hilmar Preuße: > On 22.03.09 Torsten Marek (shlo...@gmx.net) wrote: > > Hi Torsten, > > > Package: texlive-humanities > > Version: 2007.dfsg.17-1 > > Severity: minor > > > > When using c

Bug#520838: [texlive-humanities] covington.sty contains invalid value for \textfloatsep

2009-03-22 Thread Torsten Marek
Package: texlive-humanities Version: 2007.dfsg.17-1 Severity: minor When using covington.sty, it is not possible to change \textfloatsep afterwards. The following document results in an error message: >>> \documentclass{scrartcl} \usepackage{covington} \showthe\textfloatsep \begin{document}

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

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

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 ist ein digital signierter Nachrichtenteil

Bug#511197: [python-central] python-central does not remove symlinks when new upload drops support for old Python version

2009-02-27 Thread Torsten Marek
Am Freitag, den 27.02.2009, 15:53 +0100 schrieb Torsten Marek: > Am Samstag, den 21.02.2009, 09:55 +0100 schrieb Matthias Klose: > > Torsten Marek schrieb: > > > Package: python-central > > > Version: 0.6.8 > > > Severity: normal > > > > >

Bug#513609: [meld] New upstream version 1.2.1 avaliable

2009-01-30 Thread Torsten Marek
Package: meld Version: 1.1.5.1-2 Severity: wishlist Hi, the meld webpage mentions the release of 1.2.1 somewhere last year. Please also add the webpage URL to the package description. Thanks, Torsten --- System information. --- Architecture: i386 Kernel: Linux 2.6.28-shl1 Debian Relea

Bug#512946: [libavcodec51] Undefined symbols with latest libavutil49

2009-01-25 Thread Torsten Marek
Package: libavcodec51 Version: 0.svn20080206-15 Severity: serious Hi, the latest upload of ffmpeg breaks libavcode51, which breaks libxine1-ffmpeg, which affects all video players. Using xine-ui with --verbose=5 on an XViD-encoded video, there's some info in the debug output: load_plugins: c

Bug#512739: [Python-modules-team] 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

Bug#512654: Acknowledgement ([kvm] Security patch for CVE-2008-0928 causes serious regression)

2009-01-22 Thread Torsten Marek
Am Donnerstag, den 22.01.2009, 23:33 +0100 schrieb Jan Lübbe: > On Thu, 2009-01-22 at 20:56 +0100, Torsten Marek wrote: > > There seems to be another problem in kvm-82 with regard to image > > corruption, I'm using a qcow2 image backed by another qcow2 one. > > > &g

Bug#512654: Info received (Bug#512654: Acknowledgement ([kvm] Security patch for CVE-2008-0928 causes serious regression))

2009-01-22 Thread Torsten Marek
ed to corrupted disk images. Sorry for the confusion. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: tors...@diotavelli.net -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#512654: Acknowledgement ([kvm] Security patch for CVE-2008-0928 causes serious regression)

2009-01-22 Thread Torsten Marek
There seems to be another problem in kvm-82 with regard to image corruption, I'm using a qcow2 image backed by another qcow2 one. I was able to install Windows XP and apply all patches etc, but soon after that, chkdsk started reporting errors. best, Torsten -- .: Torsten Marek .:

Bug#512654: [kvm] Security patch for CVE-2008-0928 causes serious regression

2009-01-22 Thread Torsten Marek
Package: kvm Version: 82+dfsg-1 Severity: serious kvm versions from experimental cause serious problems with at least qcow2. When installing Windows XP on a fresh image, not even the partition can be created. On an existing image, kvm 82 causes serious corruptions in the disk image. Using kvm 7

Bug#512345: [python-gtk2-dbg] Debug packages unusable

2009-01-19 Thread Torsten Marek
Package: python-gtk2-dbg Version: 2.13.0-2 Severity: important The debug packages of python-gtk2-dbg are unusable. This seems to be the same problem as https://bugs.launchpad.net/pygtk/+bug/282320 best, Torsten --- System information. --- Architecture: i386 Kernel: Linux 2.6.28-shl1

Bug#511197: [python-central] python-central does not remove symlinks when new upload drops support for old Python version

2009-01-08 Thread Torsten Marek
Package: python-central Version: 0.6.8 Severity: normal This bug is closely related to #409390 and #479852, because the underlying problem seems to be the same. If a new upload of a Python module drops support for previously supported Python versions, the old symlinks and pyc files are not rem

Bug#508284: [evince] Too many printing options stored

2008-12-09 Thread Torsten Marek
Package: evince Version: 2.24.1-1 Severity: minor Evince stores all kind of printing configuration data between two invocations. While for some settings, this may be desirable, for others I find it highly obnoxious. If I happen to print out a scientific paper, I use 2 sides per page, duplex. Ho

Bug#506979: [Python-modules-team] 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

Bug#507636: [qt4-qtconfig] Phonon configuration is grayed out

2008-12-03 Thread Torsten Marek
Package: qt4-qtconfig Version: 4.4.3-1 Severity: minor In the Qt4 configuration tool, all the widgets in the "Phonon" tab are grayed out. This happens with phonon 4.2.0-2. I guess this can be solved by building Qt4 against the external phonon library instead of only disabling the internal one

Bug#506979: [Python-modules-team] 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.

Bug#506979: [Python-modules-team] 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.

Bug#506979: [Python-modules-team] 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

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

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

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

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

Bug#490340: segfaults when calling QTextBrowser.setText()

2008-07-15 Thread Torsten Marek
ted in the code in question, and maybe also in reportbug-ng. The clean solution would be to communicate via queues etc, and only call PyQt functions in the main thread. I'll have a look into this. best, Torsten [0] http://www.riverbankcomputing.co.uk/static/Docs/PyQt3/PyQt.html -- .

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

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

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

Bug#488869: [gcc-4.2] alpha-only compilation failure with -fPIC and relocation

2008-07-01 Thread Torsten Marek
Package: gcc-4.2 Severity: normal --- Please enter the report below this line. --- Hi, python-qt4 fails on alpha [0] with the following error: g++ -shared -Wl,--version-script=QtGui.exp -o QtGui.so sipQtGuipart0.o sipQtGuipart1.o sipQtGuipart2.o sipQtGuipart3.o sipQtGuipart4.o sipQtGuipart5.o

Bug#475897: [Python-modules-team] 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 -- .:

Bug#473029: Missing icons in preferences dialog

2008-03-27 Thread Torsten Marek
Package: evolution Version: 2.22.0-1 Severity: normal Hi, in Evolution 2.22 from experimental, the icons in the icon view on the left side of the preference dialog are missing. All entries are showing a dummy replacement icon. best, Torsten --- System information. --- Architecture: i386 Ker

Bug#454434: Still not translated

2008-03-27 Thread Torsten Marek
Hi, this bug still persists in evolution 2.22. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#471840: closed by Matthias Klose <[EMAIL PROTECTED]> (Bug#471840: fixed in lxml 2.0.2-2)

2008-03-25 Thread Torsten Marek
best, Torsten > > -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#471840: Crashes when using XML schema in iterparse

2008-03-20 Thread Torsten Marek
Package: python-lxml Version: 2.0.2-1 Severity: important Hi, when lxml.etree.iterparse is used with an XML schema instance for on-the-fly validation, the Python interpreter crashes when the iterparse object is collected. Stack trace: *** glibc detected *** python2.5-dbg: free(): invalid point

Bug#469733: python-qt4-doc: missing files: pyqt4ref.html and index.html

2008-03-10 Thread Torsten Marek
, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#468248: Bug patch

2008-03-10 Thread Torsten Marek
Hi, judging from the code, dcopobj.objMethods can be None, so this patch should be alright. I'll include it in the next upload. best, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description: Dies ist ein di

Bug#453895: Dependencies

2008-02-29 Thread Torsten Marek
Hi, wouldn't it be easier if Ubuntu had it's python-sip4-dev depend on python-sip4? After all, sipconfig.py is a development file. best regards, Torsten -- .: Torsten Marek .: http://shlomme.diotavelli.net .: [EMAIL PROTECTED] -- GnuPG: 1024D/A244C858 signature.asc Description

Bug#464552: Cannot install scala with Sun JDK only

2008-02-07 Thread Torsten Marek
Package: scala Version: 2.6.1-1lex Severity: wishlist Hi, scala depends on java-gcj-compat-dev, which pulls in the whole GNU Java stack. However, it cannot be installed using the Sun JDK (sun-java6-jdk). Please provide an alternative dependency. Thanks, Torsten --- System information. --- A

Bug#461994: New upstream version available

2008-01-21 Thread Torsten Marek
Package: python-nose Version: 0.10.0-1 Severity: wishlist Hi, the new upstream version 0.10.1 is available upstream. best, Torsten --- System information. --- Architecture: i386 Kernel: Linux 2.6.23-shl2 Debian Release: lenny/sid 500 unstablewww.debian-multimedia.org 500

Bug#441687: Usability problem

2008-01-13 Thread Torsten Marek
he very opposite corner of the apply button. Maybe it might be helpful if the apply button warned if a crop selection was done but not applied inside the dialog, so that I cannot be applied to the actual picture. best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902

Bug#454434: Two lookups for translation catalog

2008-01-06 Thread Torsten Marek
.12.mo", O_RDONLY) = -1 ENOENT (No such file or directory) This happens after the first successful lookup, and the translations are all gone. If I create any of these directories with the correct link, the GUI is translated. best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID:

Bug#459200: New upstream version 0.91.1 available

2008-01-04 Thread Torsten Marek
Package: python-matplotlib Version: 0.90.1-2 Severity: wishlist Hi, a new upstream release of matplotlib is available. Changes are at http://matplotlib.sourceforge.net/whats_new.html best regards, Torsten --- System information. --- Architecture: i386 Kernel: Linux 2.6.23-shl2 Debian

Bug#457931: /etc/init.d/cpufrequtils fails because of translations

2007-12-27 Thread Torsten Marek
Package: cpufrequtils Version: 002-6 Severity: serious Hi, because of #449307, cpufrequtils now uses cpufreq-info to enumerate CPUs and cores. Unfortunately, the sed pattern only works for the English messages of cpufreq-info and fails if LANG != (C|en) and a translation is present (which is th

Bug#457069: Cannot add ogg et. al. as supported formats for portable media players

2007-12-19 Thread Torsten Marek
Package: amarok Version: 1.4.7-1+b3 Severity: minor Hi, in the configuration dialog for portable media players, adding any format with an underlined shortcut access character from the dropdown list results in the ampersand character being shown in the list on the left, i.e. when I select _o_gg

Bug#457053: python-nose should suggest python-coverage

2007-12-19 Thread Torsten Marek
Package: python-nose Version: 0.10.0-1 Severity: minor Hi, nose has a feature to let tests run with coverage. However, to do that, it needs the coverage module, which is contained in python-coverage. Therefore, it might be a good idea to suggest (or recommend) installing that package. best re

Bug#454982: New upstream version available

2007-12-08 Thread Torsten Marek
Package: python-coverage Version: 2.6-1 Severity: wishlist Hi, there's a new upstream version (2.77) avaiable. Thanks, Torsten -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux

Bug#454762: New upstream version 1.3.6 available

2007-12-07 Thread Torsten Marek
Package: python-lxml Version: 1.3.4-1 Severity: wishlist Hi, a new upstream version (1.3.6) is available, which fixes several crashes in lxml. best regards, Torsten -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Ar

Bug#447842: Install conflict

2007-10-31 Thread Torsten Marek
Hi, python2.4-sip4-qt3 is an ancient package that might have been installed way before etch and has vanished a couple of years ago. Please remove it manually. best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Key

Bug#444386: New upstream available

2007-10-31 Thread Torsten Marek
Hi, is there any news on packages for glade 3.4? best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#445337: Bug in python-qt4 causes software-properties-kde to crash in Turkish locale

2007-10-05 Thread Torsten Marek
u. Please see > > https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/97420 > > for more information. > Hi, this bug has been taken care of in PyQt 4.3.1, which will be uploaded soon. best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902

Bug#444401: Evolution hangs when clicking on birthday calendar

2007-09-28 Thread Torsten Marek
Package: evolution Version: 2.12.0-1 Severity: normal Hi, whenever I select the birthday entry in evolution's calendar module, the whole program freezes. Selecting, activating and deactivating other calendar types (local, webcal) works just fine. best, Torsten -- System Information: Debian R

Bug#444070: Cannot create preview of certain JPEG images

2007-09-25 Thread Torsten Marek
Package: thunar Version: 0.8.0-6 Severity: normal Hi, Thunar cannot create thumbnail images for some JPEG images any more. The error messages are /usr/lib/thunar/thunar-vfs-pixbuf-thumbnailer-1: Error interpreting JPEG image file (Application transferred too few scanlines). /usr/lib/thunar/thu

Bug#441343: [Python-modules-team] Bug#441343: python-opengl: Things go awfully slow

2007-09-10 Thread Torsten Marek
try out accelerated rendering on my own machine now (thanks to some not-mentioned major graphics card vendor who is somehow unable to put out drivers that run stable with SMP systems, way to go!). Could you provide a small test script and some timings and I'll try to work it out with upstre

Bug#441737: Please provide a python-dbus-dbg package

2007-09-10 Thread Torsten Marek
Package: python-dbus Version: 0.82.2-1 Severity: wishlist Hi, would it be possible to provide a python-dbus-dbg package similar to Ubuntu? I'm currently in the process of adding debug package for PyQt4, and debug package for dbus support do need such a package. best, Torsten -- System Informa

Bug#432028: pylib and python2.5

2007-08-30 Thread Torsten Marek
thon 2.5 support. best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

Bug#432028: pylib and python2.5

2007-08-30 Thread Torsten Marek
complains I'd bring the package under team maintance of the > py-modules team and take care of #439400 and #432028. > Instead of NMUing feel free to send me your current version or svn-inject it > in the team's svn. Hi, by all means, go ahead! best, Torsten -- Torsten Mare

Bug#432028: Please provide a new version with support for Python 2.5

2007-08-26 Thread Torsten Marek
Hi, adding support for Python 2.5 can be done with a simple rebuild of the package, nothing has to be changed. I would really like to see 2.5 support for py.lib, so could you please take care of this? best, Torsten -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DF

Bug#439359: wrong location for installed files

2007-08-24 Thread Torsten Marek
t experiments have shown so far that packages are not merged by Python, and applications depend on importing the PyQt dbus support from dbus.mainloop.qt). This has also been discussed with the python-dbus maintainer, who didn't see another solution and agreed to this. best, Torsten -- Torst

Bug#437400: New upstream release: 1.4.7

2007-08-12 Thread Torsten Marek
Package: python-pyparsing Version: 1.4.2-1.1 Severity: wishlist Hi, there is a new upstream release of PyParsing. best, Torsten -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linu

Bug#434378: New upstream version?

2007-08-04 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, does this bug still occur with the new upstream versions of sip/PyQt4? I currently lack the time to test it myself, but I'm going to investigate this next week. best, Torsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP

Bug#431608: Some statistics

2007-07-29 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Matthias Klose schrieb: > Torsten Marek writes: >> compiling parts of python-qt4 yields the following results: >> >> g++ 4.1.3: 13,71s user 0,26s sys >> gcc-snapshot: 1m59,38s user 0,69s sys > > thanks, the report i

Bug#431608: Some statistics

2007-07-29 Thread Torsten Marek
/sipQtCorepart0.E.bz2 best, Torsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozd

Bug#435151: ITP: qscintilla2 -- Scintilla Text Editor Widget bindings for Qt4 and PyQt4

2007-07-29 Thread Torsten Marek
Package: wnpp Severity: wishlist Owner: Torsten Marek <[EMAIL PROTECTED]> Package name: QScintilla2 Version : 2.1 Upstream Author : Phil Thompson <[EMAIL PROTECTED]> URL : http://www.riverbankcomputing.co.uk/qscintilla/index.php License

Bug#431608: Same for python-qt4

2007-07-19 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I've just encountered the same problem while (trying to) build PyQt4, but generally gcc 4.2 seems to be *a lot* slower than 4.1. best, Torsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894

Bug#430473: ITP: pyopengl-demo -- Demonstration scripts for the PyOpenGL library

2007-06-25 Thread Torsten Marek
Package: wnpp Severity: wishlist Owner: Torsten Marek <[EMAIL PROTECTED]> Package name: pyopengl-demo Version : 3.0.0~a6 Upstream Author : Mike C. Fletcher URL : http://pyopengl.sourceforge.net/ License : BSD Programming Lang: Python Descr

Bug#407647: Wrong package?

2007-02-25 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 you need to install python-qt3. It seems that you only installed python-qt4. best, Torsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net -BEG

Bug#412374: python-opengl: New upstream available

2007-02-25 Thread Torsten Marek
Package: python-opengl Version: 2.0.1.09.dfsg.1-0.3 Severity: wishlist Hi, a new version of PyOpenGL, now working with ctypes, is available from upstream. As already said in another bug thread, I'd be willing to take over the package on behalf of the Debian Python modules team. best regards,

Bug#409197: drscheme: DrScheme crashes when XCB is installed

2007-01-31 Thread Torsten Marek
Package: drscheme Version: 1:352-10 Severity: important Hi, with the XCB-libx11-6 from experimental, DrScheme crashes with an assertion almost immediately after application startup. mred: xcb_xlib.c:41: xcb_xlib_lock: Assertion `!c->xlib.lock' failed. (Also mentioned in [1]) Backtrace: #0 0xa7

Bug#397551: python-qt4: pyuic4 crashes with a Calendar widget

2006-11-08 Thread Torsten Marek
nce > > Guilhelm Hi, due to the late relase of PyQt 4.1, support for Qt 4.2 will not enter unstable, and etch will be released with PyQt 4.0.1. The calendar widget is in Qt 4.2. Maybe, somewhere in the next weeks I'll upload the full new stack (sip 4.5, PyQt 3.17 and 4.1 + rebuilt Py

Bug#396703: dpatch & sudo & pyopengl

2006-11-02 Thread Torsten Marek
, Torsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozd

Bug#394521: gdb does not recognize core files

2006-10-21 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Jacobowitz schrieb: > On Sat, Oct 21, 2006 at 06:39:21PM +0200, Torsten Marek wrote: >> Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align >> NOTE 0x000254 0x 0x 0x001d8 0x0

Bug#394521: gdb does not recognize core files

2006-10-21 Thread Torsten Marek
Package: gdb Version: 6.4.90.dfsg-1 Severity: important Hi, when I compile the following program with gcc 4.1.1-16/binutils 2.17-3 >>> snip int main (void) { int *p = 0; return *p; } <<< snip and let it core, gdb does not recognize the core file. $ gdb a.out core "/home/shlomme/core" is n

Bug#387930: FTBFS: xfvb not available on s390

2006-09-17 Thread Torsten Marek
Package: python-opengl Version: 2.0.1.09-2.2 Severity: normal Hi, python-opengl cannot be built on s390 because the current build system needs xvfb to run (the setup script for Togl tries to instantiate Tkinter.Tk, which fails if no X server is present). However, it can be modified to read the

Bug#377394: Investigations

2006-08-30 Thread Torsten Marek
rsten - -- Torsten Marek <[EMAIL PROTECTED]> ID: A244C858 -- FP: 1902 0002 5DFC 856B F146 894C 7CC5 451E A244 C858 Keyserver: subkeys.pgp.net -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail

  1   2   >