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 158362 - unable to change printer name
unable to change printer name
Status: RESOLVED FIXED
Product: gnome-cups-manager
Classification: Deprecated
Component: gnome-cups-manager
unspecified
Other Linux
: High major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2004-11-15 10:44 UTC by Sebastien Bacher
Modified: 2009-02-26 23:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2004-11-15 10:44:39 UTC
This bug has been reported here: https://bugzilla.ubuntu.com/1265

"The GNOME print wizard setup a PostScript printer with a generic name, but when
I change the name within the printer properties dialog, it doesn't stick.
Immediately viewing the printer properties in the same dialog shows the old
printer name."
Comment 1 Jody Goldberg 2004-11-18 16:14:17 UTC
There are some improvements in cvs but this still needs work.
Comment 2 Gero 2005-02-05 02:42:12 UTC
Worse: Any changes you make in the 'connection' tab are ignored, i.e., reset to
their previous value upon leaving the dialog. The only way I found to change
from LPD to JetDirect printing was to remove the printer alltogether and start
from scratch.

gnome-cups-manager v0.28

Could somebody please change the Summary field of this bug to broaden the scope
accordingly? (E.g., by appending " / connection".)
Comment 3 juanjo.amor 2005-03-10 12:20:47 UTC
Testing with new Gnome 2.10 packages, I've seen that the real problem may be
that the name of printer can't be specified while printer creation.

This feature is available through CUPS admin web interface, however. So I think
it may be easy to add this feature to GNOME print wizard, during printer creation.
Comment 4 Jody Goldberg 2005-03-10 15:36:37 UTC
After some research I've concluded that cups does not support changing a
printer's name.  cupsd does not implement the ipp calls, the web ui does not
support editing.  The core of the problem is that the name is really an id, and
it controls the url for the printer.  We can use the description field as a
'display name' but there are complications when interacting with other print systems
- some printer configurators do not set the description by default
- some printing tools do not display the description so we can not rely on this
kludge to work for OOo or firefox.

A cheap solution is to add a 'select name' page to gnome-cups-add but that is
cheesy.
Comment 5 Ross Burton 2005-04-04 11:34:58 UTC
Tracking this in Debian at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290888.
Comment 6 Jody Goldberg 2005-09-22 19:35:18 UTC
I'm not going to have time to work on this.
Comment 7 Gustavo Carneiro 2005-12-05 13:23:53 UTC
Well, at the very least make the description entry non-editable.  Notice that
not only the name is non editable but also the description appears editable but
in fact isn't.
Comment 8 Sebastien Bacher 2006-02-19 15:32:06 UTC
What information (NEEDINFO) is required on that bug? 
Comment 9 Lionel Dricot 2006-03-30 09:17:08 UTC
There is also the related bug of default name for the printer :
http://bugzilla.gnome.org/show_bug.cgi?id=156432  (just for information)
Comment 10 Sven Arvidsson 2007-03-09 17:01:36 UTC
Looks like Ubuntu has a patch for this (the same patch was suggested for inclusion  in Debian).

https://bugs.launchpad.net/gnome-cups-manager/+bug/8023
Comment 11 Kjartan Maraas 2008-01-29 13:09:48 UTC
Moving all gnome-cups-manager bugs to new product. Filter on Kjartan's spring cleaning.
Comment 12 Lionel Dricot 2009-02-26 23:11:42 UTC
This bug has been fixed for me for a long time and didn't had any activity for more than a year. I'm closing it as "fixed". Feel free to reopen it if needed.