Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106888 - Licq doesn't find its standard plugins
Summary: Licq doesn't find its standard plugins
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-22 07:19 UTC by Peter Slizik
Modified: 2005-10-01 07:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Slizik 2005-09-22 07:19:48 UTC
After starting licq, it searches for the KDE plugin, i.e.,
/usr/lib/licq/licq_qt-gui.so
In fact, the plugin exists, but it is called licq_qt.so.
It seems that simple
ln -s licq_qt-gui.so licq_qt.so
solves the problem.
This problem occures both in stable 1.2.7 and unstable 1.3.0 version.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-09-30 17:15:37 UTC
please, post output of `grep "^Plugin" .licq/licq.conf`
Comment 2 Konstantin Arkhipov (RETIRED) gentoo-dev 2005-10-01 07:38:32 UTC
probably, just wrong local config
closing as invalid for a while