Printing locking up after update

Michael W. Holdeman PTFD9100 at beanstalk.net
Fri Feb 20 16:28:08 CET 2004


This is my Exact problem.
I find that acrobat will print with kprint, and kmail, and konqueror will lock 
up. Konqueror will print to a .pdf file tho, but not to the printer.
kpdf will print blank pages.
Openoffice will print, kivio prints, koffice prints.

Starting konqueror from konsole I get these 
messages+++++++++++++++++++++++++++++++++++++++++++++++++++++++++

bash-2.05b$ konqueror
kdecore (KIconLoader): WARNING: Icon 
directory /usr/kde/3.2/share/icons/Sparkling/ group  not valid.
kdecore (KIconLoader): WARNING: Icon 
directory /usr/kde/3.2/share/icons/Sparkling/ group  not valid.
konqueror: WARNING: KGenericFactory: instance requested but no instance name 
passed to the constructor!
kdecore (KIconLoader): WARNING: Icon 
directory /usr/kde/3.2/share/icons/Sparkling/ group  not valid.
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cdroms'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cpu'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cua'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/discs'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/dri'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/fb'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/fd'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/floppy'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/ide'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/misc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/printers'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/pts'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/pty'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/scsi'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/shm'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/snd'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/sound'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/tts'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/usb'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/vc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/vcc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/tts'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cdroms'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cpu'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/cua'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/discs'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/dri'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/fb'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/fd'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/floppy'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/ide'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/misc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/printers'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/pts'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/pty'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/scsi'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/shm'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/snd'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/sound'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/tts'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/usb'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/vc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev/vcc'
kio (KDirWatch): WARNING: KDirWatch::removeDir can't handle '/dev'
kdecore (KIconLoader): WARNING: Icon 
directory /usr/kde/3.2/share/icons/Sparkling/ group  not valid.
kdecore (KIconLoader): WARNING: Icon 
directory /usr/kde/3.2/share/icons/Sparkling/ group  not valid.
konqueror: WARNING: KFilterBase::findFilterByExtension : no filter found for 
text/plain
konqueror: WARNING: KFilterBase::findFilterByExtension : no filter found for 
text/plain
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
changing the icon set to the ones included with kde solves the icon message, 
although the icons selected work it still complains.
I always get a complaint about the /dev directory?
and the printing lockup comes with the filter complaint.

As I said I can print to .pdf fine, just not a printer.

Mike


On Friday February 20 2004 09:14, Goffioul Michael wrote:
> > Hi,
> >
> > just updated to KDE 3.2 and got into trouble with printing
> > not working.
> > The symptoms are:
> > Pressing the print button in either konqueror or kmail (haven't
> > tested any other app.) will give me the popup with "Printing...", then
> > nothing happens. The process will eat up more and more memory
> > and use up
> > all CPU it can get. There is no response from cancel et al.
> > Killing the invoking process cannot be done but with a kill -9.
> > Seems to me like the rendering goes astray.
> > Tried running it through gdb, but strangely enough got different stack
> > frames everytime I ctrl-C:ed the process, exactly like it
> > would have worked
> > OK????.
>
> There haven't been significant code change in KDEPrint that would
> explain the problem. Maybe this is due to some changes in other
> involved components: khtml or Qt. The problem is probably an
> endless-loop somewhere (don't know however if it's in kdeprint
> or khtml). Could you at least provide one significant backtrace
> (one with actual function calls, not "???") with gdb when konqueror
> locks up?
>
> Michael.
> _______________________________________________
> kde-print mailing list
> kde-print at kde.org
> https://mail.kde.org/mailman/listinfo/kde-print

-- 
Michael W. Holdeman

Why keep payin g for windoze??
Powered by Gentoo Linux 1.2 www.gentoo.org
Linux Kernel 2.4.22_rc2-gss lowlatency, preemptable
Windows Apps thanks to Win4Lin 5.0 www.netraverse.com


More information about the kde-print mailing list