* [gentoo-user] Opera and Konqueror won't print, but FF works fine
@ 2010-09-13 21:09 Mick
2010-09-14 1:18 ` [gentoo-user] " James
2010-09-14 8:06 ` [gentoo-user] " Petric Frank
0 siblings, 2 replies; 6+ messages in thread
From: Mick @ 2010-09-13 21:09 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 2055 bytes --]
I noticed that Opera no longer prints:
I [13/Sep/2010:21:48:54 +0100] Listening to ::1:631 on fd 6...
I [13/Sep/2010:21:48:54 +0100] Listening to 127.0.0.1:631 on fd 7...
I [13/Sep/2010:21:48:54 +0100] Listening to /var/run/cups/cups.sock on fd 8...
I [13/Sep/2010:21:48:54 +0100] Resuming new connection processing...
I [13/Sep/2010:21:59:41 +0100] [Job ???] Request file type is
application/postscript.
I [13/Sep/2010:21:59:41 +0100] [Job 13] Adding start banner page "none".
I [13/Sep/2010:21:59:41 +0100] [Job 13] Adding end banner page "none".
I [13/Sep/2010:21:59:41 +0100] [Job 13] File of type application/postscript
queued by "michael".
I [13/Sep/2010:21:59:41 +0100] [Job 13] Queued on "DESKJET" by "michael".
I [13/Sep/2010:21:59:41 +0100] [Job 13] Started filter
/usr/libexec/cups/filter/pstops (PID 13882)
I [13/Sep/2010:21:59:41 +0100] [Job 13] Started filter
/usr/libexec/cups/filter/foomatic-rip (PID 13883)
I [13/Sep/2010:21:59:41 +0100] [Job 13] Started backend
/usr/libexec/cups/backend/lpd (PID 13884)
I [13/Sep/2010:21:59:41 +0100] [Job 13] Completed successfully.
Something is sent to the printer, it spools over and spits out a ... blank
page!
Konqueror won't even go as far as that. It only shows:
I [13/Sep/2010:22:04:57 +0100] [Job ???] Request file type is application/pdf.
However, Firefox prints perfectly every time!
Any idea how I should go about fixing this?
# emerge -1pDv hplip cups
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] net-print/cups-1.3.11-r2 USE="X acl dbus gnutls jpeg ldap pam
perl png ppds python ssl tiff -avahi -java -kerberos -php -samba -slp -static
-xinetd -zeroconf" LINGUAS="-de -en -es -et -fr -he -id -it -ja -pl -sv -
zh_TW" 0 kB
[ebuild R ] net-print/hplip-3.9.12-r1 USE="X hpcups hpijs libnotify qt4 -
doc -fax -minimal -parport -policykit -scanner -snmp -static-ppds -udev-acl" 0
kB
Total: 2 packages (2 reinstalls), Size of downloads: 0 kB
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] Re: Opera and Konqueror won't print, but FF works fine
2010-09-13 21:09 [gentoo-user] Opera and Konqueror won't print, but FF works fine Mick
@ 2010-09-14 1:18 ` James
2010-09-14 6:04 ` Mick
2010-09-14 8:06 ` [gentoo-user] " Petric Frank
1 sibling, 1 reply; 6+ messages in thread
From: James @ 2010-09-14 1:18 UTC (permalink / raw
To: gentoo-user
Mick <michaelkintzios <at> gmail.com> writes:
> [ebuild R ] net-print/cups-1.3.11-r2 USE="X acl dbus gnutls jpeg ldap pam
> [ebuild R ] net-print/hplip-3.9.12-r1 USE="X hpcups hpijs libnotify qt4 -
Hello Mick,
I got a new hp printer and had to use the latest testing versions
of cups and hplip to get it working correctly:
net-print/cups-1.4.4 (X acl dbus gnutls java jpeg ldap pam perl php png python
slp ssl threads tiff usb)
net-print/hplip-3.10.6(X hpcups libnotify qt4 scanner snmp)
Sometimes also you have to delete a setup and set the printer
up from scratch.
However, I think your problems are related to the fact it's a pdf........
being printed from a browser? PDF files are all that is broken with
Opera
Unfortunately, when I have printer problems, I just have to keep hacking
at it. Solutions never seem methodical for me. I also keep backups of
old config files in /etc/cups directory, to sometimes manually hack at the
relevant config files.....
hth,
James
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Re: Opera and Konqueror won't print, but FF works fine
2010-09-14 1:18 ` [gentoo-user] " James
@ 2010-09-14 6:04 ` Mick
0 siblings, 0 replies; 6+ messages in thread
From: Mick @ 2010-09-14 6:04 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 1826 bytes --]
On Tuesday 14 September 2010 02:18:22 James wrote:
> Mick <michaelkintzios <at> gmail.com> writes:
> > [ebuild R ] net-print/cups-1.3.11-r2 USE="X acl dbus gnutls jpeg
> > ldap pam
> >
> > [ebuild R ] net-print/hplip-3.9.12-r1 USE="X hpcups hpijs libnotify
> > qt4 -
>
> Hello Mick,
>
> I got a new hp printer and had to use the latest testing versions
> of cups and hplip to get it working correctly:
>
> net-print/cups-1.4.4 (X acl dbus gnutls java jpeg ldap pam perl php png
> python slp ssl threads tiff usb)
> net-print/hplip-3.10.6(X hpcups libnotify qt4 scanner snmp)
>
> Sometimes also you have to delete a setup and set the printer
> up from scratch.
>
> However, I think your problems are related to the fact it's a pdf........
> being printed from a browser? PDF files are all that is broken with
> Opera
>
> Unfortunately, when I have printer problems, I just have to keep hacking
> at it. Solutions never seem methodical for me. I also keep backups of
> old config files in /etc/cups directory, to sometimes manually hack at the
> relevant config files.....
Thanks James,
I have not ticked the box that says "print to file" in Opera.
In Konqueror the Output file is greyed out.
Therefore assume that both applications should be sending the data to the
printer ...
The error file for Konqueror mentions pdf, but the Opera and Firefox show
postcript:
I [27/Jun/2010:11:29:28 +0100] [Job ???] Request file type is
application/postscript.
Do I now need more than the hplip driver perhaps?
BTW, a second box (x86) can print from Opera, but the page has areas which are
blacked out. Konq prints but always in colour even when I select greyscale
and Firefox works fine.
This all must have started a month ago or so.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Opera and Konqueror won't print, but FF works fine
2010-09-13 21:09 [gentoo-user] Opera and Konqueror won't print, but FF works fine Mick
2010-09-14 1:18 ` [gentoo-user] " James
@ 2010-09-14 8:06 ` Petric Frank
2010-09-14 18:59 ` Mick
2010-09-19 12:47 ` Mick
1 sibling, 2 replies; 6+ messages in thread
From: Petric Frank @ 2010-09-14 8:06 UTC (permalink / raw
To: gentoo-user
Hello Mick,
Am Montag, 13. September 2010, 23:09:03 schrieb Mick:
> Konqueror won't even go as far as that. It only shows:
>
> I [13/Sep/2010:22:04:57 +0100] [Job ???] Request file type is
> application/pdf.
In case of priting with KDE applications you may be hit by this bug:
http://bugs.gentoo.org/show_bug.cgi?id=309901
To make the the solution i applied at my installation short:
copy
/usr/portage/net-print/cups/files/pdftops-1.20.gentoo
to
/usr/libexec/cups/filter/pdftops
After that restart cupsd.
According to the bug report this seems to work is the package "poppler" is
also installed - which the case at my installation.
Hope that helps.
regards
Petric
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Opera and Konqueror won't print, but FF works fine
2010-09-14 8:06 ` [gentoo-user] " Petric Frank
@ 2010-09-14 18:59 ` Mick
2010-09-19 12:47 ` Mick
1 sibling, 0 replies; 6+ messages in thread
From: Mick @ 2010-09-14 18:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 945 bytes --]
On Tuesday 14 September 2010 09:06:25 Petric Frank wrote:
> Hello Mick,
>
> Am Montag, 13. September 2010, 23:09:03 schrieb Mick:
> > Konqueror won't even go as far as that. It only shows:
> >
> > I [13/Sep/2010:22:04:57 +0100] [Job ???] Request file type is
> > application/pdf.
>
> In case of priting with KDE applications you may be hit by this bug:
> http://bugs.gentoo.org/show_bug.cgi?id=309901
>
> To make the the solution i applied at my installation short:
>
> copy
> /usr/portage/net-print/cups/files/pdftops-1.20.gentoo
>
> to
> /usr/libexec/cups/filter/pdftops
>
> After that restart cupsd.
>
> According to the bug report this seems to work is the package "poppler" is
> also installed - which the case at my installation.
>
> Hope that helps.
Thanks Petric,
I will try upgrading to testing version and if that does not fix it, I will
apply your suggestion.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] Opera and Konqueror won't print, but FF works fine
2010-09-14 8:06 ` [gentoo-user] " Petric Frank
2010-09-14 18:59 ` Mick
@ 2010-09-19 12:47 ` Mick
1 sibling, 0 replies; 6+ messages in thread
From: Mick @ 2010-09-19 12:47 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 996 bytes --]
On Tuesday 14 September 2010 09:06:25 Petric Frank wrote:
> Hello Mick,
>
> Am Montag, 13. September 2010, 23:09:03 schrieb Mick:
> > Konqueror won't even go as far as that. It only shows:
> >
> > I [13/Sep/2010:22:04:57 +0100] [Job ???] Request file type is
> > application/pdf.
>
> In case of priting with KDE applications you may be hit by this bug:
> http://bugs.gentoo.org/show_bug.cgi?id=309901
>
> To make the the solution i applied at my installation short:
>
> copy
> /usr/portage/net-print/cups/files/pdftops-1.20.gentoo
>
> to
> /usr/libexec/cups/filter/pdftops
>
> After that restart cupsd.
>
> According to the bug report this seems to work is the package "poppler" is
> also installed - which the case at my installation.
>
> Hope that helps.
I upgraded to cups-1.4.4-r2 and KDE now prints fine. Opera still fails with a
blank sheet coming out of the printer on the amd64 box.
Anyone else having this problem?
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-09-19 12:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-13 21:09 [gentoo-user] Opera and Konqueror won't print, but FF works fine Mick
2010-09-14 1:18 ` [gentoo-user] " James
2010-09-14 6:04 ` Mick
2010-09-14 8:06 ` [gentoo-user] " Petric Frank
2010-09-14 18:59 ` Mick
2010-09-19 12:47 ` Mick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox