Bug 52849 - kdevelop application pluggins not found
Summary: kdevelop application pluggins not found
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-10 15:18 UTC by Kevin DeTerra
Modified: 2003-01-13 04:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin DeTerra 2003-01-10 15:18:24 UTC
Version:           3.0.0 (using KDE 3.0.3)
Installed from:    Mandrake Linux Cooker i586 - Cooker
Compiler:          gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)
OS:          Linux (i686) release 2.4.19-16mdk

Pluggins are not found when running gideon for the first time.

I attempted the following to fix the problem but it did not work. "export KDEDIRS=/usr/local/kde/bin/:$KDEDIRS && kbuildsycoca"

Here is a snapshot of the console.
[root@dnaid kdevelop-3.0a3]# /usr/local/kde/bin/gideon&
[1] 2011
[root@dnaid kdevelop-3.0a3]# kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/MakeFrontend not found
kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/AppFrontend not found
kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/DiffFrontend not found
kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/Plugin not found
QObject::connect: No such signal KTabBar::closeOthers(const QWidget*)
QObject::connect:  (sender name:   'tabbar')
QObject::connect:  (receiver name: 'unnamed')
QObject::connect: No such signal KTabWidget::closeOthers(QWidget*)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'unnamed')
kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/Plugin not found
Mutex destroy failure: Device or resource busy
KCookieJar already running.
KCookieJar already running.
KCookieJar already running.
Comment 1 Caleb Tennis 2003-01-13 04:18:59 UTC
Did you install gideon in a different directory than your normal KDE build?  
if not, did you run a complete "make install" on the whole package?   
 
Your KDEDIRS should just be the base directories...ie KDEDIRS=/usr/local/kde, 
not /usr/local/kde/bin. 
 
If you still need help troubleshooting this, please follow-up on the 
mailinglist kdevelop@kdevelop.org