LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Aliens kde 4.13.3 link problem (https://www.linuxquestions.org/questions/slackware-14/aliens-kde-4-13-3-link-problem-4175511304/)

tty13 07-16-2014 01:16 PM

Aliens kde 4.13.3 link problem
 
Great new release,

I discovered there is a softlink missing:
/usr/lib64/libNetworkManagerQt.so.0 > /usr/lib64/libNetworkManagerQt.so.0.9.8.2

it breaks the networkmanager plasmoid.

tty13 07-16-2014 06:15 PM

I just upgraded to the new xorg and it broke kwin complaining about /usr/lib64/libxcb-sync.so.0 ,
the /usr/lib/ tree has the .so.0 links, is this perhaps some multilib conflict?

Alien Bob 07-16-2014 07:50 PM

Quote:

Originally Posted by tty13 (Post 5204869)
Great new release,

I discovered there is a softlink missing:
/usr/lib64/libNetworkManagerQt.so.0 > /usr/lib64/libNetworkManagerQt.so.0.9.8.2

it breaks the networkmanager plasmoid.

Can you try re-installing the plasma-nm-0.9.3.3-x86_64-1alien.txz package using "upgradepkg --reinstall" and report what happens then? I think I may have forgotten to update that package's BUILD number.

Eric

Alien Bob 07-16-2014 07:53 PM

Quote:

Originally Posted by tty13 (Post 5205018)
I just upgraded to the new xorg and it broke kwin complaining about /usr/lib64/libxcb-sync.so.0 ,
the /usr/lib/ tree has the .so.0 links, is this perhaps some multilib conflict?

Hi

I can not test my own new KDE because of the slow network connection I have in these outbacks - I have no bandwidth to attempt an upgrade of the new Slackware packages and my new KDE.

I built these new KDE packages before Patrick upgraded the X.Org in Slackware-current so the possibility exists that I have to recompile kwin.

Eric

tux_dude 07-16-2014 08:09 PM

kwin definitely needs to be rebuild against the current X.Org. Bob, can you also confirm what Pat said here? Seems kwin is actually linked to libxcb-sync.so.0

volkerdi 07-16-2014 09:51 PM

Quote:

Originally Posted by tux_dude (Post 5205056)
kwin definitely needs to be rebuild against the current X.Org. Bob, can you also confirm what Pat said here? Seems kwin is actually linked to libxcb-sync.so.0

kwin should not have any direct link to libxcb-sync.so. The only part of KDE in -current that needed any recompiling due to X updates was calligra, since the major library version for libGLEW was bumped.

tty13 07-17-2014 05:31 AM

I reinstalled plasma-nm-0.9.3.3-x86_64-1alien.txz package and it fixed the problem libNetworkManagerQt.so.0 is no longer needed.

rvdboom 07-17-2014 05:52 AM

Quote:

Originally Posted by volkerdi (Post 5205083)
kwin should not have any direct link to libxcb-sync.so. The only part of KDE in -current that needed any recompiling due to X updates was calligra, since the major library version for libGLEW was bumped.

Well, it has, as far as I understand :

Quote:

bash-4.3$ ldd /usr/bin/kwin | grep libxcb
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007ff8b8e00000)
libxcb-xfixes.so.0 => /usr/lib64/libxcb-xfixes.so.0 (0x00007ff8b89f0000)
libxcb-damage.so.0 => /usr/lib64/libxcb-damage.so.0 (0x00007ff8b87e8000)
libxcb-composite.so.0 => /usr/lib64/libxcb-composite.so.0 (0x00007ff8b85e0000)
libxcb-shape.so.0 => /usr/lib64/libxcb-shape.so.0 (0x00007ff8b83d8000)
libxcb-sync.so.0 => /usr/lib64/libxcb-sync.so.0 (0x00007ff8b81d0000)
libxcb-render.so.0 => /usr/lib64/libxcb-render.so.0 (0x00007ff8b7fc8000)
libxcb-randr.so.0 => /usr/lib64/libxcb-randr.so.0 (0x00007ff8b7db8000)
libxcb-keysyms.so.1 => /usr/lib64/libxcb-keysyms.so.1 (0x00007ff8b7bb0000)
libxcb-dri2.so.0 => /usr/lib64/libxcb-dri2.so.0 (0x00007ff8adac8000)
libxcb-glx.so.0 => /usr/lib64/libxcb-glx.so.0 (0x00007ff8aaff8000)
bash-4.3$
EDIT : OK, someone pointed to me on another thread that it was only true for AlienBob's 4.13.3 packages, so forget the above remark.

chrisretusn 07-19-2014 03:44 AM

Hmm.. just upgraded to the latest Slackware updates and installed the latest Ktown, no issues that I can see.

tty13 07-19-2014 06:42 AM

I marked the thread solved, the issues have been fixed.


All times are GMT -5. The time now is 08:00 AM.