Your message dated Thu, 31 Mar 2011 21:48:00 +0000
with message-id <e1q5pii-0003qb...@franck.debian.org>
and subject line Bug#619096: fixed in qscintilla2 2.4.3-2
has caused the Debian Bug report #619096,
regarding python-qscintilla2: Unexpected error with recent PyQt package
(python-qt4 4.8.3-2)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
619096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-qscintilla2
Version: 2.4.3-1+b1
Severity: important
After upgrading python-qt4 from 4.8.3-1 to 4.8.3-2, QsciScintilla raises
unexpected TypeError:
Traceback (most recent call last):
File "./scintilla.py", line 9, in <module>
sci = QsciScintilla(w)
TypeError: QsciScintilla(QWidget parent=None): argument 1 has unexpected type
'QWidget'
Rebuilding python-qscintilla2 package fixed this issue on my environment.
Here's the minimal repro script:
import sys
from PyQt4.QtCore import *
from PyQt4.QtGui import *
from PyQt4.Qsci import QsciScintilla
app = QApplication(sys.argv)
w = QWidget()
sci = QsciScintilla(w)
w.show()
app.exec_()
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (510, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-qscintilla2 depends on:
ii libc6 2.11.2-13 Embedded GNU C Library: Shared lib
ii libgcc1 1:4.5.2-6 GCC support library
ii libqscintilla2-5 2.4.3-1+b1 The Qt4 port of the Scintilla sour
ii libqtcore4 4:4.7.2-1 Qt 4 core module
ii libqtgui4 4:4.7.2-1 Qt 4 GUI module
ii libstdc++6 4.5.2-6 The GNU Standard C++ Library v3
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-qt4 4.8.3-2 Python bindings for Qt4
ii python-sip [sip-api-8.1 4.12.1-1 Python/C++ bindings generator runt
ii python-support 1.0.11 automated rebuilding support for P
python-qscintilla2 recommends no packages.
python-qscintilla2 suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: qscintilla2
Source-Version: 2.4.3-2
We believe that the bug you reported is fixed in the latest version of
qscintilla2, which is due to be installed in the Debian FTP archive:
libqscintilla2-5_2.4.3-2_amd64.deb
to main/q/qscintilla2/libqscintilla2-5_2.4.3-2_amd64.deb
libqscintilla2-designer_2.4.3-2_amd64.deb
to main/q/qscintilla2/libqscintilla2-designer_2.4.3-2_amd64.deb
libqscintilla2-dev_2.4.3-2_all.deb
to main/q/qscintilla2/libqscintilla2-dev_2.4.3-2_all.deb
libqscintilla2-doc_2.4.3-2_all.deb
to main/q/qscintilla2/libqscintilla2-doc_2.4.3-2_all.deb
python-qscintilla2_2.4.3-2_amd64.deb
to main/q/qscintilla2/python-qscintilla2_2.4.3-2_amd64.deb
qscintilla2_2.4.3-2.debian.tar.gz
to main/q/qscintilla2/qscintilla2_2.4.3-2.debian.tar.gz
qscintilla2_2.4.3-2.dsc
to main/q/qscintilla2/qscintilla2_2.4.3-2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 619...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gudjon I. Gudjonsson <gud...@gudjon.org> (supplier of updated qscintilla2
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 31 Mar 2011 08:44:12 +0200
Source: qscintilla2
Binary: libqscintilla2-5 libqscintilla2-designer libqscintilla2-dev
libqscintilla2-doc python-qscintilla2
Architecture: source all amd64
Version: 2.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Torsten Marek <shlo...@debian.org>
Changed-By: Gudjon I. Gudjonsson <gud...@gudjon.org>
Description:
libqscintilla2-5 - The Qt4 port of the Scintilla source code editing widget
libqscintilla2-designer - Qt4 Designer plugin for QScintilla 2
libqscintilla2-dev - The Scintilla source code editing widget for Qt4,
development fil
libqscintilla2-doc - API documentation for QScintilla 2
python-qscintilla2 - Python bindings for QScintilla 2
Closes: 618983 619096
Changes:
qscintilla2 (2.4.3-2) unstable; urgency=low
.
* Rebuilding (Closes: #619096)
* Remove dpatch references from patches
* Remove README.source file (Closes: #618983)
* Bump standards version to 3.9.1
* Remove unneded Section: in control file
Checksums-Sha1:
7d9b0312627163a329d6a9b03ae6909a25d803db 1985 qscintilla2_2.4.3-2.dsc
1877ecc6f6fae704735878fce1284fb5dc08d164 12880
qscintilla2_2.4.3-2.debian.tar.gz
1b01119886dfe8f54353eab3b87c2695de16b844 68314
libqscintilla2-dev_2.4.3-2_all.deb
7f0790ff9f364f6272d6b30f2b18cea661f75fec 885020
libqscintilla2-doc_2.4.3-2_all.deb
59ec490f23356e1231319b0517e4803a03a9919f 749744
libqscintilla2-5_2.4.3-2_amd64.deb
dabff3b3672cf27fdab7215219d63f94c1c573ec 20384
libqscintilla2-designer_2.4.3-2_amd64.deb
cbfb0f66c2716993a95625379edb133ae52df52e 501876
python-qscintilla2_2.4.3-2_amd64.deb
Checksums-Sha256:
5dd7364f67a403c1bfb34a70d2ca856f5582a472ac60dcfb05ab48fdb0f86d86 1985
qscintilla2_2.4.3-2.dsc
8a704dfc40e66f420a7457f76e3bf9a139844f0aed27718a5e488cd1c364f537 12880
qscintilla2_2.4.3-2.debian.tar.gz
0c0eaea1c0dc841ec5f35dc0e9347c859941ac76ad3f4b964cb8bb3a1cc85f41 68314
libqscintilla2-dev_2.4.3-2_all.deb
1a490b7a553402620a0e0a330b86b8b369dfe12915da937d93789f7b629ddb27 885020
libqscintilla2-doc_2.4.3-2_all.deb
6fbf564c887217dda3e2ee99dd854d84f673738f9f05f6c946da404abe7e29eb 749744
libqscintilla2-5_2.4.3-2_amd64.deb
4f877114a3beee865848f35aaaef9e81f939dd51aa51f83ea92749df748e8bef 20384
libqscintilla2-designer_2.4.3-2_amd64.deb
be2cd4470fbbc95cdcafead64ba56e7ddc56810fca9ab79aac7e63ac24eaabd2 501876
python-qscintilla2_2.4.3-2_amd64.deb
Files:
016b2fd2c99b02ba963a8519eee6ef95 1985 libs optional qscintilla2_2.4.3-2.dsc
cdd2907b72459f93a1efb2bfed2c2d7e 12880 libs optional
qscintilla2_2.4.3-2.debian.tar.gz
71924f5c0c9b5ec4a4e78423444e0ce0 68314 libdevel optional
libqscintilla2-dev_2.4.3-2_all.deb
060fd2df23266f66cbcccc25599ff971 885020 doc optional
libqscintilla2-doc_2.4.3-2_all.deb
fa582992d67e000f7cd946956e7410bd 749744 libs optional
libqscintilla2-5_2.4.3-2_amd64.deb
6a68f0a351b0ed203b380fea40722797 20384 misc optional
libqscintilla2-designer_2.4.3-2_amd64.deb
f4339ef31d7f50bb53c5cc56cb37d8e0 501876 python optional
python-qscintilla2_2.4.3-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJNlPN/AAoJEK728aKnRXZFZWoP/RT0hCBW87FkPU29OluG2EJx
p42TShqG9w9swyhbTDE44RAtRJ8wur4uhCBbk04CIq8hqINq7YGCX3VcusuVMjuN
jK+l8+NNIdahQLJcLraVwE4w8NzVrMOJSUzBvga5UQSTSm3x8OeI7STDsNrjJc8H
0PT4EnOYjYuWs5TRTjp6n6gxUiQkvxDef6zmlO1APd+FYYwz9ZQq8gew/nzW8LoN
mbieKCxJmkjXX7GqbMetFW6fl53cbXZlnHUyV+fI3ZgBD6yZNjEQjNC1FILrelUY
QhD+d5W7JyyrU8uOz9TrSp69RTDEt2HaHQIOoLhdFJOGZ62yeCIozNm+KOZjDf7q
cfeRKSXFPXVmd3qIdwCPRlDQU9jPMV55YabFc7A2Q20jYQ+ILMzAD6mZ21ZX9cWG
rC0Ge51dXpbGNBe0kog+q4M0cItRvg0SkyC6zxlzH8P9Kvmp8G2HBCy8FruzXZ4r
xYo1Eay0cMO2ytRMZQjxPsx3VEAC6ZEPh6juTogmN6saNUUlLmF10r2Ax0Bv6ZP0
BRO83rtls8O0Q8l+GivMYfLhFvzpUDsBIyQtx5nwvaX0jS2AxbNhc9FwkyDP784a
5uRsDUPlA62/7bH59CMX2VpzEuaB3dkrmxjR2Xm441Tc5Lv8kLU4RQHXsl5cFjji
2U3YOPZybExDe+bodhDk
=ScQn
-----END PGP SIGNATURE-----
--- End Message ---