Have a bug with this missing lib with totem.
The fix on #1 and #21 posts resolve both the bug for Ubuntu-with-
Unity/Totem
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Titl
** Changed in: libhybris (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.
The correct fix is:
sudo apt-get install libegl1-mesa-drivers
cd /etc/alternatives
sudo update-alternatives --set *-gnu_egl_conf /usr/lib/*/mesa-egl/ld.so.conf
sudo ldconfig
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Now I see. The correct fix is:
sudo apt-get install libegl1-mesa-drivers
cd /etc/alternatives ; sudo update-alternatives --set *-gnu_egl_conf
/usr/lib/*/mesa-egl/ld.so.conf
sudo ldconfig
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde-w
Would adding /usr/lib/$ARCH/mesa-egl/ to the LD_LIBRARY_PATH be an
alternative fix?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.1
Ran into the same problem after updating a fresh install of Kubuntu 13.10 (64).
Using the workaround and linking libwayland worked fine for me.
So ...
sudo apt-get install libegl1-mesa-drivers ## Were already installed and
latest version.
ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-e
Used pu5htiu workaround, but I had to install "libegl1-mesa-drivers" first, so
the complete workaround for me is:
sudo apt-get install libegl1-mesa-drivers
ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1
/usr/lib/libwayland-egl.so.1.
Could this be a permanent fix, i.e: make libhybri
It would be terribly nice if you could move yourself to actually read
the comments on bug reports before making comments. As was pointed out
in the previous comments this is not an issue with kwin, the kwin
package, or the KDE Plasma Workspace. It is an issue with libhybris and
needs to be addresse
Great,
bug is invalid, but kwin still does not start. Go on like this!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.1
To manage
Closing the kde bug tasks, kwin works as expected.
** Changed in: kubuntu-ppa
Status: Confirmed => Invalid
** Changed in: kde-workspace (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
I would just like to comment that this is also affecting me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.1
To manage notificatio
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: libhybris (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
> you would have to file an upstream bug against kwin to make wayland an
on-demand requirement
https://bugs.kde.org/enter_bug.cgi?product=kwin&format=guided
Don't do that, it would end up as RESOLVED WONTFIX. If we are linked
against a lib it needs to be present. That's a downstream propblem.
--
Adding a libhybris task.
If it's supposed to be preferred over mesa (with a priority of 1000), then it
shouldn't break existing mesa users.
** Also affects: libhybris (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bu
** Changed in: kubuntu-ppa
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.1
To manage notifications a
Hm, you would have to file an upstream bug against kwin to make wayland an
on-demand requirement
https://bugs.kde.org/enter_bug.cgi?product=kwin&format=guided
We're building with wayland support enabled as Martin Gräßlin requested it, so
if anyhow possible we'll keep it like that (as wayland wil
Looked into it a bit. Newer kwin on raring is actually OK. It is not OK
when using recent builds of mesa from ppas, where there is no wayland.
Now, the question is... why libwayland-egl is linked directly into kwin
(i.e. shown by ldd on kwin)? Wouldn't it be better to have it as
something that i
Any way to fix this with the kubuntu ppa on raring?
Everything installed fine, but:
1) kwin does not start
2) There is no libwayland-egl anywhere (so the symbolic link is useless)
3) There is no libhybris either
Can someone recompile kwin on the ppa without wayland?
--
You received this bug no
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: kde-workspace (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1206371
Title
$LANG=C sudo update-alternatives --display x86_64-linux-gnu_egl_conf
x86_64-linux-gnu_egl_conf - auto mode
link currently points to /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf
/usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf - priority 500
Current 'best' version is '/usr/lib/x86_64-linux-gnu/mesa-
Ok, so the actual problem seems to be that libhybris considers itself
more important than mesa but doesn't ship any wayland support
$ LANG=C sudo update-alternatives --display x86_64-linux-gnu_egl_conf
x86_64-linux-gnu_egl_conf - auto mode
link currently points to /usr/lib/x86_64-linux-gnu/libhy
** Changed in: kubuntu-ppa
Importance: Undecided => High
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to Kubuntu PPA.
https://bugs.launchpad.net/bugs/1206371
Title:
kwin is not starting: cannot find libwayland-egl.so.1
To manage notifi
fixed by making the following link:
ln -s /usr/lib/x86_64-linux-gnu/mesa-egl/libwayland-egl.so.1 /usr/lib
/libwayland-egl.so.1
** Description changed:
- in last update of 13.10 i can run kwin becouse libwayland-egl.so.1 not
+ in last update of 13.10 i can't run kwin because libwayland-egl.so.1
23 matches
Mail list logo