I am running (trying to run) Strawberry on Windows Subsystem for Linus (WSL) where I have installed Ubuntu 26.04 on a Windows 11 host. I am running Strawberry 1.2.18 and Gstreamer 1.28.2-1 as provided by Ubuntu 26.04.
Strawberry works. But then it doesn't. When I say it doesn't, I can click the arrow and pause buttons but nothing happens. I can still access the menu items. I can't replicate exactly what causes it to stop working, but it always does. Either through repeated use of the play controls, or opening and then closing the settings window (even if I don't change a setting). Quitting and relaunching the program does not help.
I use music programs for practicing an instrument, so I need to reliably start/stop/"rewind" songs.
I have started strawberry from the command line so I can view the STDOUT.
When I start the program and it works, here is the STDOUT. This captures starting the program at 12:41:06 and then starting playing Samba Pa Ti at 12:41:16 and then pausing or stopping (I forget) at 12:41:32
username@ThinkPad:/mnt/c/Windows/system32$ strawberry
12:41:06.280 INFO main:184 Strawberry 1.2.18 Qt "6.10.2"
12:41:06.281 INFO main:185 "Ubuntu 26.04 LTS 26.04 - (linux 6.6.114.1-microsoft-standard-WSL2) [x86_64]"
12:41:06.312 DEBUG main:238 Style: "fusion"
12:41:06.315 DEBUG Lazy<T>:67 DeviceFinders(0x5de2cb955280, name = "QObject") created
12:41:06.318 DEBUG Application:316 TagReaderClient(0x5de2cb9716b0, name = "QObject") moved to thread QThread(0x5de2cb971870, name = "QObject")
12:41:06.318 DEBUG Lazy<T>:67 TagReaderClient(0x5de2cb9716b0, name = "QObject") created
12:41:06.323 DEBUG logging:99(GLib-GIO) Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
12:41:06.324 DEBUG logging:99(GLib-GIO) Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: NetworkManager not running
12:41:06.324 DEBUG logging:99(GLib-GIO) _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’
12:41:06.324 DEBUG Application:316 AlbumCoverLoader(0x5de2cb95ac10, name = "QObject") moved to thread QThread(0x5de2cb98ee20, name = "QObject")
12:41:06.324 DEBUG Lazy<T>:67 AlbumCoverLoader(0x5de2cb95ac10, name = "QObject") created
12:41:06.324 DEBUG Lazy<T>:67 TaskManager(0x5de2cb98de10, name = "QObject") created
12:41:06.329 DEBUG Application:316 Database(0x5de2cb9914f0, name = "QObject") moved to thread QThread(0x5de2cb997060, name = "QObject")
12:41:06.330 DEBUG Lazy<T>:67 Database(0x5de2cb9914f0, name = "QObject") created
12:41:06.330 DEBUG CollectionLibrary:75 CollectionBackend(0x5de2cb98bf50) moved to thread QThread(0x5de2cb997060, name = "QObject")
12:41:06.348 DEBUG Lazy<T>:67 CollectionLibrary(0x5de2cb971610, name = "QObject") created
12:41:06.400 DEBUG CollectionLibrary:110 CollectionWatcher(0x5de2cb8490a0, name = "QObject") moved to thread Thread(0x5de2cba206a0, name = "QObject")
12:41:06.400 DEBUG NetworkProxyFactory:54 Detected system proxy URLs: QList("", "", "", "")
12:41:06.436 WARN OSDDBus:123 Error connecting to notifications service.
12:41:06.437 ERROR OSDDBus:134 Could not retrieve notification server information. QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.freedesktop.Notifications was not provided by any .service files")
12:41:06.437 DEBUG Lazy<T>:67 CurrentAlbumCoverLoader(0x720de000e440, name = "QObject") created
12:41:06.437 DEBUG Application:316 PlaylistBackend(0x5de2cba5c3b0, name = "QObject") moved to thread QThread(0x5de2cb997060, name = "QObject")
12:41:06.437 DEBUG Lazy<T>:67 PlaylistBackend(0x5de2cba5c3b0, name = "QObject") created
12:41:06.437 DEBUG Lazy<T>:67 UrlHandlers(0x5de2cba60250) created
12:41:06.437 DEBUG Lazy<T>:67 PlaylistManager(0x720de000d2c0, name = "QObject") created
12:41:06.437 DEBUG EngineBase:198 SOUP_FORCE_HTTP1: ON
12:41:06.437 DEBUG Lazy<T>:67 Player(0x5de2cba643f0, name = "QObject") created
12:41:06.443 WARN GlobalShortcutsManager:198 No global shortcuts enabled.
12:41:06.506 DEBUG Lazy<T>:67 MoodbarLoader(0x5de2cbc81a10, name = "QObject") created
12:41:06.512 INFO UrlHandlers:38 Registered URL handler for "subsonic"
12:41:06.515 DEBUG StreamingServices:49 Added streaming service "Subsonic"
12:41:06.516 DEBUG Lazy<T>:67 NetworkAccessManager(0x5de2cb9579e0) created
12:41:06.516 INFO UrlHandlers:38 Registered URL handler for "tidal"
12:41:06.520 DEBUG StreamingServices:49 Added streaming service "Tidal"
12:41:06.525 DEBUG StreamingServices:49 Added streaming service "Spotify"
12:41:06.525 INFO UrlHandlers:38 Registered URL handler for "qobuz"
12:41:06.530 DEBUG StreamingServices:49 Added streaming service "Qobuz"
12:41:06.530 DEBUG Lazy<T>:67 StreamingServices(0x5de2cbca1930) created
12:41:06.621 DEBUG Lazy<T>:67 LastFMImport(0x5de2cc1d0210) created
12:41:06.621 DEBUG MainWindow:406 Starting
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Last.fm"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "MusicBrainz"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Discogs"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Deezer"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Musixmatch"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "OpenTidal"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Tidal"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Spotify"
12:41:06.635 DEBUG CoverProviders:108 Registered cover provider "Qobuz"
12:41:06.635 DEBUG Lazy<T>:67 CoverProviders(0x5de2cc356ef0) created
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "Genius"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "Lyrics.ovh"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "LoloLyrics"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "Musixmatch"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "ChartLyrics"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "songlyrics.com"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "azlyrics.com"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "elyrics.net"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "letras.mus.br"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "lyricfind.com"
12:41:06.637 DEBUG LyricsProviders:122 Registered lyrics provider "LrcLib"
12:41:06.637 DEBUG Lazy<T>:67 LyricsProviders(0x5de2cc3801b0, name = "QObject") created
12:41:06.639 DEBUG MainWindow:465 Initializing player
12:41:06.640 DEBUG DeviceLister:72 CDDALister(0x5de2cc3d04f0, name = "QObject") moved to thread QThread(0x5de2cc3cf9a0, name = "QObject")
12:41:06.640 DEBUG DeviceLister:72 Udisks2Lister(0x5de2cc3d09c0, name = "QObject") moved to thread QThread(0x5de2cc3d03f0, name = "QObject")
12:41:06.640 DEBUG DeviceLister:72 GioLister(0x5de2cc3ce310, name = "QObject") moved to thread QThread(0x5de2cc3ce630, name = "QObject")
12:41:06.640 DEBUG Lazy<T>:67 DeviceManager(0x5de2cc3917a0, name = "QObject") created
12:41:06.640 DEBUG CDDALister:138 No CD devices found
12:41:06.640 WARN Udisks2Lister:199 Error enumerating udisks2 devices: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.UDisks2 was not provided by any .service files"
12:41:06.641 DEBUG logging:99(GLib-GIO) _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
12:41:06.644 DEBUG Lazy<T>:67 OrganizeDialog(0x5de2cc3ff770, name="OrganizeDialog") created
12:41:06.644 DEBUG RadioServices:69 Adding radio service: "SomaFM"
12:41:06.644 DEBUG RadioServices:69 Adding radio service: "Radio Paradise"
12:41:06.644 DEBUG Lazy<T>:67 RadioServices(0x5de2cc431800) created
12:41:06.644 DEBUG MainWindow:496 Creating UI
12:41:06.649 DEBUG AudioScrobbler:61 Registered scrobbler service "Last.fm"
12:41:06.649 DEBUG AudioScrobbler:61 Registered scrobbler service "ListenBrainz"
12:41:06.649 DEBUG AudioScrobbler:61 Registered scrobbler service "Subsonic"
12:41:06.649 DEBUG Lazy<T>:67 AudioScrobbler(0x5de2cc446e60) created
12:41:06.653 DEBUG Lazy<T>:67 MoodbarController(0x5de2cc486ac0) created
12:41:06.653 DEBUG MainWindow:938 Creating playing widget
12:41:06.697 DEBUG MainWindow:992 Loading settings
12:41:06.762 DEBUG MainWindow:1159 Started QThread(0x5de2cb7dbe00, name = "Main")
12:41:06.770 DEBUG mpris::Mpris2:181 MPRIS2: All playlists loaded, emitting MPRIS2 notifications
12:41:06.770 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
12:41:06.770 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
12:41:06.770 DEBUG mpris::Mpris2:486 MPRIS2: Can go next true
12:41:06.770 DEBUG mpris::Mpris2:494 MPRIS2: Can go previous false
12:41:06.770 DEBUG mpris::Mpris2:519 MPRIS2: Can can seek false
12:41:16.629 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
12:41:16.629 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
12:41:16.629 DEBUG mpris::Mpris2:486 MPRIS2: Can go next true
12:41:16.629 DEBUG mpris::Mpris2:494 MPRIS2: Can go previous true
12:41:16.629 DEBUG mpris::Mpris2:519 MPRIS2: Can can seek false
12:41:16.629 DEBUG MainWindow:1543 Song changed to "Santana" "Greatest Hits" "Samba Pa Ti"
12:41:16.629 DEBUG LyricsFetcherSearch:162 No lyrics for "Santana" "Samba Pa Ti"
12:41:16.638 INFO MoodbarLoader:149 Loading cached moodbar data for "/home/username/music/Phil-Boj/04 - Samba Pa Ti.mp3"
12:41:16.638 DEBUG Player:776 Playing song "Samba Pa Ti" QUrl("file:///home/username/music/Phil-Boj/04 - Samba Pa Ti.mp3") position 0
12:41:16.638 DEBUG GstEnginePipeline:498 Using "playbin3" for pipeline
12:41:16.647 DEBUG GstEnginePipeline:847 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99
12:41:16.648 DEBUG GstEnginePipeline:1912 Setting pipeline 1 state to "Paused"
12:41:16.648 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Null" to "Ready"
12:41:16.650 DEBUG GstEnginePipeline:1951 Pipeline 1 state successfully set to "Paused"
12:41:16.650 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
12:41:16.653 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
12:41:16.656 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-xkixxp.jpg" available
12:41:16.659 DEBUG GstEnginePipeline:1062 "pipeline-1-autoaudiosink-actual-sink-pulse" has volume, enabling volume synchronization.
12:41:16.659 DEBUG GstEnginePipeline:1002 Connecting volume notify on 0x720d3001b050
12:41:16.659 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-g1444r.jpg" available
12:41:16.662 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
12:41:16.668 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Null" to "Ready"
12:41:16.675 DEBUG GstEnginePipeline:1822 Buffering started
12:41:16.730 DEBUG GstEngine:1167 Got stream info for "file:///home/username/music/Phil-Boj/04%20-%20Samba%20Pa%20Ti.mp3:" "MPEG"
12:41:16.881 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
12:41:16.881 DEBUG GstEnginePipeline:1755 Pipeline is active
12:41:16.881 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
12:41:16.887 DEBUG GstEnginePipeline:1833 Buffering finished
12:41:16.887 DEBUG GstEnginePipeline:1912 Setting pipeline 1 state to "Playing"
12:41:16.887 DEBUG GstEnginePipeline:1027 1 event latency
12:41:16.887 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
12:41:16.887 DEBUG GstEnginePipeline:1951 Pipeline 1 state successfully set to "Playing"
12:41:16.887 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
12:41:17.508 DEBUG PlaylistBackend:342 Saving playlist 14
12:41:32.224 DEBUG GstEnginePipeline:462 Finishing pipeline 1
12:41:32.224 DEBUG GstEnginePipeline:1912 Setting pipeline 1 state to "Null"
12:41:32.224 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
12:41:32.224 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
12:41:32.233 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
12:41:32.233 DEBUG GstEnginePipeline:1951 Pipeline 1 state successfully set to "Null"
12:41:32.233 DEBUG GstEngine:997 Pipeline 1 finished
12:41:32.233 DEBUG GstEnginePipeline:253 Pipeline 1 deleted
12:41:32.233 DEBUG GstEngine:1007 0 pipelines are active
I could start and stop songs for a little while. But then at 13:25:09, I tried to play a song (The Weight) and nothing happened.
13:25:09.746 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Null" to "Ready"
13:25:09.746 DEBUG GstEngine:1167 Got stream info for "file:///home/username/music/Phil-Boj/01%20%20The%20Weight%20(2000%20%20Remaster).mp3:" "MPEG"
13:25:09.757 DEBUG GstEnginePipeline:1822 Buffering started
13:25:09.761 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-9lqmp2.jpg" available
13:25:09.761 DEBUG TemporaryFile:51 Deleting temporary file "/tmp/strawberry-cover-esu8kn.jpg"
13:25:09.763 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-vjcaug.jpg" available
13:25:09.763 DEBUG TemporaryFile:51 Deleting temporary file "/tmp/strawberry-cover-thnv95.jpg"
13:25:09.769 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
13:25:09.788 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
13:25:09.788 DEBUG GstEnginePipeline:1755 Pipeline is active
13:25:09.790 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
13:25:09.792 DEBUG GstEnginePipeline:1833 Buffering finished
13:25:09.792 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
13:25:09.793 DEBUG GstEnginePipeline:1027 10 event latency
13:25:09.793 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
13:25:09.793 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
13:25:09.793 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
13:25:10.608 DEBUG PlaylistBackend:342 Saving playlist 14
13:25:10.995 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Paused"
13:25:10.995 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
13:25:10.995 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
13:25:10.996 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
13:25:10.998 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Paused"
13:25:10.998 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
13:25:10.998 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
13:38:06.784 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
13:38:06.784 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
13:38:06.784 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
13:38:06.784 DEBUG GstEnginePipeline:1027 10 event latency
13:38:06.784 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
13:38:06.790 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
13:38:06.790 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
13:38:09.373 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Paused"
13:38:09.373 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
13:38:09.373 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
13:38:09.376 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
13:38:16.965 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Paused"
13:38:16.965 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
13:38:16.965 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
13:38:16.967 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
13:38:39.378 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
13:38:39.379 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Paused"
13:38:39.379 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Paused"
13:38:39.379 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
13:38:50.227 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
13:38:50.227 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
13:38:50.227 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
13:38:50.227 DEBUG GstEnginePipeline:1027 10 event latency
13:38:50.227 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
13:38:50.229 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
13:38:50.229 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
The later timestamps are when I tried later to see if the controls would do anything but they didn't. Even though the messages say "Pipeline state changed from "Paused" to "Playing"" nothing was playing.
So I walked away from the computer and busied myself with other things. When I came back much later, I see starting at 14:42:12 endless messages, all the same (I am just quoting one "stanza", this repeated dozens of times over the course of several seconds)
14:42:12.816 DEBUG GstEnginePipeline:1822 Buffering started
14:42:12.818 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Paused"
14:42:12.818 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Paused"
14:42:12.829 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
14:42:12.831 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
14:42:12.833 DEBUG GstEnginePipeline:1833 Buffering finished
14:42:12.833 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
14:42:12.833 DEBUG GstEnginePipeline:1027 10 event latency
14:42:12.833 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:42:12.833 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
14:42:12.833 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
Again, this popped up with no input for me (I was out riding my bicycle!).
After repeating this group of messages dozens if not hundreds of times, I get this:
14:42:15.189 DEBUG GstEnginePipeline:1436 Stream from URL "file:///home/username/music/Phil-Boj/01%20%20The%20Weight%20(2000%20%20Remaster).mp3" about to finish.
14:42:15.190 DEBUG GstEnginePipeline:1833 Buffering finished
14:42:15.190 DEBUG GstEnginePipeline:2299 Setting next URL to "file:///home/username/music/Phil-Boj/Gordon%20Lightfoot%20-%20Wreck%20Of%20The%20Edmund%20Fitzgerald%20(Official%20Audio).mp3"
14:42:15.191 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
14:42:15.191 DEBUG GstEnginePipeline:1027 10 event latency
14:42:15.191 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:42:15.191 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
14:42:15.192 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:42:15.193 DEBUG GstEngine:1167 Got stream info for "file:///home/username/music/Phil-Boj/Gordon%20Lightfoot%20-%20Wreck%20Of%20The%20Edmund%20Fitzgerald%20(Official%20Audio).mp3:" "MPEG"
14:42:15.193 DEBUG GstEnginePipeline:1822 Buffering started
14:42:15.194 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Paused"
14:42:15.194 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
14:42:15.194 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Paused"
14:42:15.194 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Playing" to "Paused"
14:42:15.202 DEBUG GstEnginePipeline:1833 Buffering finished
14:42:15.202 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Playing"
14:42:15.202 DEBUG GstEnginePipeline:1027 10 event latency
14:42:15.202 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:42:15.202 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Playing"
14:42:15.203 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:46:49.516 DEBUG GstEnginePipeline:462 Finishing pipeline 10
14:46:49.516 DEBUG GstEnginePipeline:1912 Setting pipeline 10 state to "Null"
14:46:49.516 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
14:46:49.516 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
14:46:49.516 DEBUG mpris::Mpris2:486 MPRIS2: Can go next true
14:46:49.516 DEBUG mpris::Mpris2:494 MPRIS2: Can go previous true
14:46:49.516 DEBUG mpris::Mpris2:519 MPRIS2: Can can seek true
14:46:49.516 DEBUG MainWindow:1543 Song changed to "Gordon Lightfoot" "Wreck of the Edmund Fitzgerald / The House You Live In [Digital 45]" "The Wreck of The Edmund Fitzgerald"
14:46:49.516 DEBUG LyricsFetcherSearch:162 No lyrics for "Gordon Lightfoot" "The Wreck of The Edmund Fitzgerald"
14:46:49.525 INFO MoodbarLoader:149 Loading cached moodbar data for "/home/username/music/Phil-Boj/Gordon Lightfoot - Wreck Of The Edmund Fitzgerald (Official Audio).mp3"
14:46:49.528 DEBUG Player:776 Playing song "The Wreck of The Edmund Fitzgerald" QUrl("file:///home/username/music/Phil-Boj/Gordon Lightfoot - Wreck Of The Edmund Fitzgerald (Official Audio).mp3") position 0
14:46:49.528 DEBUG GstEnginePipeline:498 Using "playbin3" for pipeline
14:46:49.528 DEBUG GstEnginePipeline:847 Setting buffer duration: 4000000000 low watermark: 0.33 high watermark: 0.99
14:46:49.528 DEBUG GstEnginePipeline:1912 Setting pipeline 11 state to "Paused"
14:46:49.528 DEBUG GstEnginePipeline:1951 Pipeline 10 state successfully set to "Null"
14:46:49.528 DEBUG GstEngine:997 Pipeline 10 finished
14:46:49.529 DEBUG GstEnginePipeline:253 Pipeline 10 deleted
14:46:49.529 DEBUG GstEngine:1007 1 pipelines are active
14:46:49.529 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Null" to "Ready"
14:46:49.533 DEBUG GstEnginePipeline:1062 "pipeline-11-autoaudiosink-actual-sink-pulse" has volume, enabling volume synchronization.
14:46:49.533 DEBUG GstEnginePipeline:1002 Connecting volume notify on 0x720d600170c0
14:46:49.538 DEBUG GstEnginePipeline:1951 Pipeline 11 state successfully set to "Paused"
14:46:49.538 DEBUG mpris::Mpris2:502 MPRIS2: Can play true
14:46:49.538 DEBUG mpris::Mpris2:511 MPRIS2: Can pause true
14:46:49.539 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-85g6u5.jpg" available
14:46:49.539 DEBUG TemporaryFile:51 Deleting temporary file "/tmp/strawberry-cover-9lqmp2.jpg"
14:46:49.541 DEBUG TemporaryFile:43 Temporary file "/tmp/strawberry-cover-txl9zo.jpg" available
14:46:49.542 DEBUG TemporaryFile:51 Deleting temporary file "/tmp/strawberry-cover-vjcaug.jpg"
14:46:49.551 DEBUG GstEnginePipeline:1822 Buffering started
14:46:49.557 WARN OSDDBus:185 Error sending notification "org.freedesktop.DBus.Error.ServiceUnknown"
14:46:49.560 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Null" to "Ready"
14:46:49.560 DEBUG GstEngine:1167 Got stream info for "file:///home/username/music/Phil-Boj/Gordon%20Lightfoot%20-%20Wreck%20Of%20The%20Edmund%20Fitzgerald%20(Official%20Audio).mp3:" "MPEG"
14:46:49.585 DEBUG CollectionModel:528 Container key for 1232 "The Band - The Weight (2000 - Remaster)" is uchanged, only updating song metadata.
14:46:49.605 DEBUG CollectionModel:617 Song metadata for 1232 "The Band - The Weight (2000 - Remaster)" changed
14:46:50.244 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
14:46:50.244 DEBUG GstEnginePipeline:1755 Pipeline is active
14:46:50.244 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Ready" to "Paused"
14:46:50.244 DEBUG GstEnginePipeline:1833 Buffering finished
14:46:50.246 DEBUG GstEnginePipeline:1912 Setting pipeline 11 state to "Playing"
14:46:50.246 DEBUG GstEnginePipeline:1027 11 event latency
14:46:50.246 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:46:50.246 DEBUG GstEnginePipeline:1951 Pipeline 11 state successfully set to "Playing"
14:46:50.246 DEBUG GstEnginePipeline:1750 Pipeline state changed from "Paused" to "Playing"
14:46:50.408 DEBUG PlaylistBackend:342 Saving playlist 14
14:52:35.609 DEBUG GstEngine:614 Stream from URL "file:///home/username/music/Phil-Boj/Gordon Lightfoot - Wreck Of The Edmund Fitzgerald (Official Audio).mp3" about to end in 12 seconds. Fuge: 1100 + Gap: 12000
14:52:35.620 DEBUG GstEngine:1167 Got stream info for "file:///home/username/music/Phil-Boj/Marshall%20Tucker%20Band%20%E2%A7%B8%20This%20Ol'%20Cowboy.mp3:" "MPEG"
This says that song that I tried to start @13:25 finally started and was about to finish at 14:42:15!
And then it went on to play a Gordon Lightfoot song (although there may have been a delay there), but then it proceeded to go through the entire playlist, starting with a Marshall Tucker song. I don't know if sound was coming out (I was out of the house).
When I sat down to compose this post, I see that Strawberry is working well, ready to play the first song on the playlist. Don't know how long that will last.
Any suggestions for me to try?