Bug#437318: libqt4-dev: q3listview.h is unusable

2007-08-11 Thread Wesley J. Landaker
Package: libqt4-dev Version: 4.3.1-2 Severity: important q3listview.h is unusable; just trying to include it at all results in compiler errors. Below is a two line reproduction example. --- q3listview_bug.cpp --- #include int main() {} --- q3listview_bug.cpp --- $ g++ -o q3listview_bug q3listvi

Bug#437314: QPallete header is totally missing from libqt4-dev

2007-08-11 Thread Wesley J. Landaker
Package: libqt4-dev Version: 4.3.1-2 Severity: important libqt4-dev is suddenly missing the QPallete headers (QPallete, qpallete.h) and now everything dependant on those headers is broken. This breaks all sorts of Qt4 packages! -- System Information: Debian Release: lenny/sid APT prefers unstab

Bug#384110: libqt4-dev: using QHash or QSet results in type-punned pointer strict-aliasing warning

2006-08-21 Thread Wesley J. Landaker
Package: libqt4-dev Version: 4.1.4-1 Severity: normal Whenever I try to use QHash or QSet (which is built from QHash) I get a billion warnings from qhash.h like the following: /usr/include/qt4/QtCore/qhash.h:236: instantiated from ‘void QHash::detach() [with Key = int, T = QHashDummyValue]’ /us

Bug#380418: confirmed by Trolltech

2006-08-02 Thread Wesley J. Landaker
64 and it will fixed in an upcoming release. > Kind regards, > -- > Petref Saraci > Trolltech ASA, Oslo - http://www.trolltech.com/ -- Wesley J. Landaker <[EMAIL PROTECTED]> OpenPGP FP: 4135 2A3B 4726 ACC5 9094 0097 F0A9 8A4C 4CD6 E3D2 pgpueEXD3VUVk.pgp Description: PGP signature

Bug#380418: libqt4-dev: QFontDialog doesn't work at all

2006-07-29 Thread Wesley J. Landaker
Package: libqt4-dev Version: 4.1.4-1 Severity: important QFontDialog doesn't work at all; trying to use it always results in an assertion: ASSERT: "i >= 0 && i < size()" in file ../../include/QtCore/../../src/corelib/tools/qstring.h, line 545 Aborted Attached is a very minimal program that demo

Bug#330976: libqt4-sql isn't built against SQLite

2005-09-30 Thread Wesley J. Landaker
Package: libqt4-sql Version: 4.0.1-2 Severity: important libqt4-sql has support for MySQL, PostgreSQL, and SQLite. However, the current libqt4-sql is only build against MySQL and PostgresSQL. SQLite doesn't appear to be built, given that: 1) libqt4-sql doesn't depend on any SQLite library packa

Bug#274709: Upgrade kdebindings to latest version for ruby, C#, etc, support

2004-10-03 Thread Wesley J. Landaker
Package: kdebindings Severity: wishlist The latest version of kdebindings available upstream (part of KDE 3.3) has KDE and Qt language bindings for Ruby, C#, Python, etc. The current version in Debian doesn't all of these bindings for Qt or for KDE. It would be nice to have this updated so that th

Bug#231442: kdm does not provide x-display-manager (gdm, wdm, xdm all do)

2004-02-06 Thread Wesley J. Landaker
Package: kdm Version: 4:3.1.5-2 Severity: minor Tags: patch kdm doesn't provide the virtual package x-display-manager like gdm, wdm, and xdm all do. Included is a one-liner to fix it. --- control.orig2004-02-06 09:50:12.0 -0700 +++ control 2004-02-06 09:50:35.0 -070