aenbacka
|
2012-05-24
, 05:25
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#971
|
|
2012-05-30
, 20:55
|
|
Posts: 139 |
Thanked: 181 times |
Joined on Nov 2011
@ Oulu, Finland
|
#972
|
<DocScrutinizer51> well, generally libs either are ABI compatible, or have distinct names
<DocScrutinizer51> if somebody messed things up there [referring to glibc 2.7 requirement], you can start your stuff with "LD_LIBRARY_PATH=./here/my/glib-version/<spotify-app>"
< DocScrutinizer51> man ld-linux
< MohammadAG> LD_LIBRARY_PATH is the way to go
< MohammadAG> assuming glibc 2.7 compiles
< DocScrutinizer51> you could try and just create a symlink
< DocScrutinizer51> back to whatever version glibc you got
The Following User Says Thank You to Raimu For This Useful Post: | ||
|
2012-05-31
, 15:07
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#973
|
|
2012-06-14
, 21:54
|
Posts: 23 |
Thanked: 5 times |
Joined on Mar 2010
@ TX, USA
|
#974
|
$ /opt/qspot/bin/qspot > set_stream 'QSpot' SetOfflineMode: false , false Connection state: 0 MESSAGE (log): "21:35:09.637 I [ap:1766] Connecting to AP ap.spotify.com:4070" Logged in OK.. User loaded OK.. Registering container callbacks.. Container callbacks registered.. Connection state: 4 MESSAGE (log): "21:35:10.256 I [offline-mgr:2143] Storage has been cleaned" MESSAGE (log): "21:35:11.289 I [ap:1224] Connected to AP: 193.182.8.36:4070" Connection state: 1 Playlist state changed.. IAP last_used_type does not have "type" or "name" fields defined, skipping this IAP. IAP last_used_attrs does not have "type" or "name" fields defined, skipping this IAP. IAP last_used_network does not have "type" or "name" fields defined, skipping this IAP. Dev removed MESSAGE (log): "21:37:38.694 E [ap:4097] Connection error: 114" MESSAGE (log): "21:37:38.808 I [ap:1766] Connecting to AP ap.spotify.com:4070" MESSAGE (log): "21:37:39.095 E [ap:1704] AP Socket Error: Connection refused (111)" MESSAGE (log): "21:37:39.096 E [ap:4097] Connection error: 101" MESSAGE (log): "21:37:39.096 I [ap:1766] Connecting to AP ap.spotify.com:4070" MESSAGE (log): "21:37:39.101 E [ap:1704] AP Socket Error: Connection refused (111)" MESSAGE (log): "21:37:39.102 E [ap:4097] Connection error: 101" MESSAGE (log): "21:37:39.163 I [ap:1766] Connecting to AP ap.spotify.com:443" MESSAGE (log): "21:37:39.235 I [ap:1224] Connected to AP: 193.182.8.11:443" MESSAGE (log): "21:37:40.681 I [offline-mgr:2090] 0 files are locked. 0 images are locked" MESSAGE (log): "21:37:40.682 I [offline-mgr:2116] 0 files unlocked. 0 images unlocked"
The Following User Says Thank You to ug2215 For This Useful Post: | ||
|
2012-06-16
, 22:25
|
Posts: 159 |
Thanked: 88 times |
Joined on Feb 2010
|
#975
|
|
2012-06-17
, 11:23
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#976
|
I'm having a problem ever since adding a new playlist. It just gets stuck loading playlists. I've since deleted the playlist and some others but the problem is still the same...
Here's my terminal output
~ $ /opt/qspot/bin/qspot
> set_stream 'QSpot'
SetOfflineMode: false , false
Connection state: 0
MESSAGE (log): "22:30:36.612 I [ap:1766] Connecting to AP ap.spotify.com:4070"
Logged in OK..
User loaded OK..
Registering container callbacks..
Container callbacks registered..
Connection state: 4
MESSAGE (log): "22:30:36.847 I [ap:1224] Connected to AP: 78.31.8.18:4070"
MESSAGE (log): "22:30:37.466 I [offline-mgr:2143] Storage has been cleaned"
Connection state: 1
Playlist state changed..
The Following User Says Thank You to aenbacka For This Useful Post: | ||
|
2012-06-17
, 23:48
|
Posts: 159 |
Thanked: 88 times |
Joined on Feb 2010
|
#977
|
The Following User Says Thank You to Wichall For This Useful Post: | ||
|
2012-06-18
, 10:02
|
Posts: 564 |
Thanked: 693 times |
Joined on Apr 2010
|
#978
|
|
2012-06-18
, 10:19
|
|
Posts: 7,075 |
Thanked: 9,073 times |
Joined on Oct 2009
@ Moon! It's not the East or the West side... it's the Dark Side
|
#979
|
The Following User Says Thank You to Dave999 For This Useful Post: | ||
|
2012-06-18
, 10:58
|
Posts: 159 |
Thanked: 88 times |
Joined on Feb 2010
|
#980
|
I think it could be the Starred playlist that of some reason is causing problems (the playlist state changed log message refers to the starred playlist); somehow the other playlists are not loaded successfully from the Spotify backend. Have you made some changes to the Starred playlist that possible could explain this?
QSpot is stucked at loading playlists due to it having received info that some particular number of playlists need to be loaded, but the playlist metadata is not received from Spotify of some reason.
~ $ /opt/qspot/bin/qspot > set_stream 'QSpot' SetOfflineMode: false , false Connection state: 0 MESSAGE (log): "11:04:57.115 I [ap:1766] Connecting to AP ap.spotify.com:4070" Logged in OK.. User loaded OK.. Registering container callbacks.. Container callbacks registered.. Connection state: 4 MESSAGE (log): "11:04:57.565 I [offline-mgr:2143] Storage has been cleaned" MESSAGE (log): "11:04:57.683 I [ap:1224] Connected to AP: 78.31.8.80:4070" Connection state: 1 Playlist state changed.. A playlist was removed A playlist was removed MESSAGE (log): "11:05:35.145 I [offline-mgr:2090] 0 files are locked. 0 images are locked" MESSAGE (log): "11:05:35.145 I [offline-mgr:2116] 0 files unlocked. 0 images unlocked" Logged out Connection state: 0 Session deleted
Tags |
premium account, spotify |
|