Gentoo Archives: gentoo-user

From: "Andrés Becerra Sandoval" <andres.becerra@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] kde 4.2 no prefixed problems
Date: Fri, 13 Feb 2009 17:01:34
Message-Id: 221c6fc80902130901x37112a63te73c3a136463483a@mail.gmail.com
1 Hi,
2
3 I installed kde-4.2 with USE="kdeprefix" two weeks ago and everything
4 I needed was working all right.
5
6 Then I decided to change my USE flags and delete kdeprefix in order to
7 have kde in /usr. After that I:
8
9 - Did an emerge -uDN world
10 - Deleted my user folders .kde*
11
12 The result was a kde-4.2 merged back, but with the following
13 applications crashing:
14
15 - kopete
16 - kmail
17 - kontact
18 - kaddresbook
19 - korganizer
20
21 With error messages like this:
22
23
24 kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::self:
25 asynchronous= true
26 kaddressbook(10155)/kresources KRES::Factory::self:
27 kaddressbook(10155)/kdecore (KSycoca) KSycocaPrivate::openDatabase:
28 Trying to open ksycoca from "/var/tmp/kdecache-abecerra/ksycoca4"
29 kaddressbook(10155)/kresources KRES::ManagerImpl::ManagerImpl:
30 kaddressbook(10155)/kresources KRES::ManagerImpl::readConfig:
31 kaddressbook(10155)/kresources KRES::Factory::self:
32 kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::StdAddressBook:
33 kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::self:
34 calling init after instance creation
35 kaddressbook(10155)/kresources
36 KRES::Factory::Private::resourceInternal: ( "file" , config )
37 kaddressbook(10155)/kresources
38 KRES::Factory::Private::resourceInternal: no such type "file"
39 KCrash: crashing... crashRecursionCounter = 2
40 KCrash: Application Name = kaddressbook path = <unknown> pid = 10155
41 sock_file=/home/abecerra/.kde4/socket-quark/kdeinit4__0
42 <unknown program name>(10154)/: Communication problem with
43 "kaddressbook" , it probably crashed.
44 Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message
45 did not receive a reply (timeout by message bus)" "
46
47
48 Does anybody has any suggestions to fix these problems?, all this
49 packages used to work when I had kde prefixed!
50
51
52 Thanks,
53
54 --
55 Andrés

Replies

Subject Author
[gentoo-user] Re: kde 4.2 no prefixed problems Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] kde 4.2 no prefixed problems Alan McKinnon <alan.mckinnon@×××××.com>