Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] spotify for linux will not start  (Read 6363 times)

Offline vilde

  • User
  • Posts: 708
[EN] spotify for linux will not start
« 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)

Offline michaaa62

  • User
  • Posts: 299
spotify for linux will not start
« Reply #1 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.

Offline vilde

  • User
  • Posts: 708
Re: spotify for linux will not start
« Reply #2 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)

Offline tuxic

  • User
  • Posts: 117
spotify for linux will not start
« Reply #3 on: 2013/05/24, 03:26:46 »
"Many people live and die..., and all they do is process groceries."
                  H. Peavey

Smon

  • Guest
spotify for linux will not start
« Reply #4 on: 2013/05/24, 04:20:38 »
Show the output of
dpkg --get-selections | grep hold

Offline tuxic

  • User
  • Posts: 117
spotify for linux will not start
« Reply #5 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#
"Many people live and die..., and all they do is process groceries."
                  H. Peavey