Skip to content

Instantly share code, notes, and snippets.

@ThoriumTextile
Created February 8, 2023 19:49
Show Gist options
  • Save ThoriumTextile/845ed17547a50fb0f51a6a5da0d9110a to your computer and use it in GitHub Desktop.
Save ThoriumTextile/845ed17547a50fb0f51a6a5da0d9110a to your computer and use it in GitHub Desktop.
Strawberry run log
20:13:30.841 INFO main:172 Strawberry 1.0.14 Qt "6.4.2"
20:13:30.841 INFO main:173 "openSUSE Tumbleweed 20230206 - (linux 6.1.8-1-default) [x86_64]"
20:13:30.866 DEBUG main:234 Style: "fusion"
Failed to load cookie file from cookie: Permission denied
20:13:30.868 DEBUG Application:254 Database(0x5641a2d08310) moved to thread QThread(0x5641a2d3f1b0)
20:13:30.869 DEBUG SCollection:70 CollectionBackend(0x5641a2ce4f20) moved to thread QThread(0x5641a2d3f1b0)
20:13:30.877 DEBUG Application:254 AlbumCoverLoader(0x5641a2da4d80) moved to thread QThread(0x5641a2dbd200)
20:13:30.881 DEBUG SCollection:107 CollectionWatcher(0x5641a2d991b0) moved to thread Thread(0x5641a2dae980) with I/O priority 0 and thread priority 3
20:13:30.881 DEBUG TagReaderClient:56 Using 4 tagreader workers.
20:13:30.881 DEBUG Application:254 TagReaderClient(0x5641a2da2230) moved to thread QThread(0x5641a2dae8a0)
20:13:30.881 DEBUG NetworkProxyFactory:52 Detected system proxy URLs: QList("", "", "", "")
20:13:30.881 DEBUG WorkerPool<HandlerType>:258 Using worker "strawberry-tagreader" from "/usr/bin"
20:13:30.881 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f1032ffc3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_753545509"
20:13:30.881 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f1032ffc3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_292998123"
20:13:30.881 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f1032ffc3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_2307765538"
20:13:30.881 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f1032ffc3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1847585"
20:13:30.887 INFO main:57 TagReader worker connecting to "/tmp/strawberry_2307765538"
20:13:30.887 INFO main:57 TagReader worker connecting to "/tmp/strawberry_292998123"
20:13:30.887 INFO main:57 TagReader worker connecting to "/tmp/strawberry_1847585"
20:13:30.887 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f101800ad60 connected to "/tmp/strawberry_292998123"
20:13:30.887 INFO main:57 TagReader worker connecting to "/tmp/strawberry_753545509"
20:13:30.887 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f101800ad80 connected to "/tmp/strawberry_2307765538"
20:13:30.887 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f101800ada0 connected to "/tmp/strawberry_1847585"
20:13:30.887 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f101800ad40 connected to "/tmp/strawberry_753545509"
20:13:30.891 DEBUG Engine::Base:156 SOUP_FORCE_HTTP1: ON
20:13:30.900 WARN logging:77(GStreamer) External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
20:13:30.908 DEBUG GlobalShortcutsBackendKDE:73 Registering
20:13:30.908 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next"))
20:13:30.908 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play"))
20:13:30.908 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous"))
20:13:30.908 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop"))
20:13:30.952 INFO Player:945 Registered URL handler for "subsonic"
20:13:30.957 DEBUG InternetServices:48 Added internet service "Subsonic"
20:13:30.957 INFO Player:945 Registered URL handler for "tidal"
20:13:30.972 DEBUG InternetServices:48 Added internet service "Tidal"
20:13:30.972 INFO Player:945 Registered URL handler for "qobuz"
20:13:30.986 DEBUG InternetServices:48 Added internet service "Qobuz"
20:13:31.039 DEBUG MainWindow:347 Starting
20:13:31.042 WARN IconLoader:87 Couldn't load icon "star" from system theme icons.
20:13:31.052 DEBUG CoverProviders:106 Registered cover provider "Last.fm"
20:13:31.052 DEBUG CoverProviders:106 Registered cover provider "MusicBrainz"
chameleon :: ~ » strawberry --help 139 ↵
Usage: strawberry [options] [URL(s)]
Player options:
-p, --play Start the playlist currently playing
-t, --play-pause Play if stopped, pause if playing
-u, --pause Pause playback
-s, --stop Stop playback
-q, --stop-after-current Stop playback after current track
-r, --previous Skip backwards in playlist
-f, --next Skip forwards in playlist
-v, --volume <value> Set the volume to <value> percent
--volume-up Increase the volume by 4 percent
--volume-down Decrease the volume by 4 percent
--volume-increase-by Increase the volume by <value> percent
--volume-decrease-by Decrease the volume by <value> percent
--seek-to <seconds> Seek the currently playing track to an absolute position
--seek-by <seconds> Seek the currently playing track by a relative amount
--restart-or-previous Restart the track, or play the previous track if within 8 seconds of start.
Playlist options:
-c, --create <name> Create a new playlist with files
-a, --append Append files/URLs to the playlist
-l, --load Loads files/URLs, replacing current playlist
-k, --play-track <n> Play the <n>th track in the playlist
-i, --play-playlist <name> Play given playlist
Other options:
-o, --show-osd Display the on-screen-display
-y, --toggle-pretty-osd Toggle visibility for the pretty on-screen-display
-g, --language <lang> Change the language
-w, --resize-window <WxH> Resize the window
--quiet Equivalent to --log-levels *:1
--verbose Equivalent to --log-levels *:3
--log-levels <levels> Comma separated list of class:level, level is 0-3
--version Print out version information
chameleon :: ~ » strawberry --verbose 1 ↵
20:14:33.219 INFO main:172 Strawberry 1.0.14 Qt "6.4.2"
20:14:33.219 INFO main:173 "openSUSE Tumbleweed 20230206 - (linux 6.1.8-1-default) [x86_64]"
20:14:33.245 DEBUG main:234 Style: "fusion"
Failed to load cookie file from cookie: Permission denied
20:14:33.247 DEBUG Application:254 Database(0x55bbb575ea70) moved to thread QThread(0x55bbb5795780)
20:14:33.247 DEBUG SCollection:70 CollectionBackend(0x55bbb573b5c0) moved to thread QThread(0x55bbb5795780)
20:14:33.255 DEBUG Application:254 AlbumCoverLoader(0x55bbb5822ab0) moved to thread QThread(0x55bbb5812480)
20:14:33.259 DEBUG SCollection:107 CollectionWatcher(0x55bbb57eee50) moved to thread Thread(0x55bbb57f9760) with I/O priority 0 and thread priority 3
20:14:33.259 DEBUG TagReaderClient:56 Using 4 tagreader workers.
20:14:33.259 DEBUG Application:254 TagReaderClient(0x55bbb5816650) moved to thread QThread(0x55bbb581ad30)
20:14:33.259 DEBUG NetworkProxyFactory:52 Detected system proxy URLs: QList("", "", "", "")
20:14:33.259 DEBUG WorkerPool<HandlerType>:258 Using worker "strawberry-tagreader" from "/usr/bin"
20:14:33.259 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f772bffe3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_427659966"
20:14:33.259 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f772bffe3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_167506868"
20:14:33.259 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f772bffe3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1284022382"
20:14:33.259 DEBUG WorkerPool<HandlerType>:309 Starting worker 0x7f772bffe3c0 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1094335423"
20:14:33.266 INFO main:57 TagReader worker connecting to "/tmp/strawberry_1094335423"
20:14:33.266 INFO main:57 TagReader worker connecting to "/tmp/strawberry_167506868"
20:14:33.266 INFO main:57 TagReader worker connecting to "/tmp/strawberry_1284022382"
20:14:33.266 INFO main:57 TagReader worker connecting to "/tmp/strawberry_427659966"
20:14:33.266 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f772400c9f0 connected to "/tmp/strawberry_167506868"
20:14:33.266 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f772400ca30 connected to "/tmp/strawberry_1094335423"
20:14:33.266 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f772400c9d0 connected to "/tmp/strawberry_427659966"
20:14:33.266 DEBUG WorkerPool<HandlerType>:331 Worker 0x7f772400ca10 connected to "/tmp/strawberry_1284022382"
20:14:33.267 DEBUG Engine::Base:156 SOUP_FORCE_HTTP1: ON
20:14:33.270 DEBUG GlobalShortcutsBackendKDE:73 Registering
20:14:33.271 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Next"))
20:14:33.271 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Play"))
20:14:33.271 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Previous"))
20:14:33.271 ERROR GlobalShortcutsBackendKDE:161 KGlobalAccel returned QList() when setting shortcut QList(QKeySequence("Media Stop"))
20:14:33.277 WARN logging:77(GStreamer) External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
20:14:33.317 INFO Player:945 Registered URL handler for "subsonic"
20:14:33.322 DEBUG InternetServices:48 Added internet service "Subsonic"
20:14:33.322 INFO Player:945 Registered URL handler for "tidal"
20:14:33.337 DEBUG InternetServices:48 Added internet service "Tidal"
20:14:33.337 INFO Player:945 Registered URL handler for "qobuz"
20:14:33.352 DEBUG InternetServices:48 Added internet service "Qobuz"
20:14:33.401 DEBUG MainWindow:347 Starting
20:14:33.405 WARN IconLoader:87 Couldn't load icon "star" from system theme icons.
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Last.fm"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "MusicBrainz"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Discogs"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Deezer"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Musixmatch"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Spotify"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Tidal"
20:14:33.415 DEBUG CoverProviders:106 Registered cover provider "Qobuz"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "AudD"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "Genius"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "Lyrics.ovh"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "LoloLyrics"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "Musixmatch"
20:14:33.417 DEBUG LyricsProviders:105 Registered lyrics provider "ChartLyrics"
20:14:33.420 WARN IconLoader:107 Can't use system icon for "strawberry" icon too small. 16
20:14:33.421 WARN IconLoader:107 Can't use system icon for "library-music" icon too small. 16
20:14:33.422 WARN IconLoader:107 Can't use system icon for "footsteps" icon too small. 16
20:14:33.422 WARN IconLoader:107 Can't use system icon for "view-media-playlist" icon too small. 16
20:14:33.423 WARN IconLoader:107 Can't use system icon for "view-media-playlist" icon too small. 16
20:14:33.423 WARN IconLoader:107 Can't use system icon for "document-open" icon too small. 16
20:14:33.424 WARN IconLoader:107 Can't use system icon for "radio" icon too small. 16
20:14:33.424 WARN IconLoader:107 Can't use system icon for "device" icon too small. 16
20:14:33.425 WARN IconLoader:107 Can't use system icon for "subsonic" icon too small. 16
20:14:33.426 WARN IconLoader:107 Can't use system icon for "tidal" icon too small. 16
20:14:33.428 WARN IconLoader:87 Couldn't load icon "qobuz" from system theme icons.
20:14:33.429 DEBUG MainWindow:398 Initializing player
20:14:33.430 DEBUG MainWindow:408 Creating models
20:14:33.430 DEBUG MainWindow:415 Creating models finished
20:14:33.430 DEBUG DeviceLister:67 CddaLister(0x55bbb58a4ce0) moved to thread QThread(0x55bbb62546f0)
20:14:33.430 DEBUG DeviceLister:67 Udisks2Lister(0x55bbb6258f50) moved to thread QThread(0x55bbb62574d0)
20:14:33.430 DEBUG DeviceLister:67 GioLister(0x55bbb6259a50) moved to thread QThread(0x55bbb6257a80)
20:14:33.431 DEBUG CddaLister:115 No CD devices found
20:14:33.432 DEBUG logging:85(GLib-GIO) Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
20:14:33.432 DEBUG Application:254 PlaylistBackend(0x55bbb628b6c0) moved to thread QThread(0x55bbb5795780)
20:14:33.433 DEBUG Application:254 RadioBackend(0x55bbb62bb9c0) moved to thread QThread(0x55bbb5795780)
20:14:33.433 DEBUG logging:85(GLib-GIO) Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
20:14:33.434 DEBUG RadioServices:67 Adding radio service: "SomaFM"
20:14:33.434 DEBUG logging:85(GLib-GIO) Using cross-namespace EXTERNAL authentication (this will deadlock if server is GDBus < 2.73.3)
20:14:33.435 WARN IconLoader:87 Couldn't load icon "radioparadise" from system theme icons.
20:14:33.435 DEBUG RadioServices:67 Adding radio service: "Radio Paradise"
20:14:33.436 DEBUG MainWindow:435 Creating UI
20:14:33.437 DEBUG logging:85(GLib-GIO) _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
20:14:33.447 WARN IconLoader:87 Couldn't load icon "scrobble-disabled" from system theme icons.
20:14:33.451 DEBUG ScrobblerServices:48 Registered scrobbler service "Last.fm"
20:14:33.451 DEBUG ScrobblerServices:48 Registered scrobbler service "Libre.fm"
20:14:33.451 DEBUG ScrobblerServices:48 Registered scrobbler service "ListenBrainz"
20:14:33.451 DEBUG ScrobblerServices:48 Registered scrobbler service "Subsonic"
20:14:33.455 DEBUG MainWindow:862 Creating playing widget
20:14:33.485 DEBUG MainWindow:909 Loading settings
20:14:33.539 DEBUG MainWindow:1040 Started QThread(0x55bbb567b430)
20:14:33.540 DEBUG GlobalShortcutsBackendKDE:120 Registered.
20:14:36.848 DEBUG _MessageReplyBase:31 Waiting on ID 0
20:14:36.848 DEBUG TagReaderTagLib:820 Loading art from "/home/user/Music/Depeche Mode/Ultra/07 - Sister of Night.flac"
20:14:36.848 DEBUG MainWindow:1358 Song changed to "Depeche Mode" "Ultra" "Sister of Night"
20:14:36.848 DEBUG AudioScrobbler:151 Sending now playing for song "Depeche Mode" "Ultra" "Sister of Night"
20:14:36.848 DEBUG MessageReply<MessageType>:90 Releasing ID 0 (finished)
20:14:36.848 DEBUG _MessageReplyBase:33 Acquired ID 0
20:14:36.881 DEBUG MusixmatchLyricsProvider:97 MusixmatchLyrics: Sending request for QUrl("https://api.musixmatch.com/ws/1.1/track.search?apikey=caa04e7f89a9921bfe8c39d38b7de821&q_artist=Depeche Mode&q_track=Sister of Night&f_has_lyrics=1")
20:14:36.881 INFO MoodbarLoader:127 Loading cached moodbar data for "/home/gabri/Music/Depeche Mode/Ultra/07 - Sister of Night.flac"
20:14:36.881 DEBUG Player:733 Playing song "Sister of Night" QUrl("file:///home/gabri/Music/Depeche Mode/Ultra/07 - Sister of Night.flac") position 0
20:14:36.884 DEBUG GstEnginePipeline:623 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99
[1] 12684 segmentation fault (core dumped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment