Subject: KDE2.2.2+CUPS: Undefined symbol "__ti10KDEDModule"
To: None <tech-pkg@netbsd.org>
From: Ingolf Steinbach <ingolf@steinba.ch>
List: tech-pkg
Date: 01/12/2002 13:23:57
Hi,

when I try to print from a KDE 2.2.2 application (e.g. KView)
via the File/Print menu, I always get the error message that
the kdeprintd is not running. The ${HOME}/.xsession-errors
file contains (line breaks inserted for readability):

[...]
kdecore (KLibLoader): The KLibLoader contains the library
    libkdeprint_cups(0x80cea00)
[...]
kview: kdeprint: print command: cupsdoprint -P 'dj815c' -J ''
    -H 'localhost:631' -o ' Contrast=1.000 Cyan=1.000
    Density=1.000 ImageType=Photographs Magenta=1.000
    StpBrightness=1.000 StpGamma=1.000 StpSaturation=1.000
    Yellow=1.000 copies=1
    multiple-document-handling=separate-documents-uncollated-copies
    orientation-requested=3'
    /home/ingolf/.kde/tmp-helios/kdeprint_ORAt2zc
kdecore (KLibLoader): WARNING: library=libkded_kdeprintd:
    file=/usr/pkg/lib/kde2/libkded_kdeprintd.la:
    /usr/pkg/lib/kde2/libkded_kdeprintd.so: Undefined symbol
    "__ti10KDEDModule" (reloc type = 1, symnum = 123)
DCOP failure in app kded:
   object 'kdeprintd' has no function 'print(QString,QStringList,bool)'

Do others have similar problems wrt printing via KDE+CUPS?

I am using the CUPS system on NetBSD 1.5.2 running a 1.5.3_ALPHA
Kernel.

Regards
    Ingolf