View Single Post
Posts: 564 | Thanked: 693 times | Joined on Apr 2010
#952
Originally Posted by bue View Post
And thank you for the quick replies!

Here's my terminal output:

~ $ /opt/qspot/bin/qspot
> set_stream 'QSpot'
SetOfflineMode: false , false
Connection state: 0
MESSAGE (log): "16:37:10.016 I [ap:1766] Connecting to AP ap.spotify.com:4070"
MESSAGE (log): "16:37:12.775 I [ap:1224] Connected to AP: 78.31.12.95:4070"
Logged in OK..
User loaded OK..
Registering container callbacks..
Container callbacks registered..
Connection state: 1
MESSAGE (log): "16:37:14.055 I [offline-mgr:2143] Storage has been cleaned"
Playlist state changed..
Playlist state changed..
Playlist added
Playlist added
A playlist was removed
Segmentation fault
~ $
~ $

When seg-faulting, the gui crashes (vanishes). I tried this twice, then tried to start from the icon, which worked! Quit and tried it again, still worked. Switched to 3 network instead of wifi. QSpot still starts. When once again it's started from the terminal, it now instead got stuck loading playlsts, until I quit. Output from that run:

~ $ /opt/qspot/bin/qspot
> set_stream 'QSpot'
SetOfflineMode: false , false
Connection state: 0
MESSAGE (log): "21:31:35.855 I [ap:1766] Connecting to AP ap.spotify.com:4070"
MESSAGE (log): "21:31:36.276 I [ap:1224] Connected to AP: 78.31.12.99:4070"
Logged in OK..
User loaded OK..
Registering container callbacks..
Container callbacks registered..
Connection state: 1
MESSAGE (log): "21:31:38.561 I [offline-mgr:2143] Storage has been cleaned"
Playlist state changed..
Playlist state changed..
MESSAGE (log): "21:32:41.701 I [offline-mgr:2090] 0 files are locked. 0 images are locked"
MESSAGE (log): "21:32:41.701 I [offline-mgr:2116] 0 files unlocked. 0 images unlocked"
Logged out
Connection state: 0
Session deleted
~ $

/Tomas
Thanks for the output. Seems that the crash is due to QSpot trying to remove a probably non-existent playlist. The loading problem seems different, it just does not receive the playlist loading completed notification. I will need to look into it.