Search Matching Broken (Linux :Plasma)
-
Search (in playlist search bar at top) seems broken, maybe a regex problem?
OS: openSUSE Tumbleweed
KDE Plasma: 5.20.5
Qt: 5.15.2I can search for any word, and it works, but the second I put a space I get zero answers. No dash, no underscore solves this.
I have not had luck finding similar bugs/issues on either the GitHub or here.
I also am not sure where to look to debug this, as I am unfamiliar with Strawberry's configs. If anyone knows where to look, I'm comfortable doing that too.
Thank you!
"pink " returns no results
And these all contain "pink"
-
@orbvs
I can reproduce the problem with Qt 6, but not with Qt 5.15.2 -
@jonas
The system report as Qt 5.15.2 installed, and Strawberry informs me it uses Qt 6.0I will do a bit more digging and see if there is a Qt6 package (or similar) can help resolve these.
Would Strawberry run without Qt 6? I know nothing about the Qt versioning, it is out of my area of focus.
-
@orbvs
This should fix it: https://github.com/strawberrymusicplayer/strawberry/commit/010a0cc2a732a02578f22f099488c72e2e9a20fcYou can use my repository from openSUSE buildservice if you want the fix right now:
https://build.opensuse.org/package/show/home:jonaski:audio/strawberry -
@orbvs
Strawberry works with both Qt 5 and 6.