f2e-spec
f2e-spec copied to clipboard
possible fix of black cover
What does this PR do?
Possible bugfix of #949
Closes Issue(s)
#949
Download the artifacts for this pull request:
- Performous-1.3.0-950-8e3f1ff-alpha.AppImage.zip
- Performous-1.3.0-950-8e3f1ff-alpha.dmg.zip
- Performous-1.3.0-950-8e3f1ff-alpha-debian_10.deb.zip
- Performous-1.3.0-950-8e3f1ff-alpha-debian_11.deb.zip
- Performous-1.3.0-950-8e3f1ff-alpha-debian_12.deb.zip
- Performous-1.3.0-950-8e3f1ff-alpha-fedora_35.rpm.zip
- Performous-1.3.0-950-8e3f1ff-alpha-fedora_36.rpm.zip
- Performous-1.3.0-950-8e3f1ff-alpha-fedora_37.rpm.zip
- Performous-1.3.0-950-8e3f1ff-alpha-fedora_38.rpm.zip
- Performous-1.3.0-950-8e3f1ff-alpha-fedora_39.rpm.zip
- Performous-1.3.0-950-8e3f1ff-alpha-mingw-w64.exe.zip
- Performous-1.3.0-950-8e3f1ff-alpha-msvc.exe.zip
- Performous-1.3.0-950-8e3f1ff-alpha-ubuntu_20.04.deb.zip
- Performous-1.3.0-950-8e3f1ff-alpha-ubuntu_22.04.deb.zip
This service is provided by nightly.link. These artifacts will expire in 90 days and will not be available for download after that time.
I still have some "empty" covers like shown in the issue
@berarma how's this fix for you?
In my laptop with Wayland the issue didn't happen. In my desktop computer it's working well with this fix.
@Baklap4 Do your covers turn empty after playing and exiting the song or are they empty from the start?
These were empty from the start, but yesterday they still had an image... probably something weird on my system (i did delete all the cache and database.xml, but no dice)
Before, it was the first song in the list that had no cover, but after playing a song, it was the last song played. Now it's always the first song in the list.
It seems that the first cover inserted into m_covers doesn't show up. Clearing m_covers just changes which song is the first. That's why I thought it was working at first. Now the last song played doesn't loose the cover, but it's always the first one in the list.
Yes I think this one is also related to the texture management pr. I hope it is fixed in #955 too.