Bug#219984: marked as done (gtk+2.0: gdk pixbuf doesn'T honor G_BROKEN_FILENAMES)

Debian Bug Tracking System owner@bugs.debian.org
Sat, 15 Nov 2003 10:03:24 -0600


Your message dated Sat, 15 Nov 2003 16:50:05 +0100
with message-id <877k21k4wi.fsf@seb128.wanadoo.fr>
and subject line Bug#219984: gtk+2.0: gdk pixbuf doesn'T honor G_BROKEN_FILENAMES
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; 10 Nov 2003 15:08:36 +0000
>From root@schmorp.de Mon Nov 10 09:08:35 2003
Return-path: <root@schmorp.de>
Received: from islay.mach.uni-karlsruhe.de (mailout.schmorp.de) [129.13.162.92] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AJDeY-0005vW-00; Mon, 10 Nov 2003 09:08:31 -0600
Received: from [10.0.0.1] (helo=cerebro.laendle)
	by mailout.schmorp.de with esmtp (Exim 4.20)
	id 1AJDeN-0001AI-Q6; Mon, 10 Nov 2003 16:08:19 +0100
Received: from root by cerebro.laendle with local (Exim 4.22)
	id 1AJDeN-0000Fs-IB; Mon, 10 Nov 2003 16:08:19 +0100
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="ISO-8859-15"
From: Marc Lehmann <debian-reportbug@plan9.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: gtk+2.0: gdk pixbuf doesn'T honor G_BROKEN_FILENAMES
X-Mailer: reportbug 2.20
Date: Mon, 10 Nov 2003 16:08:18 +0100
Message-Id: <E1AJDeN-0000Fs-IB.pgcc-forever-2003-11-10-16-08-19@cerebro.laendle>
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=-2.5 required=4.0
	tests=BAYES_99,HAS_PACKAGE
	version=2.53-bugs.debian.org_2003_11_9
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_9 (1.174.2.15-2003-03-30-exp)

Package: gtk+2.0
Version: unavailable; reported 2003-11-10
Severity: normal

When loading images from disk using gdk-pixbuf they will always be
opened with utf-8 encoding, regardless of the setting of
G_BROKEN_FILENAMES.

It should instead use g_filename_from_utf8 to convert the argument to a
local filename.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux cerebro 2.4.23-pre6 #1 SMP Sun Oct 12 00:21:15 CEST 2003 i686
Locale: LANG=C, LC_CTYPE=de_DE@euro


---------------------------------------
Received: (at 219984-done) by bugs.debian.org; 15 Nov 2003 15:50:16 +0000
>From seb128@debian.org Sat Nov 15 09:50:07 2003
Return-path: <seb128@debian.org>
Received: from smtp6.wanadoo.fr (mwinf0601.wanadoo.fr) [193.252.22.25] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1AL2gZ-0006v8-00; Sat, 15 Nov 2003 09:50:07 -0600
Received: from seb128 (ANancy-111-1-1-136.w81-248.abo.wanadoo.fr [81.248.94.136])
	by mwinf0601.wanadoo.fr (SMTP Server) with ESMTP id 5C13434000E7
	for <219984-done@bugs.debian.org>; Sat, 15 Nov 2003 16:50:06 +0100 (CET)
Received: from seb128 by seb128 with local (Exim 3.36 #1 (Debian))
	id 1AL2gX-00083m-00
	for <219984-done@bugs.debian.org>; Sat, 15 Nov 2003 16:50:05 +0100
To: 219984-done@bugs.debian.org
Subject: Re: Bug#219984: gtk+2.0: gdk pixbuf doesn'T honor
 G_BROKEN_FILENAMES
In-Reply-To: <E1AJDeN-0000Fs-IB.pgcc-forever-2003-11-10-16-08-19@cerebro.laendle> (Marc
 Lehmann's message of "Mon, 10 Nov 2003 16:08:18 +0100")
References: <E1AJDeN-0000Fs-IB.pgcc-forever-2003-11-10-16-08-19@cerebro.laendle>
From: Sebastien Bacher <seb128@debian.org>
X-Mailer: Gnus 5.10.1
Date: Sat, 15 Nov 2003 16:50:05 +0100
Message-ID: <877k21k4wi.fsf@seb128.wanadoo.fr>
User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Sebastien Bacher <seb128@debian.org>
Delivered-To: 219984-done@bugs.debian.org
X-Spam-Status: No, hits=-5.7 required=4.0
	tests=EMAIL_ATTRIBUTION,QUOTED_EMAIL_TEXT
	version=2.53-bugs.debian.org_2003_11_15
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_11_15 (1.174.2.15-2003-03-30-exp)

Marc Lehmann <debian-reportbug@plan9.de> writes:

> When loading images from disk using gdk-pixbuf they will always be
> opened with utf-8 encoding, regardless of the setting of
> G_BROKEN_FILENAMES.
>
> It should instead use g_filename_from_utf8 to convert the argument to a
> local filename.

I've talken with the upstreams about this, it's not a bug:

"gdk_pixbuf_new_from_file() does not do *any* interpreatatioan of the
filename"
"What you pass in to it has to be the bytes of the filename as they are
on disk"
"filename arguments are always in system encoding"
"g_filename_to_utf8() should be used only convert <=> display form"


So not a bug, I'm closing it.


Cheers,

Sebastien Bacher