Bug 55146 - Duplicate Print Entries using Konqueror
Summary: Duplicate Print Entries using Konqueror
Status: CLOSED NOT A BUG
Alias: None
Product: kdeprint
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDEPrint Devel Mailinglist
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-25 11:08 UTC by Brat Wizard
Modified: 2008-12-31 12:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brat Wizard 2003-02-25 11:08:14 UTC
Version:            (using KDE KDE 3.1)
Installed from:    Mandrake RPMs
OS:          Linux

This _could_ be a bug in KDE 3.1, Konqueror, or Cups... but I believe its Konqueror for reasons outlined below:

I have recently upgraded a working system to KDE 3.1 and the latest version of CUPS cups-1.1.18-1.1mdk (and related rpm's). 

Prior to the upgrade I have been printing with ZERO problems.

After the upgrade, I have noticed that when I print from KONQUEROR, it puts a random number of entries (print jobs) into the /var/spool/cups directory, and then the printer proceeds to crank out multiple copies of whatever I'm trying to print.

I think this is probably related to Konqueror because I have no problems with printing in any other context that I'm aware of. OpenOffice, for example, continues to print normally. K-Mail, for another example, seems to print normally as well.

But when I visit a web page with Konqueror and tell it to print, I get the problem.
Comment 1 Michael Goffioul 2003-05-14 10:11:42 UTC
I don't know exactly what can be the cause of such a problem. The strange
thing is that this only happens with konqueror. However any KDE app should
behave in the same way against the CUPS server. Did you try other KDE apps
like kwrite, kword, kview....? When you start the KDE app in a terminal, can
you see debug info on the standard output? If yes, could you send me the
debug output when trying to print from konqueror?

Michael.
Comment 2 Brat Wizard 2003-05-14 13:15:51 UTC
Subject: Re:  Duplicate Print Entries using Konqueror         

>The strange
> thing is that this only happens with konqueror.
> However any KDE app should
> behave in the same way against the CUPS server. Did
> you try other KDE apps
> like kwrite, kword, kview....?

Hmm- not sure, I don't generally use those-- use Open
Office instead... but I do occasionally have things
open in kwrite-- so far no problems printing. 

However, I've noticed that the problem in Konqueror
_seems_ to be related to whether or not there is a
graphic on the page. Pages WITHOUT graphics print just
fine. Pages WITH graphics have a problem every time.


> When you start the
> KDE app in a terminal, can
> you see debug info on the standard output? If yes,
> could you send me the
> debug output when trying to print from konqueror?


Konqueror does not seem to be reporting any errors
that relate to the situation, but here is the output:

Loading required GL library
/usr/X11R6/lib/libGL.so.1.2
mcop warning: user defined signal handler found for
SIG_PIPE, overriding
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
kdecore (KAction): WARNING:
KActionCollection::KActionCollection( QObject *parent,
const char *name, KInstance *instance )
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
bitBlt: Incompatible destination pixmap
bitBlt: Incompatible destination pixmap
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found
bitBlt: Incompatible destination pixmap
kio (KMimeType): WARNING: KServiceType::offers :
servicetype application/x-activex-handler not found



Thanks for your time working on the problem. 

The one other thing-- and this may or may not be
relevant-- is that sometimes, when the problem occurs
the printer takes an ENORMOUS amount of time to render
the page. Before the upgrade, these same pages used to
render right away (example: maps.yahoo.com, now takes
almost 20 minutes to spit out a page). But if I run it
through the PDF filter first and print it from kpdf
(or whatever the name of the pdf reader is that comes
with konqueror) it prints it out almost immediately. 

I don't know if that's related or not. But there's
definitely something wrong. 


__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

Comment 3 Michael Goffioul 2003-05-14 13:35:37 UTC
Subject: Re:  Duplicate Print Entries using Konqueror

To KHTML developers: it seems that at least KHTML is involved. I don't
know why CUPS gets multiple job entries, but the fact that this only
happens with images included makes me think that html rendering has
a part of reponsability.

> However, I've noticed that the problem in Konqueror
> _seems_ to be related to whether or not there is a
> graphic on the page. Pages WITHOUT graphics print just
> fine. Pages WITH graphics have a problem every time.

Can you try to print a page with graphics to a postscript file,
then print it using the "lpr" utility. Do you have the same
problem?

To KHTML developers: is it possible that internally, more than one
KPrinter object is created for printing (this would explain why you
get more than one job: indeed, closing a KPrinter object triggers
the job creation)?

Michael.

Comment 4 David Faure 2003-05-14 13:56:27 UTC
Subject: Re:  Duplicate Print Entries using Konqueror

On Wednesday 14 May 2003 13:35, Michael Goffioul wrote:
> To KHTML developers: is it possible that internally, more than one
> KPrinter object is created for printing (this would explain why you
> get more than one job: indeed, closing a KPrinter object triggers
> the job creation)?

Is it not rather on sites with frames, than on site with images?
It could be that the action is connected to each frame (KHTMLPart),
so printing the page starts N print jobs, one per frame (KHTMLPart).

Comment 5 Michael Goffioul 2003-05-14 14:04:08 UTC
Subject: Re:  Duplicate Print Entries using Konqueror

> On Wednesday 14 May 2003 13:35, Michael Goffioul wrote:
> > To KHTML developers: is it possible that internally, more than one
> > KPrinter object is created for printing (this would explain why you
> > get more than one job: indeed, closing a KPrinter object triggers
> > the job creation)?
> 
> Is it not rather on sites with frames, than on site with images?
> It could be that the action is connected to each frame (KHTMLPart),
> so printing the page starts N print jobs, one per frame (KHTMLPart).

I just tried to print a site with frames (java documentation, KDE-CVS
from last night): when you use the global print action, it only prints
a blank page, just the page title in the header, the content is
empty.

Michael.

Comment 6 Brat Wizard 2003-05-14 14:58:38 UTC
Subject: Re:  Duplicate Print Entries using Konqueror         

Not that I'm aware of-- at least I haven't
specifically tried that-- in my case, the pages I was
printing were all single page (no frame).




--- David Faure <dfaure@trolltech.com> wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>      
> http://bugs.kde.org/show_bug.cgi?id=55146     
> 
> 
> 
> 
> ------- Additional Comments From
> dfaure@trolltech.com  2003-05-14 13:56 -------
> Subject: Re:  Duplicate Print Entries using
> Konqueror
> 
> On Wednesday 14 May 2003 13:35, Michael Goffioul
> wrote:
> > To KHTML developers: is it possible that
> internally, more than one
> > KPrinter object is created for printing (this
> would explain why you
> > get more than one job: indeed, closing a KPrinter
> object triggers
> > the job creation)?
> 
> Is it not rather on sites with frames, than on site
> with images?
> It could be that the action is connected to each
> frame (KHTMLPart),
> so printing the page starts N print jobs, one per
> frame (KHTMLPart).

__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

Comment 7 Brat Wizard 2003-07-30 09:34:32 UTC
I have recently upgraded to Mandrake 9.1, stock version. And I am still having 
this problem.... takes forever to render html pages with images, and won't 
stop printing the page until the cups queue is manually emptied and cups 
restarted.  
 
Has any progress been made on this issue? 
Comment 8 Michael Goffioul 2003-07-30 10:12:45 UTC
Subject: Re:  Duplicate Print Entries using Konqueror

> I have recently upgraded to Mandrake 9.1, stock version. And I am still having
> this problem.... takes forever to render html pages with images, and won't
> stop printing the page until the cups queue is manually emptied and cups
> restarted.
> 
> Has any progress been made on this issue?

No because no-one seems able to reproduce it. Looking at the bug report,
the 'x-activex-handler' stuff triggered my attention. I wonder where
it comes from, but from the debug output, it seems related to image
rendering. Do you still have similar debug output? Can you do a

find $KDEDIR/share -name \*.desktop | xargs grep 'x-activex'

to see where it could come from.

Michael.

Comment 9 Cristian Tibirna 2005-08-22 22:12:19 UTC
UNCONFIRMED (batch reassigning messed this)
Comment 10 Cristian Tibirna 2005-09-22 06:26:12 UTC
Two years old. Never reproduced. Original reporter didn't answer to last (May2003) question. Konqueror/KHTML changed a lot in the meantime. I close as invalid. If reproduced, ask for reopening.
Comment 11 John Layt 2008-12-31 12:49:03 UTC
Closing old Resolved status bug.