** Changed in: gtk
Importance: Unknown => Medium
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
samuel, Erich Pawlik, 850001, AlexBuck,
I have submitted a bug report on the new issue here:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/359975
Feel free to contribute to it.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
h
samuel, Erich Pawlik, 850001, AlexBuck,
The bug described above only affected ppc architecture and has been fixed and
is closed.
If you are on x86 you are experiencing a different problem!
Please open a new bug report and provide the information described here:
https://wiki.ubuntu.com/DebuggingPr
I can confirm this as well in a up to date Intrepid install. Printing
works from Open Office but not gedit.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification becau
The same with me - I cant print from any gnome app (gedit, evolution,
evince) but can print from KDE apps (Okular).
Printers are on samba servers.
Messages I get are either "Too many failed attempts" or " cannot prompt
for authorization".
--
[gutsy] getting "Error Printing: Too many failed atte
The fix doesn't work in an up to date Intrepid installation.
Ubuntu 8.10 x86, current as of November 26
Dell Vostro 1510
remote printers on a Samba server (Laserjet 4L, Magicolor 2400W)
Didn't print with Evolution 2.24.1 (message: Too many failed attempts)
and Evince 2.24.1 (message: cannot promp
also happens for me in intrepid. with evince 2.24.
ubuntu 8.10 x86
dell inspiron 9400
hp deskjet f4180
For this case, I printed a PDF once successfully (technically speaking)
but I realized print margins were wrong. Then I changed them from
Printer Properties > Job Options. Then I tried to print
did you try on hardy if that's working correctly?
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
My filthy workaround for this issue:
cd /tmp
wget
http://archive.ubuntu.com/ubuntu/pool/main/g/gtk+2.0/libgtk2.0-0_2.10.11-0ubuntu3_powerpc.deb
dpkg -x libgtk2.0-0_2.10.11-0ubuntu3_powerpc.deb foo
cd /usr/lib/gtk-2.0/2.10.0/printbackends
sudo mv libprintbackend-cups.so libprintbackend-cups.so.bro
Could this fix be released for Gutsy please?
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for
** Changed in: gtk
Status: New => Fix Released
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug co
The bug should be fixed in the hardy version now
** Changed in: gtk+2.0 (Ubuntu)
Status: Triaged => Fix Released
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notifi
Since the gtk recompile can take quite a while, I put the libgtk package with
Herbert's patch online:
http://joenix.studentenweb.org/libgtk2.0-0_2.12.0-1ubuntu3_powerpc.deb
Use at your own risk! :)
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPri
I had the same problem on PowerPC and can confirm that Herbert V.
Riedel's patch fixes it.
Thanks Herbert!
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification becaus
Same error on my PowerMac (PPC G4 Dual).
Weird...: when i try to print a PDF from the commandline, the printer prints
... but unfortunately the font shows just lines "||II |II||III" and no
letters.
But I guess this is an other problem ;-)
--
[gutsy] getting "Error Printing: Too many failed
Same error on powerpc (Powerbook G4) when I try to print from evince.
However, I can print by using lpr directly.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification
same here, after upgrade do gusty on ibookg4
a hint for people trying to print pdf via evince
use cups directly, until bug is solved
in a commandline
lp filename.pdf
works fine
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://b
Just tried to print today and found the same bug, also on powerpc (iBook
G4).
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
B
I have powerpc and this bug is happens to me also.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug conta
Herbert, thanks for your work on that. Are all the people getting this
issue using powerpc?
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a memb
colin: then maybe you're experiencing a different bug leading to the
error message? have you tried enabling debugging log output in cups?
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You receive
Herbert: for me it happens on x86...
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
well, the bug became too annoying to me, and I finally got around to
hunt it down to a simple integer-64/32bit-truncation bug...
sprintf was using "%lu" (on powerpc sizeof(long)==4) on a 64bit integer,
which on little endian has the simple semantic of taking the lower 32bit
word, but on big-endian
** Changed in: gtk
Status: Unknown => New
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact
I've sent that upstream on
http://bugzilla.gnome.org/show_bug.cgi?id=485662
** Changed in: gtk+2.0 (Ubuntu)
Status: Incomplete => Triaged
** Also affects: gtk via
http://bugzilla.gnome.org/show_bug.cgi?id=485662
Importance: Unknown
Status: Unknown
--
[gutsy] getting "Error P
reassigning to gtk+2.0
** Changed in: gtk+2.0 (Ubuntu)
Sourcepackagename: evince => gtk+2.0
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a mem
I can confirm this: eog also doesn't print. Gedit does.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug
I think this bug should be on gtk+ (GtkPrintOperation) rather than
evince, or maybe libpoppler...
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are
to sum it up:
printing to file (either pdf or ps) works, since it doesn't get sent via
IPP
I haven't found yet(? -- see below for gedit)an application, which uses the gtk
printing API and does not fail to print via cups;
applications which I have tried so far:
gtk-demo
evince
evolution
eog
gnum
Thank you for your bug. Do you get the same issue from eog for example?
Does printing to a pdf works correctly?
** Changed in: evince (Ubuntu)
Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
Status: New => Incomplete
--
[gutsy] getting "Error Printing: Too many failed at
I have the same, trying to implement printing of PopplerPages (from libpoppler)
using GtkPrintOperation on Gutsy.
Seems random.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bu
well, this is a bug that seems to affect every application that uses
the libgtk provided printing API... so it's not a evince bug...
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received th
I'm haveing the same problem: "too many failed attempts".
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bu
I'm seeing this together with bug 66379: "Error in POST Success", and
only on PPC.
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https://bugs.launchpad.net/bugs/145278
You received this bug notification because you are a member of Ubu
To the maintainer of Evince: Please assign this bug report to the
library which provides printing functionality to Evince.
** Changed in: evince (Ubuntu)
Sourcepackagename: cupsys => evince
Importance: Undecided => Medium
--
[gutsy] getting "Error Printing: Too many failed attempts" error whe
I am currently running the PPC port of Gutsy and am experiencing the
same problem - "Error Printing: Too many failed attempts." My error and
other logs show almost exactly what those in the previous post show.
I started experiencing this problem after upgrading from Feisty to
Gutsy. Noticed it fir
while looking closer at the logging output I just noticed that for some
reason the request sent by the gtk apps has a "Content-Length: 0"
header, which doesn't seem to be sensible...
--
[gutsy] getting "Error Printing: Too many failed attempts" error when printing
through GtkPrintOperation
https
some additional logs, after setting LogLevel debug2:
d [01/Oct/2007:21:46:12 +0200] cupsdDoSelect: epoll() returned 1...
d [01/Oct/2007:21:46:12 +0200] cupsdDoSelect: Read on fd 9...
d [01/Oct/2007:21:46:12 +0200] cupsdReadClient: 9, used=0, file=-1 state=0
D [01/Oct/2007:21:46:12 +0200] cupsdRead
38 matches
Mail list logo