Your message dated Mon, 2 May 2005 12:49:33 +0100
with message-id <[EMAIL PROTECTED]>
and subject line wxwidgets2.5 removed
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 25 Jan 2005 11:45:35 +0000
>From [EMAIL PROTECTED] Tue Jan 25 03:45:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from prinz.cs.uni-magdeburg.de [141.44.21.2]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CtP8U-0004vE-00; Tue, 25 Jan 2005 03:45:30 -0800
Received: from eiche.cs.uni-magdeburg.de ([EMAIL PROTECTED] [141.44.21.14])
by prinz.cs.uni-magdeburg.de (8.13.0/8.13.0) with ESMTP id
j0PBjJsQ023515
for <[EMAIL PROTECTED]>; Tue, 25 Jan 2005 12:45:24 +0100 (MET)
Received: (from [EMAIL PROTECTED])
by eiche.cs.uni-magdeburg.de (8.12.10+Sun/8.12.9/Submit) id
j0PBjIKW010777
for [EMAIL PROTECTED]; Tue, 25 Jan 2005 12:45:18 +0100 (MET)
Date: Tue, 25 Jan 2005 12:45:18 +0100
From: Claudio Bley <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libwxgtk2.5.3: wxDir::Read returns empty filename
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
User-Agent: Mutt/1.4.1i
X-Debbugs-CC: Claudio Bley <[EMAIL PROTECTED]>
X-Milter: ClamAV 0.70/0.70kjel
X-Milter: milter-regex 1.5jel
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by
prinz.cs.uni-magdeburg.de id j0PBjJsQ023515
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: libwxgtk2.5.3
Version: 2.5.3.2
Severity: important
Hi,=20
in wxDir::Read() line 139:
de_d_name =3D wxConvLibc.cMB2WC( de->d_name );
wxConvLibc.cMB2WC returns an empty string for a filename with
german umlaut characters like '=FCber.txt'.
This has a few bad implications:
if called with flag wxDIR_DIRS it falsely identifies files as directories
and returns an empty string. this leads (for example) to a weird tree str=
ucture
with wxDirDialog containing empty items you can expand ad nauseam, like
- "/rootdir"
+ ""
- ""
- ""
- ""
+ "" # <- expandable, infinitely
+ "foo"
+ "foo"
+ "foo"
Where the real directory just contains a single dir called "foo"
and the expected directory tree would be something like:
- "/rootdir"
+ "foo"
I think this has also an impact on wxDir::Traverse which then=20
runs into an endless loop supplying the same dir over and over again.
(this may as well be another problem, I haven't debugged that, yet)
Additionally, it takes about 12 seconds to start up a wxDirDialog on
my Intel PII 400MHz. Is that normal?
I suggest, as a workaround, that when the conversion of de->d_name fails=20
(i.e. wxConvLibc.cMB2WC( ) returns "\0") that de_d_name should be set
to de->d_name (without conversion) directly. Better having some weird
looking character in the control than having these infinitely expandable
empty items.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (990, 'testing'), (300, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=3DC, LC_CTYPE=3Dde_DE.UTF-8 (charmap=3DUTF-8)
Versions of packages libwxgtk2.5.3 depends on:
ii libatk1.0-0 1.8.0-4 The ATK accessibility toolki=
t
ii libc6 2.3.2.ds1-20 GNU C Library: Shared librar=
ies an
ii libesd-alsa0 [libesd0] 0.2.35-2 Enlightened Sound Daemon (AL=
SA) -
ii libexpat1 1.95.8-1 XML parsing C library - runt=
ime li
ii libgcc1 1:3.4.3-6 GCC support library
ii libglib2.0-0 2.4.8-1 The GLib library of C routin=
es
ii libgtk2.0-0 2.4.14-2 The GTK+ graphical user inte=
rface
ii libjpeg62 6b-9 The Independent JPEG Group's=
JPEG
ii libpango1.0-0 1.6.0-3 Layout and rendering of inte=
rnatio
ii libpng12-0 1.2.8rel-1 PNG library - runtime
ii libstdc++5 1:3.3.5-5 The GNU Standard C++ Library=
v3
ii libtiff4 3.6.1-5 Tag Image File Format librar=
y
ii xlibmesa-gl [libgl1] 4.3.0.dfsg.1-10 Mesa 3D graphics library [XF=
ree86]
ii xlibmesa-glu [libglu1] 4.3.0.dfsg.1-10 Mesa OpenGL utility library =
[XFree
ii zlib1g 1:1.2.2-3 compression library - runtim=
e
-- no debconf information
--
Claudio Bley ASCII ribbon campaign (")
Debian GNU/Linux user - against HTML email X
http://www.cs.uni-magdeburg.de/~bley/ & vCards / \
---------------------------------------
Received: (at 292142-done) by bugs.debian.org; 2 May 2005 11:49:45 +0000
>From [EMAIL PROTECTED] Mon May 02 04:49:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from sorrow.cyrius.com [65.19.161.204]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DSZQm-0003Nn-00; Mon, 02 May 2005 04:49:44 -0700
Received: by sorrow.cyrius.com (Postfix, from userid 10)
id 4B47664D4F; Mon, 2 May 2005 11:49:44 +0000 (UTC)
Received: by deprecation.cyrius.com (Postfix, from userid 1000)
id 3E07C4F0AC; Mon, 2 May 2005 12:49:33 +0100 (BST)
Date: Mon, 2 May 2005 12:49:33 +0100
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
Subject: wxwidgets2.5 removed
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no
version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 5
wxwidgets2.5 has been removed from Debian because of license issues.
--
Martin Michlmayr
http://www.cyrius.com/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]