cutespotify icon indicating copy to clipboard operation
cutespotify copied to clipboard

Cutespot crashes on startup before it has been closed normally.

Open ThraaxSession opened this issue 9 years ago • 2 comments

Hallo Lukas,

when I close the app via swipe down, and try to open again. The app doesn't start anymore. Only reboot helps. I installed the app today after OS upgrade to 2.0.1.7.

Grüße Gino

ThraaxSession avatar Jan 19 '16 21:01 ThraaxSession

Hm you would have to provide more info to this. Can you run it from console with: harbour-cutespot --debug and comment with the output of the crashing start attempt?

lukedirtwalker avatar Jan 20 '16 22:01 lukedirtwalker

That's weird. Via harbout-cutespot --debug does it work. But when I call the app via launcher on phone it fails. Anyway here the output:

[nemo@Jolla ~]$ harbour-cutespot --debug [D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL [D] QSpotifyAudioThreadWorker::event:28 - QSpotifyAudioThreadWorker::event 22 [D] callback_notify_main_thread:106 - Notify main thread [D] QSpotifySession::checkNetworkAccess:1068 - QSpotifySession::checkNetworkAccess [D] QSpotifySession::checkNetworkAccess:1079 - Network connection type: "WLAN" [D] QSpotifySession::setConnectionRules:1113 - QSpotifySession::setConnectionRules [D] QSpotifySession::setStreamingQuality:587 - QSpotifySession::setStreamingQuality [D] QSpotifySession::setSyncQuality:601 - QSpotifySession::setSyncQuality 1 [D] QSpotifySession::setSyncOverMobile:1178 - QSpotifySession::setSyncOverMobile [D] QSpotifySession::getStoredLoginInformation:973 - QSpotifySession::getStoredLoginInformation [D] QSpotifySession::login:699 - QSpotifySession::login [D] QSpotifySession::login:708 - Relogin [D] QSpotifySession::setShuffle:745 - QSpotifySession::setShuffle [D] QSpotifySession::setRepeat:758 - QSpotifySession::setRepeat 16:14:22.901 I [ap:1752] Connecting to AP ap.spotify.com:4070

[D] QSpotifySession::setRepeatOne:771 - QSpotifySession::setRepeatOne [D] QSpotifySession::setVolumeNormalize:783 - QSpotifySession::setVolumeNormalize true 16:14:22.979 I [ap:1226] Connected to AP: 194.132.162.229:4070

[D] QSpotifySession::setRepeat:758 - QSpotifySession::setRepeat [D] QSpotifySession::isOnline:1050 - QSpotifySession::isOnline [D] QSpotifySession::onOnlineChanged:1056 - QSpotifySession::onOnlineChanged [D] QSpotifySession::checkNetworkAccess:1068 - QSpotifySession::checkNetworkAccess [D] QSpotifySession::checkNetworkAccess:1079 - Network connection type: "WLAN" [D] QSpotifySession::setConnectionRules:1113 - QSpotifySession::setConnectionRules [D] QSpotifySession::isOnline:1050 - QSpotifySession::isOnline [D] QSpotifySession::event:437 - Process spotify event [D] QSpotifySession::processSpotifyEvents:567 - QSpotifySession::processSpotifyEvents [D] QSpotifyCacheManager::cacheInfo:113 - #Cache Info: Tracks 0 Artists 0 Ablums 0 [D] QSpotifySession::processSpotifyEvents:579 - Processing events... [D] callback_notify_main_thread:106 - Notify main thread [D] callback_logged_in:86 - Logged in [D] callback_connectionstate_updated:207 - Connection state updated [D] callback_connectionstate_updated:207 - Connection state updated 16:14:26.227 I [offline-mgr:2082] Storage has been cleaned

[D] QSpotifySession::event:437 - Process spotify event [D] QSpotifySession::processSpotifyEvents:567 - QSpotifySession::processSpotifyEvents [D] QSpotifyCacheManager::cacheInfo:113 - #Cache Info: Tracks 0 Artists 0 Ablums 0 [D] QSpotifySession::processSpotifyEvents:579 - Processing events... [D] callback_notify_main_thread:106 - Notify main thread [D] QSpotifySession::event:450 - Connection error [D] QSpotifySession::setConnectionError:672 - QSpotifySession::setConnectionError 0 "No error" [D] QSpotifySession::event:511 - Logged in 1 [D] QSpotifySession::onLoggedIn:615 - Logged in

ThraaxSession avatar Jan 23 '16 16:01 ThraaxSession