After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 165841 - Xprint / Mozilla printer _name_ should be saved, not printer command
Xprint / Mozilla printer _name_ should be saved, not printer command
Status: RESOLVED OBSOLETE
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
1.3.19
Other Linux
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2005-01-31 19:40 UTC by Loïc Minier
Modified: 2009-02-14 19:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Loïc Minier 2005-01-31 19:40:07 UTC
Hi,
It seems the current (1.3.19) GConf schema only mentions a "printer" variable
which holds the printing command, not a "printer name", as would be used to
match against Mozilla Xprint printers.

I've looked into this a bit closer, and it seems all the code is passing around
a defaultPrinter along with a defaultPrinter holder int, but the defaultPrinter
isn't initialized from configuration.

I think this would need a schema update though, and hence I thought it might be
best to group such updates in the next schema version (I presume
galeon-config-tool might need an update?).

Thanks,
Comment 1 Loïc Minier 2005-02-05 10:31:32 UTC
(BTW, this is Debian bug <http://bugs.debian.org/288604>, sorry for the noise.)
Comment 2 Philip Langdale 2009-02-14 19:28:15 UTC
Not applicable with gtk-print backend.