Totally odd kde vs print problem

Goffioul Michael goffioul at imec.be
Tue Jun 29 08:54:28 CEST 2004


> [root at coyote root]# gcc --version
> gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)

There was a similar problem (SIGALARM signal) with code compiled
with gcc-2.9x, but this isn't your case. At this moment, I don't
have any idea. Can you try to start a KDE program using gdb and
produce a backtrace? For example:

# gdb $KDEDIR/bin/kcmshell
# (gdb) run printmgr
... (=> let the program crash)
# (gdb) bt

As a temporary workaround, you can try to put this into your
kdeprintrc file:

[General]
PrintSystem=lpr

Michael.


More information about the kde-print mailing list