Bug#268632: marked as done (libgtk2.0-0: Long directory names break file selection dialog)

Debian Bug Tracking System owner@bugs.debian.org
Sat, 12 Feb 2005 12:18:06 -0800


Your message dated Sat, 12 Feb 2005 21:14:13 +0100
with message-id <20050212201413.GB32438@spring.luon.net>
and subject line was fixed in gtk 2.6.2
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; 28 Aug 2004 13:28:50 +0000
>From themel@iwoars.net Sat Aug 28 06:28:50 2004
Return-path: <themel@iwoars.net>
Received: from iwoars.net [217.160.110.113] (qmailr)
	by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
	id 1C13GE-0000c2-00; Sat, 28 Aug 2004 06:28:50 -0700
Received: (qmail 9243 invoked by uid 1002); 28 Aug 2004 13:28:48 -0000
Date: Sat, 28 Aug 2004 15:28:48 +0200
From: Thomas Themel <themel@iwoars.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libgtk2.0-0: Long directory names break file selection dialog
Message-ID: <20040828132848.GE6072@iwoars.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libgtk2.0-0
Version: 2.4.9-1
Severity: normal

The new Gtk2 file chooser can not change to directories with names
that don't fit in the window.

This leads to a variety of problems, depending on the length of the file
name (these numbers are for a 750x550 pixel file chooser window, using
ethereal, but the problem was initially detected using also happens for
beep-media-player):

50 character file name: ("0123456789" x 5)
Weird behaviour of the path components buttons at the top - in this one
test case, it triggers an immediate segfault, but I've seen other
circumstances where it just starts redrawing the button list a lot
before eventually segfaulting.

60 character file name: ("0123456789" x 6) 
The application apparently loops indefinitely, alternately enlarging and
shrinking the file list. It seems that this behaviour is also what you
get for all longer file names (tested up to 255 character file name).

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-rc3
Locale: LANG=C, LC_CTYPE=C

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0               1.6.1-3        The ATK accessibility toolkit
ii  libc6                     2.3.2.ds1-16   GNU C Library: Shared libraries an
ii  libfontconfig1            2.2.3-1        generic font configuration library
ii  libfreetype6              2.1.7-2.2      FreeType 2 font engine, shared lib
ii  libglib2.0-0              2.4.6-2        The GLib library of C routines
ii  libgtk2.0-0               2.4.9-1        The GTK+ graphical user interface 
ii  libgtk2.0-bin             2.4.9-1        The programs for the GTK+ graphica
ii  libgtk2.0-common          2.4.9-1        Common files for the GTK+ graphica
ii  libjpeg62                 6b-9           The Independent JPEG Group's JPEG 
ii  libpango1.0-0             1.4.1-2        Layout and rendering of internatio
ii  libpng12-0                1.2.5.0-7      PNG library - runtime
ii  libtiff4                  3.6.1-1.1      Tag Image File Format library
ii  libx11-6                  4.3.0.dfsg.1-6 X Window System protocol client li
ii  libxcursor1               1.1.3-1        X cursor management library
ii  libxext6                  4.3.0.dfsg.1-6 X Window System miscellaneous exte
ii  libxft2                   2.1.2-6        FreeType-based font drawing librar
ii  libxi6                    4.3.0.dfsg.1-6 X Window System Input extension li
ii  libxrandr2                4.3.0.dfsg.1-6 X Window System Resize, Rotate and
ii  libxrender1               0.8.3-7        X Rendering Extension client libra
ii  xlibs                     4.3.0.dfsg.1-6 X Window System client libraries m
ii  zlib1g                    1:1.2.1.1-7    compression library - runtime

-- no debconf information

---------------------------------------
Received: (at 268632-done) by bugs.debian.org; 12 Feb 2005 20:14:24 +0000
>From sjoerd@spring.luon.net Sat Feb 12 12:14:24 2005
Return-path: <sjoerd@spring.luon.net>
Received: from simons.xs4all.nl (fire.luon.net) [80.126.201.244] (postfix)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1D03eq-0005VB-00; Sat, 12 Feb 2005 12:14:24 -0800
Received: from spring.luon.net (spring-wired.ipv6.luon.net [IPv6:2001:888:1d84:0:20a:95ff:fed1:4834])
	by fire.luon.net (Postfix) with ESMTP id 5C9ED59
	for <268632-done@bugs.debian.org>; Sat, 12 Feb 2005 21:14:19 +0100 (CET)
Received: by spring.luon.net (Postfix, from userid 1000)
	id 4D02537B41; Sat, 12 Feb 2005 21:14:14 +0100 (CET)
Date: Sat, 12 Feb 2005 21:14:13 +0100
To: 268632-done@bugs.debian.org
Subject: was fixed in gtk 2.6.2
Message-ID: <20050212201413.GB32438@spring.luon.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Operating-System: Linux spring 2.6.9-spring #1 Wed Dec 8 16:49:28 CET 2004 ppc GNU/Linux
User-Agent: Mutt/1.5.6+20040907i
From: sjoerd@spring.luon.net (Sjoerd Simons)
Delivered-To: 268632-done@bugs.debian.org
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=-1.5 required=4.0 tests=BAYES_10 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

See subject. This was fixed in gtk 2.6.2

  Sjoerd
-- 
What makes the universe so hard to comprehend is that there's nothing
to compare it with.