Siduction Forum

Siduction Forum => Experimental => Topic started by: vilde on 2013/01/26, 10:09:50

Title: spotify for linux will not start
Post by: vilde on 2013/01/26, 10:09:50
I installed spotify yesterday and it will not start. When starting from console I get this:
Code: [Select]
spotify: error while loading shared libraries: libQtNetwork.so.4: cannot open shared object file: No such file or directory
(xfce 32 bit install)
Title: spotify for linux will not start
Post by: michaaa62 on 2013/01/26, 11:04:03
The error message suggests a missing library.
Do you have libqt4-network installed
Code: [Select]
apt-cache policy libqt4-networkwill tell you.
Title: Re: spotify for linux will not start
Post by: vilde on 2013/01/26, 14:27:16
Quote from: "michaaa62"
The error message suggests a missing library.
Do you have libqt4-network installed
Code: [Select]
apt-cache policy libqt4-networkwill tell you.
It was not there, and after installing libqt4-network spotify works :)

Many thanks michaaa62.

This is one of the reason to use siduction, the knowledge and help are there when you need it   8)
Title: spotify for linux will not start
Post by: tuxic on 2013/05/24, 03:26:46
This is my failed intent

http://paste.siduction.org/20130524012152.jpg
Title: spotify for linux will not start
Post by: Smon on 2013/05/24, 04:20:38
Show the output of
dpkg --get-selections | grep hold
Title: spotify for linux will not start
Post by: tuxic on 2013/05/24, 07:39:00
This is what I get
Quote
oscar@sid-box:~$ sux
Password:
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
root@sid-box:/home/oscar# dpkg --get-selections | grep hold
root@sid-box:/home/oscar#