KDevelop 3.0 Regarding servicetypes
W. Tasin
tasin at fhm.edu
Wed Mar 21 13:09:37 UTC 2001
Omid Givi wrote:
> Hi Oliver,
>
> On Tue, 6 Mar 2001, Oliver Strutynski wrote:
>
>
>> I tried to build and run the KDevelop3 code (using KDE 2.1 compiled
>> from sources) several times during the last days (once using a recent
>> snapshot, the other times updating from cvs) but always ran into the
>> same problem: Compilation works fine but durings tartup KDevelop crashes
>> with the following output:
>>
>> kdevelop (core): KDevComponentManager::component not found:SourceInfo
>> kdevelop (core): KDevelopCore::constructor: classstore made
>> kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/Component
>> not found
>> kio (KMimeType): WARNING: KServiceType::offers : servicetype KDevelop/EditorManager not found
>> kdevelop (core): KDevComponentManager:: Registering: KDevEditorManager
>> KCrash: crashing.... crashRecursionCounter = 2
>> KCrash: Application Name = lt-kdevelop path = <unknown>
>>
Hi together,
I had the same problem!
After checking all pathes and .desktop and strace'ing kdevelop I found out, that
the service-cache ($HOME/.kde2/tmp-$HOSTNAME/ksycoca) wasn't updated correctly.
So here my solution to bring up kdevelop 3.x:
After "make install" remove the file $HOME/.kde2/tmp-$HOSTNAME/ksycoca (e.g.
rm /home/tasin/tmp-linux2/ksycoca) and run "kbuildsycoca".
In general you wouldn't need the "kbuildsycoca" (because starting "kdevelop" would also cause
kded to recreate the database), but it would be the cleaner way ;-)
Ciao
Walter
PS: I don't know the reason, why ksycoca wasn't updated correctly.
If somebody knows more leave a note :-).
>
> That's right! This is the place which the EditorManager gets loaded
> and started. If there is no EditorManager, there is nothing to be loaded
> and started ;-)
>
> Please let know if you get any further.
>
> Regards,
> OmiD
>
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«
--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,
FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140 6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>
-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop-devel
mailing list