strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.76k stars 194 forks source link

Lyrics do not show automatically #188

Closed penguin31 closed 5 years ago

penguin31 commented 5 years ago

Lyrics do not shows up automatically. They show very late or not at all. A force right click show lyrics (untick and tick) to show them. It is preferably to save lyrics on disk and reuse them for previous played songs.

Why a list of lyrics sites missing in settings?

jonaski commented 5 years ago

Can't reproduce any issue here. The lyrics shows up immediately or a few seconds after starting a song. When you open an issue (in any project) you should always give some minimal information, at least the version of the software and the os you use as a minimum. In your case it sounds like a connectivity issue. Does it work if you open these in a browser? For example: http://api.chartlyrics.com/apiv1.asmx/SearchLyricDirect?artist=neil%20young&song=hurricane

https://api.audd.io/findLyrics/?q=neil%20young%20hurricane

If that works, try starting strawberry on the terminal, the you'll see some debug output. For Windows use the -debug version from the builds.

penguin31 commented 5 years ago

Sorry. I run MX Linux (debian based). I use the latest appimage version (but the same problem with deb installer). In this moment that I am writing here , I am playing some songs with Strawberry. The lyrics persist. I need to forcibly untick and tick show lyrics and lyrics comes up. No problem with Internet connectivity at all. As I suggested, saving of lyrics in disk will help a lot for songs played before.

I can open both links in my opera browser. I re tried Strawberry also in Sparky Linux (debian based). The same problem. Additional thing is that in Sparky Linux , Strawberry produces ugly fonts (in Mx Linux not). When open Play List > Load List Strawberry uses old icons (it is Adwaita ? Could you refer to user font as Clementine do in this case?)

jonaski commented 5 years ago

Then simply running it from the terminal could see what's wrong here.

jonaski commented 5 years ago

For the fonts: If you are running a non-Qt based desktop, like Gtk based (Gnome) you need to configure Qt specific styles and fonts using qt5ct.

penguin31 commented 5 years ago

Ok. I installed from deb package(latest Strawberry strawberry_0.5.5-91-g057482a_amd64.deb).Using MX Linux. Fonts are good. Also when click Play List> Load List the directory icons are the same with my theme icons.

Starting strawberry %U form terminal I get this error

*Couldn't create gstreamer source element for that does not show when I just run strawberry**

full logs as follow:

strawberry %U
17:12:58.963 INFO  main:158                         Strawberry 0.5.5-91-g057482a
17:12:59.074 DEBUG NetworkProxyFactory:55           Detected system proxy URLs: ("", "", "", "")
17:12:59.074 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f151516e450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1654527729"
17:12:59.077 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f151516e450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_943898763"
17:12:59.080 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f151516e450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1624506916"
17:12:59.082 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f151516e450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_27072687"
17:12:59.087 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1654527729"
17:12:59.088 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f14f40040e0 connected to "/tmp/strawberry_1654527729"
17:12:59.089 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_943898763"
17:12:59.089 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f14f40055e0 connected to "/tmp/strawberry_943898763"
17:12:59.097 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_27072687"
17:12:59.097 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f14f4007c50 connected to "/tmp/strawberry_27072687"
17:12:59.102 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1624506916"
17:12:59.102 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f14f4004200 connected to "/tmp/strawberry_1624506916"
17:12:59.143 DEBUG GlobalShortcutBackendGSD:53      Registering
17:12:59.144 WARN  GlobalShortcutBackendGSD:65      Gnome settings daemon not registered
17:12:59.269 INFO  Player:827                       Registered URL handler for "tidal"
17:12:59.283 DEBUG InternetServices:43              Added internet service "Tidal"
17:12:59.283 INFO  Player:827                       Registered URL handler for "qobuz"
17:12:59.296 DEBUG InternetServices:43              Added internet service "Qobuz"
17:12:59.296 INFO  Player:827                       Registered URL handler for "subsonic"
17:12:59.301 DEBUG InternetServices:43              Added internet service "Subsonic"
17:12:59.549 DEBUG MainWindow:243                   Starting
17:12:59.591 DEBUG CoverProviders:42                Registered cover provider "last.fm"
17:12:59.591 DEBUG CoverProviders:42                Registered cover provider "Discogs"
17:12:59.591 DEBUG CoverProviders:42                Registered cover provider "MusicBrainz"
17:12:59.591 DEBUG CoverProviders:42                Registered cover provider "Deezer"
17:12:59.592 DEBUG CoverProviders:42                Registered cover provider "Tidal"
17:12:59.601 DEBUG LyricsProviders:43               Registered lyrics provider "AudD"
17:12:59.601 DEBUG LyricsProviders:43               Registered lyrics provider "ChartLyrics"
17:12:59.614 DEBUG MainWindow:301                   Initialising player
17:12:59.614 DEBUG Player:203                       Creating equalizer
17:12:59.624 DEBUG MainWindow:311                   Creating models
17:12:59.625 DEBUG MainWindow:318                   Creating models finished
17:12:59.630 WARN  DeviceKitLister:60               Error enumerating DeviceKit-disks devices: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.UDisks was not provided by any .service files"
17:12:59.640 DEBUG MainWindow:336                   Creating UI
17:12:59.665 DEBUG ScrobblerServices:45             Registered scrobbler service "Last.fm"
17:12:59.665 DEBUG ScrobblerServices:45             Registered scrobbler service "Libre.fm"
17:12:59.665 DEBUG ScrobblerServices:45             Registered scrobbler service "ListenBrainz"
17:12:59.687 DEBUG MainWindow:726                   Creating playing widget
17:12:59.801 DEBUG MainWindow:768                   Loading settings
17:12:59.827 DEBUG SongLoader:420                   Loading remote file QUrl("")
__logging_message__17:12:59.827 WARN  unknown                          QObject::startTimer: Timers cannot be started from another thread

(strawberry:14495): GStreamer-CRITICAL **: 17:12:59.827: gst_element_make_from_uri: assertion 'gst_uri_is_valid (uri)' failed
17:12:59.877 DEBUG MainWindow:846                   Started
17:12:59.901 DEBUG Playlist:1004                    Updating playlist with new tracks' info
17:12:59.901 DEBUG PlaylistBackend:278              Saving playlist 2
17:12:59.911 INFO  DeviceManager:381                Device added: "/dev/sr0" ("/dev/sr0")

when I run in terminal strawberry full logs as follow:

strawberry
17:13:55.689 INFO  main:158                         Strawberry 0.5.5-91-g057482a
17:13:55.799 DEBUG NetworkProxyFactory:55           Detected system proxy URLs: ("", "", "", "")
17:13:55.799 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f43cd7f9450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1310353281"
17:13:55.801 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f43cd7f9450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_348566011"
17:13:55.804 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f43cd7f9450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1280340820"
17:13:55.811 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f43cd7f9450 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_756640223"
17:13:55.816 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_348566011"
17:13:55.816 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f43b00055e0 connected to "/tmp/strawberry_348566011"
17:13:55.819 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1310353281"
17:13:55.819 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f43b00040e0 connected to "/tmp/strawberry_1310353281"
17:13:55.826 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1280340820"
17:13:55.826 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f43b0004200 connected to "/tmp/strawberry_1280340820"
17:13:55.847 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_756640223"
17:13:55.847 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f43b0007c50 connected to "/tmp/strawberry_756640223"
17:13:55.869 DEBUG GlobalShortcutBackendGSD:53      Registering
17:13:55.870 WARN  GlobalShortcutBackendGSD:65      Gnome settings daemon not registered
17:13:55.993 INFO  Player:827                       Registered URL handler for "tidal"
17:13:56.007 DEBUG InternetServices:43              Added internet service "Tidal"
17:13:56.007 INFO  Player:827                       Registered URL handler for "qobuz"
17:13:56.027 DEBUG InternetServices:43              Added internet service "Qobuz"
17:13:56.027 INFO  Player:827                       Registered URL handler for "subsonic"
17:13:56.034 DEBUG InternetServices:43              Added internet service "Subsonic"
17:13:56.226 DEBUG MainWindow:243                   Starting
17:13:56.270 DEBUG CoverProviders:42                Registered cover provider "last.fm"
17:13:56.270 DEBUG CoverProviders:42                Registered cover provider "Discogs"
17:13:56.270 DEBUG CoverProviders:42                Registered cover provider "MusicBrainz"
17:13:56.270 DEBUG CoverProviders:42                Registered cover provider "Deezer"
17:13:56.270 DEBUG CoverProviders:42                Registered cover provider "Tidal"
17:13:56.279 DEBUG LyricsProviders:43               Registered lyrics provider "AudD"
17:13:56.279 DEBUG LyricsProviders:43               Registered lyrics provider "ChartLyrics"
17:13:56.293 DEBUG MainWindow:301                   Initialising player
17:13:56.293 DEBUG Player:203                       Creating equalizer
17:13:56.303 DEBUG MainWindow:311                   Creating models
17:13:56.304 DEBUG MainWindow:318                   Creating models finished
17:13:56.309 WARN  DeviceKitLister:60               Error enumerating DeviceKit-disks devices: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.UDisks was not provided by any .service files"
17:13:56.318 DEBUG MainWindow:336                   Creating UI
17:13:56.343 DEBUG ScrobblerServices:45             Registered scrobbler service "Last.fm"
17:13:56.344 DEBUG ScrobblerServices:45             Registered scrobbler service "Libre.fm"
17:13:56.344 DEBUG ScrobblerServices:45             Registered scrobbler service "ListenBrainz"
17:13:56.365 DEBUG MainWindow:726                   Creating playing widget
17:13:56.479 DEBUG MainWindow:768                   Loading settings
17:13:56.560 DEBUG MainWindow:846                   Started
17:13:56.575 INFO  DeviceManager:381                Device added: "/dev/sr0" ("/dev/sr0")

Lets say now : Song ''Everything Must Change'' by Paul Young. Errors from terminal.

17:07:13.492 DEBUG ChartLyricsProvider:125          ChartLyrics: Got lyrics for "Paul Young" "Everything Must Change"
17:07:14.013 DEBUG AuddLyricsProvider:135           AudDLyrics: Got lyrics for "Paul Young" "Everything Must Change"

When I forcibly click untick and tick >Show song lyrics , the follow logs displayed in terminal

17:07:14.013 DEBUG LyricsFetcherSearch:102 Using lyrics from "ChartLyrics" for "Paul Young" "Everything Must Change" with score 2

Another song as follow :

17:18:12.273 DEBUG Player:607                       Playing song "Good Thing Going (We've Got A Good Thing Going)" QUrl("file:///mnt/storage/penguin/linux/songs/100 Hits - 80s Love [5CD] (2016) - SMG/Various - 100 Hits - 80s Love (CD1)/15. Good Thing Going (We've Got A Good Thing Going).mp3")
17:18:12.577 DEBUG ChartLyricsProvider:124          ChartLyrics: No lyrics for "Various" "Good Thing Going (We've Got A Good Thing Going)"
17:18:12.597 ERROR AuddLyricsProvider:221           AudDLyrics: "No lyrics for Various Good Thing Going (We've Got A Good Thing Going)"
17:18:39.405 DEBUG ChartLyricsProvider:125          ChartLyrics: Got lyrics for "Sugar Minott" "Good Thing Going (We've Got A Good Thing Going)"
17:18:40.159 DEBUG AuddLyricsProvider:135           AudDLyrics: Got lyrics for "Sugar Minott" "Good Thing Going (We've Got A Good Thing Going)"
17:18:40.159 DEBUG LyricsFetcherSearch:102          Using lyrics from "AudD" for "Sugar Minott" "Good Thing Going (We've Got A Good Thing Going)" with score 2

I tested in Sparky Linux (using the deb package-latest from strawberry site strawberry_0.5.5-91-g057482a_amd64.deb).The same issues as MX Linux ( but this time in Sparky Linux fonts render in good quality also the right con theme when click Playlist > Load playlists ... that means the font and icons issue happens with Sparky Linux only with appimage) the full logs as follow :

strawberry %U
17:30:23.544 INFO  main:158                         Strawberry 0.5.5-91-g057482a
17:30:23.613 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.626 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.683 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.685 DEBUG NetworkProxyFactory:55           Detected system proxy URLs: ("", "", "", "")
17:30:23.686 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f87037fd410 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1167538049"
17:30:23.688 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f87037fd410 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_525066747"
17:30:23.692 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f87037fd410 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_1205674836"
17:30:23.694 DEBUG WorkerPool<HandlerType>:275      Starting worker 0x7f87037fd410 "/usr/bin/strawberry-tagreader" "/tmp/strawberry_647248351"
17:30:23.695 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1167538049"
17:30:23.696 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f86f40046e0 connected to "/tmp/strawberry_1167538049"
17:30:23.701 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_525066747"
17:30:23.703 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f86f4005bc0 connected to "/tmp/strawberry_525066747"
17:30:23.705 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_1205674836"
17:30:23.706 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f86f4004800 connected to "/tmp/strawberry_1205674836"
17:30:23.713 INFO  main:54                          TagReader worker connecting to "/tmp/strawberry_647248351"
17:30:23.715 DEBUG WorkerPool<HandlerType>:293      Worker 0x7f86f4008250 connected to "/tmp/strawberry_647248351"
17:30:23.842 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.850 WARN  IconLoader:71                    Couldn't load icon "media-play" from system theme icons.
17:30:23.851 WARN  IconLoader:71                    Couldn't load icon "media-play" from system theme icons.
17:30:23.855 WARN  IconLoader:71                    Couldn't load icon "device" from system theme icons.
17:30:23.891 INFO  Player:827                       Registered URL handler for "tidal"
17:30:23.891 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.892 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.893 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.894 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.895 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.896 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.897 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.898 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.899 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.901 DEBUG InternetServices:43              Added internet service "Tidal"
17:30:23.901 INFO  Player:827                       Registered URL handler for "qobuz"
17:30:23.901 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.903 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.904 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.905 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.906 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.907 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.908 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.910 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.910 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.912 DEBUG InternetServices:43              Added internet service "Qobuz"
17:30:23.912 INFO  Player:827                       Registered URL handler for "subsonic"
17:30:23.913 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.914 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:23.914 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.916 DEBUG InternetServices:43              Added internet service "Subsonic"
17:30:23.922 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.928 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.934 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.937 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.939 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.940 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:23.941 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:23.998 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.003 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.008 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.011 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.013 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:24.014 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:24.015 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.070 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.084 DEBUG MainWindow:243                   Starting
17:30:24.117 DEBUG CoverProviders:42                Registered cover provider "last.fm"
17:30:24.117 DEBUG CoverProviders:42                Registered cover provider "Discogs"
17:30:24.117 DEBUG CoverProviders:42                Registered cover provider "MusicBrainz"
17:30:24.117 DEBUG CoverProviders:42                Registered cover provider "Deezer"
17:30:24.117 DEBUG CoverProviders:42                Registered cover provider "Tidal"
17:30:24.123 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:24.124 WARN  IconLoader:71                    Couldn't load icon "albums" from system theme icons.
17:30:24.125 WARN  IconLoader:71                    Couldn't load icon "cdcase" from system theme icons.
17:30:24.126 DEBUG LyricsProviders:43               Registered lyrics provider "AudD"
17:30:24.126 DEBUG LyricsProviders:43               Registered lyrics provider "ChartLyrics"
17:30:24.136 WARN  IconLoader:71                    Couldn't load icon "vinyl" from system theme icons.
17:30:24.142 WARN  IconLoader:71                    Couldn't load icon "view-media-playlist" from system theme icons.
17:30:24.144 WARN  IconLoader:71                    Couldn't load icon "footsteps" from system theme icons.
17:30:24.145 WARN  IconLoader:71                    Couldn't load icon "device" from system theme icons.
17:30:24.147 WARN  IconLoader:71                    Couldn't load icon "tidal" from system theme icons.
17:30:24.150 WARN  IconLoader:71                    Couldn't load icon "qobuz" from system theme icons.
17:30:24.152 WARN  IconLoader:71                    Couldn't load icon "subsonic" from system theme icons.
17:30:24.153 DEBUG MainWindow:301                   Initialising player
17:30:24.154 DEBUG Player:203                       Creating equalizer
17:30:24.165 DEBUG MainWindow:311                   Creating models
17:30:24.165 DEBUG MainWindow:318                   Creating models finished
17:30:24.171 WARN  DeviceKitLister:60               Error enumerating DeviceKit-disks devices: "org.freedesktop.DBus.Error.ServiceUnknown" "The name org.freedesktop.UDisks was not provided by any .service files"
17:30:24.178 DEBUG MainWindow:336                   Creating UI
17:30:24.183 WARN  IconLoader:71                    Couldn't load icon "media-rewind" from system theme icons.
17:30:24.185 WARN  IconLoader:71                    Couldn't load icon "media-play" from system theme icons.
17:30:24.190 WARN  IconLoader:71                    Couldn't load icon "media-stop" from system theme icons.
17:30:24.191 WARN  IconLoader:71                    Couldn't load icon "media-stop" from system theme icons.
17:30:24.196 WARN  IconLoader:71                    Couldn't load icon "media-forward" from system theme icons.
17:30:24.199 WARN  IconLoader:71                    Couldn't load icon "equalizer" from system theme icons.
17:30:24.203 WARN  IconLoader:71                    Couldn't load icon "tools-wizard" from system theme icons.
17:30:24.204 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.209 WARN  IconLoader:71                    Couldn't load icon "scrobble-disabled" from system theme icons.
17:30:24.211 WARN  IconLoader:71                    Couldn't load icon "love" from system theme icons.
17:30:24.212 DEBUG ScrobblerServices:45             Registered scrobbler service "Last.fm"
17:30:24.212 DEBUG ScrobblerServices:45             Registered scrobbler service "Libre.fm"
17:30:24.212 DEBUG ScrobblerServices:45             Registered scrobbler service "ListenBrainz"
17:30:24.213 WARN  IconLoader:71                    Couldn't load icon "configure" from system theme icons.
17:30:24.223 WARN  IconLoader:71                    Couldn't load icon "media-stop" from system theme icons.
17:30:24.224 WARN  IconLoader:71                    Couldn't load icon "media-forward" from system theme icons.
17:30:24.224 WARN  IconLoader:71                    Couldn't load icon "device" from system theme icons.
17:30:24.226 DEBUG MainWindow:726                   Creating playing widget
17:30:24.330 DEBUG MainWindow:768                   Loading settings
17:30:24.354 DEBUG SongLoader:420                   Loading remote file QUrl("")
__logging_message__17:30:24.354 WARN  unknown                          QObject::startTimer: Timers cannot be started from another thread

(strawberry:5456): GStreamer-CRITICAL **: gst_element_make_from_uri: assertion 'gst_uri_is_valid (uri)' failed
17:30:24.415 DEBUG MainWindow:846                   Started
17:30:24.428 INFO  DeviceManager:205                Device added from database:  "CDDVDW SN-208DB "
17:30:24.431 INFO  DeviceManager:381                Device added: "/dev/sr0" ("/dev/sr0")
17:30:24.437 DEBUG Playlist:1004                    Updating playlist with new tracks' info
17:30:24.437 DEBUG PlaylistBackend:278              Saving playlist 1
17:30:38.523 DEBUG _MessageReplyBase:29             Waiting on ID 0
17:30:38.524 DEBUG TagReader:716                    Loading art from "/mnt/storage/penguin/linux/songs/100 Hits - 80s Love [5CD] (2016) - SMG/Various - 100 Hits - 80s Love (CD2)/03. Everything Must Change.mp3"
17:30:38.531 DEBUG MessageReply<MessageType>:90     Releasing ID 0 (finished)
17:30:38.531 DEBUG _MessageReplyBase:31             Acquired ID 0
17:30:38.559 DEBUG PlaylistBackend:278              Saving playlist 1
17:30:38.559 DEBUG Player:607                       Playing song "Everything Must Change" QUrl("file:///mnt/storage/penguin/linux/songs/100 Hits - 80s Love [5CD] (2016) - SMG/Various - 100 Hits - 80s Love (CD2)/03. Everything Must Change.mp3")
17:30:38.601 WARN  IconLoader:71                    Couldn't load icon "media-pause" from system theme icons.
17:30:38.602 WARN  IconLoader:71                    Couldn't load icon "media-pause" from system theme icons.
17:30:38.887 DEBUG ChartLyricsProvider:124          ChartLyrics: No lyrics for "Various" "Everything Must Change"
17:30:38.958 DEBUG AuddLyricsProvider:134           AudDLyrics: No lyrics for "Various" "Everything Must Change"
17:30:45.518 DEBUG ChartLyricsProvider:125          ChartLyrics: Got lyrics for "Paul Young" "Everything Must Change"
17:30:45.564 DEBUG AuddLyricsProvider:135           AudDLyrics: Got lyrics for "Paul Young" "Everything Must Change"
17:30:45.564 DEBUG LyricsFetcherSearch:102          Using lyrics from "ChartLyrics" for "Paul Young" "Everything Must Change" with score 2

testing now strawberry 0.5.3-1 that comes from Sparky Linux repos (https://sparkylinux.org/repo/pool/main/s/strawberry/) upppsss. Lyrics comes up (show immediately) when it found , but not said from which site it fetches lyrics. If not found ?? ( can user notified that lyrics not found ?). Worthy to save lyrics in a folder.

jonaski commented 5 years ago

Thanks that helped. I think the problem was the signal from the providers (SearchFinished). You can try when the builds are finished with https://github.com/jonaski/strawberry/commit/b9f44078152ea0cad929d07321eb9880e73e3638 Look for b9f4407 in the version (or later).

penguin31 commented 5 years ago

Thanks that helped. I think the problem was the signal from the providers (SearchFinished). You can try when the builds are finished with b9f4407 Look for b9f4407 in the version (or later).

Problem persist also with the latest version (appimage b9f4407). Lyrics do not shows up automatically. Also with deb packager.

jonaski commented 5 years ago

Tested the appimage here and it works. You get the "Got lyrics for" lines, but not the "Using lyrics from" when it happens?