[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#347377: marked as done (qt-x11-free and immodule patch)



Your message dated Thu, 23 Feb 2006 18:47:16 -0800
with message-id <E1FCSzE-0003Wg-96@spohr.debian.org>
and subject line Bug#347377: fixed in qt-x11-free 3:3.3.5-4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---

Package: qt-x11-free

Version: 3:3.3.5-3

Hi,

please include the immodule patch from http://www.freedesktop.org/wiki/Software_2fimmodule_2dqt

this patch has a problem with the KeyRelease event, so I fixed this for ubuntu/kubuntu in the latest qt upload.

The patch which fixed this problem is:

--- src/kernel/qapplication_x11.cpp.sav 2005-06-15 15:43:02.000000000 +0200

+++ src/kernel/qapplication_x11.cpp 2005-06-15 16:26:36.000000000 +0200

@@ -5209,11 +5209,12 @@ bool QETWidget::translateKeyEventInterna

} else {

key = (int)(long)keyDict->find( keycode );

if ( key )

- if( !willRepeat ) // Take out key of dictionary only if this call.

+ if( !willRepeat && statefulTranslation ) // Take out key of dictionary only if this call.

keyDict->take( keycode );

long s = (long)textDict->find( keycode );

if ( s ) {

- textDict->take( keycode );

+ if( statefulTranslation )

+ textDict->take( keycode );

ascii = (char)(s-256);

}

}

and was provided by Lubos Lunak (http://lists.freedesktop.org/archives/immodule-qt/2005-June/000732.html)

Regards,

\sh

Attachment: pgpYEkvezsLPy.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: qt-x11-free
Source-Version: 3:3.3.5-4

We believe that the bug you reported is fixed in the latest version of
qt-x11-free, which is due to be installed in the Debian FTP archive:

libqt3-compat-headers_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.5-4_i386.deb
libqt3-headers_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-headers_3.3.5-4_i386.deb
libqt3-i18n_3.3.5-4_all.deb
  to pool/main/q/qt-x11-free/libqt3-i18n_3.3.5-4_all.deb
libqt3-mt-dev_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.5-4_i386.deb
libqt3-mt-ibase_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-ibase_3.3.5-4_i386.deb
libqt3-mt-mysql_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-mysql_3.3.5-4_i386.deb
libqt3-mt-odbc_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-odbc_3.3.5-4_i386.deb
libqt3-mt-psql_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-psql_3.3.5-4_i386.deb
libqt3-mt-sqlite_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt-sqlite_3.3.5-4_i386.deb
libqt3-mt_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/libqt3-mt_3.3.5-4_i386.deb
qt-x11-free-dbg_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt-x11-free-dbg_3.3.5-4_i386.deb
qt-x11-free_3.3.5-4.diff.gz
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.5-4.diff.gz
qt-x11-free_3.3.5-4.dsc
  to pool/main/q/qt-x11-free/qt-x11-free_3.3.5-4.dsc
qt3-apps-dev_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-apps-dev_3.3.5-4_i386.deb
qt3-assistant_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-assistant_3.3.5-4_i386.deb
qt3-designer_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-designer_3.3.5-4_i386.deb
qt3-dev-tools-compat_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-compat_3.3.5-4_i386.deb
qt3-dev-tools-embedded_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools-embedded_3.3.5-4_i386.deb
qt3-dev-tools_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-dev-tools_3.3.5-4_i386.deb
qt3-doc_3.3.5-4_all.deb
  to pool/main/q/qt-x11-free/qt3-doc_3.3.5-4_all.deb
qt3-examples_3.3.5-4_all.deb
  to pool/main/q/qt-x11-free/qt3-examples_3.3.5-4_all.deb
qt3-linguist_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-linguist_3.3.5-4_i386.deb
qt3-qtconfig_3.3.5-4_i386.deb
  to pool/main/q/qt-x11-free/qt3-qtconfig_3.3.5-4_i386.deb



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 347377@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christopher Martin <chrsmrtn@debian.org> (supplier of updated qt-x11-free 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu, 23 Feb 2006 18:15:14 -0500
Source: qt-x11-free
Binary: libqt3-i18n qt3-apps-dev libqt3-mt-sqlite qt-x11-free-dbg qt3-assistant qt3-examples qt3-doc libqt3-headers libqt3-mt-mysql libqt3-mt libqt3-mt-odbc libqt3-compat-headers qt3-dev-tools-embedded qt3-dev-tools libqt3-mt-ibase qt3-designer qt3-linguist qt3-qtconfig qt3-dev-tools-compat libqt3-mt-dev libqt3-mt-psql
Architecture: source i386 all
Version: 3:3.3.5-4
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Christopher Martin <chrsmrtn@debian.org>
Description: 
 libqt3-compat-headers - Qt 1.x and 2.x compatibility includes
 libqt3-headers - Qt3 header files
 libqt3-i18n - i18n files for Qt3 library
 libqt3-mt  - Qt GUI Library (Threaded runtime version), Version 3
 libqt3-mt-dev - Qt development files (Threaded)
 libqt3-mt-ibase - InterBase/FireBird database driver for Qt3 (Threaded)
 libqt3-mt-mysql - MySQL database driver for Qt3 (Threaded)
 libqt3-mt-odbc - ODBC database driver for Qt3 (Threaded)
 libqt3-mt-psql - PostgreSQL database driver for Qt3 (Threaded)
 libqt3-mt-sqlite - SQLite database driver for Qt3 (Threaded)
 qt-x11-free-dbg - debugging symbols for qt-x11-free binaries
 qt3-apps-dev - Qt3 Developer applications development files
 qt3-assistant - The Qt3 assistant application
 qt3-designer - Qt3 Designer
 qt3-dev-tools - Qt3 development tools
 qt3-dev-tools-compat - Conversion utilities for Qt3 development
 qt3-dev-tools-embedded - Tools to develop embedded Qt applications
 qt3-doc    - Qt3 API documentation
 qt3-examples - Examples for Qt3
 qt3-linguist - The Qt3 Linguist
 qt3-qtconfig - The Qt3 Configuration Application
Closes: 347377 347392 350725
Changes: 
 qt-x11-free (3:3.3.5-4) unstable; urgency=low
 .
   +++ Changes by Christopher Martin:
 .
   * Change build-depends from libmysqlclient12-dev to libmysqlclient15-dev.
     (Closes: #350725)
 .
   * Add a patch from Maksim Orlovich (provided by Bart Coppens), that should
     resolve a crash in KMail when viewing exceedingly large mailboxes.
     (Closes: #347392)
 .
   * Incorporate the immodule patch (and sundry fixes for that patch). Some of
     the packaging is borrowed from Ubuntu.
     (Closes: #347377)
Files: 
 059513f798ccb8942e99d584f4b3ab20 1864 libs optional qt-x11-free_3.3.5-4.dsc
 0402c79831f472c39b250663dc95a9ae 224926 libs optional qt-x11-free_3.3.5-4.diff.gz
 79dbca74a30ca1db369611c361a3db38 92620 libs optional libqt3-i18n_3.3.5-4_all.deb
 5cf871971266ac5b659266665a34063a 5619346 doc extra qt3-doc_3.3.5-4_all.deb
 c16a2b0f37082625f5c2ddb43ce13120 1556582 doc extra qt3-examples_3.3.5-4_all.deb
 f2d175977ea72bfa43b191acec43c338 3148768 libs optional libqt3-mt_3.3.5-4_i386.deb
 9c2c60eaee954d2624a504dd3f4c11e8 53100 libs optional libqt3-mt-mysql_3.3.5-4_i386.deb
 566d5e8b571a13239f58c5ba61fb6239 73828 libs optional libqt3-mt-odbc_3.3.5-4_i386.deb
 5e66cd754cbb5d51a5323b2b127f9198 59180 libs optional libqt3-mt-psql_3.3.5-4_i386.deb
 8649796a7cb4f64e6c9a98a90021326b 60066 libs optional libqt3-mt-ibase_3.3.5-4_i386.deb
 dcfbc17281698a97593ad537f9995ba6 203514 libs optional libqt3-mt-sqlite_3.3.5-4_i386.deb
 5e4cc777f2c304b2d6bd57fb802f5321 51036 libdevel optional libqt3-mt-dev_3.3.5-4_i386.deb
 f991350c44cb1dc789b3baaab200053a 367286 devel optional libqt3-headers_3.3.5-4_i386.deb
 d5fc3fd8def8a40a22dae2c7faed59ad 82400 devel optional libqt3-compat-headers_3.3.5-4_i386.deb
 830b3ea43cc9e3623db686b4c61ce6d7 1247710 devel optional qt3-dev-tools_3.3.5-4_i386.deb
 5387fea56678d78062deea092bcaca1f 4062472 devel optional qt3-designer_3.3.5-4_i386.deb
 2d8406589137cb6b23ce947ab1e66d06 2411360 devel optional qt3-apps-dev_3.3.5-4_i386.deb
 e869c14f16abee6da1b45d6fa659b0ef 342288 devel optional qt3-linguist_3.3.5-4_i386.deb
 7b3893d67fcec2284b99aa27d5b27e04 239328 x11 optional qt3-assistant_3.3.5-4_i386.deb
 7f3121b4737b98d8edbec0844b136ae4 98608 x11 optional qt3-qtconfig_3.3.5-4_i386.deb
 479f3fffad601ba51928ed9f953ca5a6 288286 devel optional qt3-dev-tools-embedded_3.3.5-4_i386.deb
 af477d7a6169931df0824d3dce0e2cc4 70400 devel optional qt3-dev-tools-compat_3.3.5-4_i386.deb
 155f1e376c3ca84f946d7258ef8bce55 33360010 libdevel extra qt-x11-free-dbg_3.3.5-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Signed by Christopher Martin <chrsmrtn@debian.org>

iD8DBQFD/mx5U+gWW+vtsysRArP0AJ9HtzizTD+vWOyrMFsdq2X79WZOOgCeOL+O
kHPa4FspujFA0LoDblL5Wqo=
=xVya
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: