Re: KLibLoader searching for wrong libs?

View: New views
4 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: KLibLoader searching for wrong libs?

by Michael Brade :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Wednesday 12 October 2005 23:00, İsmail Dönmez wrote:
> > Seems like KLibLoader searches for libkded_mediamanager.la instead of
> > kded_mediamanager.la. I checked mediamanager.desktop file and it looks
> > fine. Wonder if anyone is experience a similar problem or have an idea
> > whats going on?
>
> FWIW this was a symbol error on dbus-qt lib.
Hm? Care to tell more and how you fixed it? I'm seeing it on my computer every
now and then again and I have no idea why.

Thanks,
--
Michael Brade;                 KDE Developer, Student of Computer Science
  |-mail: echo brade !#|tr -d "c oh"|s\e\d 's/e/\@/2;s/$/.org/;s/bra/k/2'
  °--web: http://www.kde.org/people/michaelb.html

KDE 3: The Next Generation in Desktop Experience


attachment0 (196 bytes) Download Attachment

Re: KLibLoader searching for wrong libs?

by Ismail Donmez-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday 16 October 2005 18:13, Michael Brade wrote:

> On Wednesday 12 October 2005 23:00, İsmail Dönmez wrote:
> > > Seems like KLibLoader searches for libkded_mediamanager.la instead of
> > > kded_mediamanager.la. I checked mediamanager.desktop file and it looks
> > > fine. Wonder if anyone is experience a similar problem or have an idea
> > > whats going on?
> >
> > FWIW this was a symbol error on dbus-qt lib.
>
> Hm? Care to tell more and how you fixed it? I'm seeing it on my computer
> every now and then again and I have no idea why.

Recompiling dbus somehow helped :). Maybe you did update qt/gcc but forgot to
recompile dbus qt bindings?

Regards,
ismail

Re: KLibLoader searching for wrong libs?

by Michael Brade :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sunday 16 October 2005 19:14, İsmail Dönmez wrote:
> Recompiling dbus somehow helped :). Maybe you did update qt/gcc but forgot
> to recompile dbus qt bindings?
Pity, didn't help at all in my case, not even recompiling the media io-slave.
I don't have enough time right now to try more, I guess I'll have to live
without it for the next few weeks :-/

--
Michael Brade;                 KDE Developer, Student of Computer Science
  |-mail: echo brade !#|tr -d "c oh"|s\e\d 's/e/\@/2;s/$/.org/;s/bra/k/2'
  °--web: http://www.kde.org/people/michaelb.html

KDE 3: The Next Generation in Desktop Experience


attachment0 (196 bytes) Download Attachment

Re: KLibLoader searching for wrong libs?

by Ismail Donmez-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Monday 17 October 2005 01:49, Michael Brade wrote:
> On Sunday 16 October 2005 19:14, İsmail Dönmez wrote:
> > Recompiling dbus somehow helped :). Maybe you did update qt/gcc but
> > forgot to recompile dbus qt bindings?
>
> Pity, didn't help at all in my case, not even recompiling the media
> io-slave. I don't have enough time right now to try more, I guess I'll have
> to live without it for the next few weeks :-/

You should svn up kdelibs/kdecore and check ~/.xsession-errors for exact
error. So we can see whats really broken in your case.

Regards,
ismail