[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#350044: When printing, gimp looks up filenames it has no business looking at



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tags 350044 + wontfix
thanks

owner@bugs.debian.org (Debian Bug Tracking System) writes:

> Processing commands for control@bugs.debian.org:
>
>> reassign 350044 gimp-print
> Bug#350044: When printing, gimp looks up filenames it has no business looking at
> Bug reassigned from package `gimp' to `gimp-print'.

The reason that it's doing this is the creation of two
GtkFileSelection dialogues on startup, which are presumably doing a
directory scan behind the scenes.  These are used for print-to-file
and PPD selection.  See file_browser and ppd_browser in
src/gutenprintui2/panel.c.

This was probably done for performance reasons (they are reused rather
than recreated), and also due to the poor structure of the code.  This
won't be fixable for version 5.0, because the UI code is an
inpenetrable mess (due to needing to keep compatibility with
GTK+-1.2), which I expect to rework significantly in the next
development series as soon as we ditch GTK+-1.2 compatibility.


Regards,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gutenprint.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ <http://mailcrypt.sourceforge.net/>

iD8DBQFD2gqoVcFcaSW/uEgRAvKsAKDjnINFjGr2Razp+vPRocXkoJsWHgCbB37H
90HPWfDePU5qj76mqVqYtsk=
=xntO
-----END PGP SIGNATURE-----



Reply to: