Comment 7 for bug 1777437

Revision history for this message
marvin (mrueppel) wrote : Re: [Bug 1777437] Re: telegram fails to start: libQt5Network.so.5 missing

Thx

Ok, for some strange reasons the libs were not there. I reinstalled them
again differently and now the situation is this:

marvin@X1-18:~$ telegram-desktop
This application failed to start because it could not find or load the Qt
platform plugin "xcb"
in "".

Available platform plugins are: dxcb, eglfs, linuxfb, minimal, minimalegl,
offscreen, vnc, xcb.

Reinstalling the application may fix this problem.
Aborted (core dumped)

I tried to reinstall all dependencies and get this...

marvin@X1-18:~$ sudo apt-cache depends telegram-desktop
telegram-desktop
  Depends: qt5-image-formats-plugins
 |Depends: libavcodec57
  Depends: libavcodec-extra57
  Depends: libavformat57
  Depends: libavutil55
  Depends: libc6
  Depends: libgcc1
  Depends: libglib2.0-0
  Depends: libminizip1
  Depends: libopenal1
  Depends: libqt5core5a
  Depends: libqt5dbus5
  Depends: libqt5gui5
  Depends: libqt5network5
  Depends: libqt5widgets5
  Depends: libssl1.1
  Depends: libstdc++6
  Depends: libswresample2
  Depends: libswscale4
  Depends: libtgvoip1.0.3
  Depends: libx11-6
  Depends: <qtbase-abi-5-9-5>
    libqt5core5a
  Depends: zlib1g
  Recommends: fonts-open-sans
  Recommends: libappindicator3-1
marvin@X1-18:~$ sudo apt-cache depends telegram-desktop | grep '[
|]Depends: [^<]' | cut -d: -f2 | tr -d ' ' | xargs sudo apt-get --reinstall
install -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libavcodec-extra57 : Conflicts: libavcodec57 but 7:3.4.2-2 is to be
installed
E: Unable to correct problems, you have held broken packages.
marvin@X1-18:~$

Which one would you remove?

Mobile: +41 (0) 79 339 1121
Email : <email address hidden>

On Sat, Jun 23, 2018 at 6:05 PM Torsten Franz <email address hidden>
wrote:

> The path for those libs at my system are
>
> libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
> libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
> libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
> libQt5DBus.so.5 => /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
> libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1777437
>
> Title:
> telegram fails to start: libQt5Network.so.5 missing
>
> Status in telegram-desktop package in Ubuntu:
> New
>
> Bug description:
> marvin@marvin-X1-18:~$ telegram-desktop
> telegram-desktop: error while loading shared libraries:
> libQt5Network.so.5: cannot open shared object file: No such file or
> directory
>
> ProblemType: Bug
> DistroRelease: Ubuntu 18.04
> Package: telegram-desktop 1.2.17-1
> ProcVersionSignature: Ubuntu 4.15.0-22.24-generic 4.15.17
> Uname: Linux 4.15.0-22-generic x86_64
> ApportVersion: 2.20.9-0ubuntu7.2
> Architecture: amd64
> CurrentDesktop: ubuntu:GNOME
> Date: Mon Jun 18 14:38:47 2018
> SourcePackage: telegram-desktop
> UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/telegram-desktop/+bug/1777437/+subscriptions
>