Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Telegram-desktop does not start due to libprotobuf error (Read 1149 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Telegram-desktop does not start due to libprotobuf error

Hi to all. Got the following message:

Code: [Select]
 telegram-desktop: error while loading shared libraries: libprotobuf-lite.so.30.1.0: cannot open shared object file: No such file or directory

Looks like the package had to be rebuilt after the protobuf updating, but it's not for some not apparent reason.
It might have been that some other packages are affected either.

Re: Telegram-desktop does not start due to libprotobuf error

Reply #1
I just tested telegram-desktop 5.13.1-4 on a fully updated system and it starts fine.
Which exact version do you have installed?

artist

Re: Telegram-desktop does not start due to libprotobuf error

Reply #2
I have 5.13.1-3 on my system:

~/ > pacman -Ss telegram-desktop
galaxy/telegram-desktop 5.13.1-3 [installed]
    Official Telegram Desktop client
extra/telegram-desktop 5.13.1-4 [installed: 5.13.1-3]
    Official Telegram Desktop client

As far as I know, extra belongs to Arch and Galaxy belongs to Artix. And I give Artix priority on my system.

Now it even more looks like the Artix's flawor is just expecting to be rebuilt.

Re: Telegram-desktop does not start due to libprotobuf error

Reply #3
It's there now and working. Thanks!

Re: Telegram-desktop does not start due to libprotobuf error

Reply #4
Now

Code: [Select]
$ pacman -Ss telegram-desktop
galaxy/telegram-desktop 5.14.3-1 [installed]
    Official Telegram Desktop client


$ telegram-desktop

$ telegram-desktop: error while loading shared libraries: libprotobuf-lite.so.30.2.0: cannot open shared object file: No such file or directory

$ sudo pacman -S protobuf -s
world/protobuf 31.0-2 [installed]
    Protocol Buffers - Google's data interchange format


HOw solve on this ?

 

Re: Telegram-desktop does not start due to libprotobuf error

Reply #5
Should be fixed now; pls try again.

artist