Re: [gentoo-user] kde 4.2 no prefixed problems

2009-02-14 Thread Andrés Becerra Sandoval
On Fri, Feb 13, 2009 at 3:30 PM, Alan McKinnon alan.mckin...@gmail.com wrote:
 On Friday 13 February 2009 19:01:32 Andrés Becerra Sandoval wrote:
 Hi,

 I installed kde-4.2 with USE=kdeprefix two weeks ago and everything
 I needed was working all right.

 Then I decided to change my USE flags and delete kdeprefix in order to
 have kde in /usr. After that I:

 - Did an emerge -uDN world
 - Deleted my user folders .kde*

 The result was a kde-4.2 merged back, but with the following
 applications crashing:

 Unmerge EVERYTHING related to KDE-4.2. Every last package you can find,
 including Qt. Inspect emerge --depclean carefully and run it. Examine your
 world and make sure there's nothing left from KDE4. Make especially sure you
 are not mixing stuff from an overlay and the portage tree.

 Then rebuild the whole lot the way you want it with the actual USE flags you
 want. This seems the wrong way round, but it isn't. I spent almost a week
 struggling to no avail with krunner and kopete doing the same things as yours,
 when complete reinstall fixed all of it in 8 hours.



Thank you Alan,

I guess Complete reinstall is the way to go  ...

-- 
  Andrés



[gentoo-user] kde 4.2 no prefixed problems

2009-02-13 Thread Andrés Becerra Sandoval
Hi,

I installed kde-4.2 with USE=kdeprefix two weeks ago and everything
I needed was working all right.

Then I decided to change my USE flags and delete kdeprefix in order to
have kde in /usr. After that I:

- Did an emerge -uDN world
- Deleted my user folders .kde*

The result was a kde-4.2 merged back, but with the following
applications crashing:

- kopete
- kmail
- kontact
- kaddresbook
- korganizer

With error messages like this:


kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::self:
asynchronous= true
kaddressbook(10155)/kresources KRES::Factory::self:
kaddressbook(10155)/kdecore (KSycoca) KSycocaPrivate::openDatabase:
Trying to open ksycoca from  /var/tmp/kdecache-abecerra/ksycoca4
kaddressbook(10155)/kresources KRES::ManagerImpl::ManagerImpl:
kaddressbook(10155)/kresources KRES::ManagerImpl::readConfig:
kaddressbook(10155)/kresources KRES::Factory::self:
kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::StdAddressBook:
kaddressbook(10155)/kdepimlibs (kabc) KABC::StdAddressBook::self:
calling init after instance creation
kaddressbook(10155)/kresources
KRES::Factory::Private::resourceInternal: ( file , config )
kaddressbook(10155)/kresources
KRES::Factory::Private::resourceInternal: no such type file
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kaddressbook path = unknown pid = 10155
sock_file=/home/abecerra/.kde4/socket-quark/kdeinit4__0
unknown program name(10154)/: Communication problem with
kaddressbook , it probably crashed.
Error message was:  org.freedesktop.DBus.Error.NoReply :  Message
did not receive a reply (timeout by message bus) 


Does anybody has any suggestions to fix these problems?, all this
packages used to work when I had kde prefixed!


Thanks,

-- 
  Andrés



Re: [gentoo-user] kde 4.2 no prefixed problems

2009-02-13 Thread Alan McKinnon
On Friday 13 February 2009 19:01:32 Andrés Becerra Sandoval wrote:
 Hi,

 I installed kde-4.2 with USE=kdeprefix two weeks ago and everything
 I needed was working all right.

 Then I decided to change my USE flags and delete kdeprefix in order to
 have kde in /usr. After that I:

 - Did an emerge -uDN world
 - Deleted my user folders .kde*

 The result was a kde-4.2 merged back, but with the following
 applications crashing:

Unmerge EVERYTHING related to KDE-4.2. Every last package you can find, 
including Qt. Inspect emerge --depclean carefully and run it. Examine your 
world and make sure there's nothing left from KDE4. Make especially sure you 
are not mixing stuff from an overlay and the portage tree.

Then rebuild the whole lot the way you want it with the actual USE flags you 
want. This seems the wrong way round, but it isn't. I spent almost a week 
struggling to no avail with krunner and kopete doing the same things as yours, 
when complete reinstall fixed all of it in 8 hours.


-- 
alan dot mckinnon at gmail dot com