← Back to team overview

desktop-packages team mailing list archive

[Bug 1475038] Re: Totem fails to start as libwayland-egl1-mesa-lts-vivid is not installed

 

~$ which totem
/usr/bin/totem

dpkg -l | grep totem
ii  gir1.2-totem-1.0                                      3.10.1-1ubuntu4.1                                   amd64        GObject introspection data for Totem media player
ii  gir1.2-totem-plparser-1.0                             3.10.3-1~trusty                                     amd64        GObject introspection data for the Totem Playlist Parser library
ii  libtotem-plparser18                                   3.10.3-1~trusty                                     amd64        Totem Playlist Parser library - runtime files
ii  libtotem0                                             3.10.1-1ubuntu4.1                                   amd64        Main library for the Totem media player
ii  totem                                                 3.10.1-1ubuntu4.1                                   amd64        Simple media player for the GNOME desktop based on GStreamer
ii  totem-common                                          3.10.1-1ubuntu4.1                                   all          Data files for the Totem media player
ii  totem-plugins                                         3.10.1-1ubuntu4.1                                   amd64        Plugins for the Totem media player

ldd `which totem` |grep wayland  #truncated - do you want complete no grep?
	libwayland-client.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007f179bb8b000)
	libwayland-cursor.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0 (0x00007f179b749000)
	libwayland-egl.so.1 => not found
	libwayland-server.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-server.so.0 (0x00007f1799b66000)

After installing mentioned package -

 ldd `which totem` |grep wayland
	libwayland-client.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-client.so.0 (0x00007f58dca45000)
	libwayland-cursor.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-cursor.so.0 (0x00007f58dc603000)
	libwayland-egl.so.1 => /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1 (0x00007f58dae49000)
	libwayland-server.so.0 => /usr/lib/x86_64-linux-gnu/libwayland-server.so.0 (0x00007f58da81e000)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1475038

Title:
  Totem fails to start as libwayland-egl1-mesa-lts-vivid is not
  installed

Status in totem package in Ubuntu:
  Incomplete

Bug description:
  Test case:
  14.04.3 image
  Try to start totem, if from gui nothing happens.
  If from terminal - "totem: error while loading shared libraries: libwayland-egl.so.1: cannot open shared object file: No such file or directory'
  libwayland-egl1-mesa-lts-vivid  is not included on the 14.04.3 image.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem 3.10.1-1ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-23.24~14.04.1-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.11
  Architecture: amd64
  CasperVersion: 1.340.1
  CurrentDesktop: Unity
  Date: Wed Jul 15 21:49:24 2015
  LiveMediaBuild: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150715)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1475038/+subscriptions


References