[SCIM] skim-0.9.0 icon and panel not comming out
LiuCougar
liucougar at gmail.com
Thu Jul 1 06:10:24 PDT 2004
On Wed, 30 Jun 2004 22:51:48 +0000, Kwok Lun Au-Yeung
<klauye at hotmail.com> wrote:
> What I suspect is, when I run skim -d, the follow warning come out:
>
> kio (KMimeType): WARNING: KServiceType::offers : servicetype Skim/Plugin not
> found
> skim: [skimpluginmanager.cpp:108] 0 plugin(s)
>
> Is it an error? Or it is normal to have this?
Yeap, this is the problem:
all interfaces you see are implemented in separate plugins, of type
"Skim/Plugin", at startup skim should be able to find 5 plugins.
It seems to me that you did not install skim properly
try this in a console:
ls $KDEDIR/lib/kde3/skimplugin_*.la
you should see 5 files coming out, otherwise please check your installation.
You may also have a try the CVS code
More information about the scim
mailing list