Your message dated Fri, 12 May 2006 09:13:05 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Exception support in Qt
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: libqt3c102-mt
Version: 3:3.3.4-3
Severity: wishlist
I wonder why the exception support is disabled in the debian packages of
Qt ?
I really wish it was not disabled because I do need it ... the main
effect is the abort of program launching exception if it goes through
the Qt library. It forbids a centralized handling of UI exceptions (via
interception at the loop event level ...).
So if possible, please enable exception support !
Pierre
-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux sillybot 2.4.18-pptp #1 jeu aoĆ» 29 21:12:49 CEST 2002 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages libqt3c102-mt depends on:
ii fontconfig 2.2.1-13 generic font configuration library
ii libaudio2 1.6b-1 The Network Audio System (NAS). (s
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
ii libfontconfig1 2.3.2-1 generic font configuration library
ii libfreetype6 2.1.7-2 FreeType 2 font engine, shared lib
ii libgcc1 1:4.0.0-11 GCC support library
ii libice6 4.3.0.dfsg.1-14 Inter-Client Exchange library
ii libjpeg62 6b-5 The Independent JPEG Group's JPEG
ii libmng1 1.0.5-1 Multiple-image Network Graphics li
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libsm6 4.3.0.dfsg.1-14 X Window System Session Management
ii libstdc++5 1:3.3.5-13 The GNU Standard C++ Library v3
ii libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii libxft2 2.1.2-5 FreeType-based font drawing librar
ii libxrandr2 4.3.0.dfsg.1-14 X Window System Resize, Rotate and
ii libxrender1 0.8.3-5 X Rendering Extension client libra
ii libxt6 4.3.0.dfsg.1-14 X Toolkit Intrinsics
ii xlibs 4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu
ii zlib1g 1:1.2.1-3 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
I'm afraid you'll have to build Qt yourself for exception support, since
it has technical downsides which make it unsuitable for enabling in
distro packages (which is why you won't find many/any distros that
enable exception support). Sorry!
--- End Message ---