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 413002 - printing job does not start with all printers
printing job does not start with all printers
Status: RESOLVED OBSOLETE
Product: gnome-print
Classification: Deprecated
Component: general
2.17.x
Other All
: Normal blocker
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2007-02-28 09:27 UTC by Stefano Costa
Modified: 2009-07-14 21:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Stefano Costa 2007-02-28 09:27:14 UTC
Please describe the problem:
Whenever I start a print job, it won't start and in the printer's list I see its status as "job-stopped". Restarting the print job does not work.
Printing test pages is just fine with all printers. The same printers behave nicely if, for example, I open the same PDF document with kpdf and choose to print.
I'm getting this error mainly with evince, but also other gnome applications (eog)

Steps to reproduce:
1. open a gnome application that supports printing (evince, eog,..)
2. print document/image
3. the document won't get printed
4. in the printer's joblist it will appear as Stopped:job-stopped


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
Comment 1 Kjartan Maraas 2007-03-01 12:44:08 UTC
Do you get any output on stdout if you run the app from a terminal?
Comment 2 Stefano Costa 2007-03-01 13:11:24 UTC
Nothing more than this:

steko@cycnus:~/uni/produzione/produzione$ evince ARS.pdf 
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.
main.c: WARNING: called SUID root, but not in group 'pulse-rt'.

(evince:16279): Gtk-WARNING **: Unsupported unit

(evince:16279): Gtk-WARNING **: Unsupported unit

steko@cycnus:~/uni/produzione/produzione$ 

/var/log/cups/error_log contains these lines

E [01/Mar/2007:14:08:33 +0100] [Job 15] /undefined in 0,353325
E [01/Mar/2007:14:08:34 +0100] PID 16370 (/usr/lib/cups/filter/foomatic-rip) sto
pped with status 3!
E [01/Mar/2007:14:09:02 +0100] Pause-Printer: Unauthorized

The last one is probably me trying to resume the stopped job. HTH
Comment 3 lems 2007-05-07 09:58:01 UTC
Hello,

I am experiencing a similar problem with epiphany (and other applications using the new GtkPrintOperation, like evolution, eog and evince).

It seems to only happen when I change the ``Density'' option to something other than the default.

I did a `tail -f /var/log/cups/error_log' and this is what I got when trying to print from epiphany 2.18.1 on the new Ubuntu Feisty Fawn (Edgy with epiphany 2.16.x worked) with Density set to 1.500:

E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: Density must be between 0.100000 and 8.000000 (is 0.001500)
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: options failed to verify.
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: Make sure that you are using ESP Ghostscript rather
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: than GNU or AFPL Ghostscript with CUPS.
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: If this is not the cause, set LogLevel to debug2 to identify the problem.
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint No pages found!
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint Invalid printer settings!
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: Density must be between 0.100000 and 8.000000 (is 0.001500)
E [07/May/2007:11:45:04 +0200] [Job 146] Gutenprint: Print options not verified; cannot print.
E [07/May/2007:11:45:04 +0200] PID 8350 (/usr/lib/cups/filter/rastertogutenprint.5.0) stopped with status 1!


In ~/.gnome2/epiphany/print-settings.ini, cups-StpDensity and similar options get set to X.XXX, in Epiphany 2.16.x they got set to XXXX, for example 1.500 instead of 1500.

When I hand-edit this file and change all values from X.XXX to XXXX, it works.
Comment 4 Javier Jardón (IRC: jjardon) 2009-07-14 21:02:21 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.