Summary: | media-sound/strawberry-1.0.20-r1 player controls, seekbar broken | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Uros <infinity80> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | fordfrog, infinity80, jjm, qt |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://github.com/strawberrymusicplayer/strawberry/issues/1283 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 912819 | ||
Attachments: | Patch to fix player controls |
Description
Uros
2023-10-01 14:05:06 UTC
what's the current status? I'm still running media-sound/strawberry-v1.0.17, since I wasn't able to make v1.0.18+ work without "player control issues" as mentioned above. I can see that v1.0.21 and v1.0.22 are already in tree (have it masked, didn't notice upgrades). Will find some time later this week and try upgrading to v1.0.22, then report back. Upgraded to media-sound/strawberry-1.0.23, issue is still present. Related log lines, from verbose strawberry output, according to upstream: 22:51:52.451 WARN unknown QObject::connect: Cannot queue arguments of type 'State' 22:51:52.451 WARN unknown (Make sure 'State' is registered using qRegisterMetaType().) Created attachment 893156 [details, diff] Patch to fix player controls This patch appears to fix the problem for me with media-sound/strawberry-1.0.23, VLC backend, dev-qt/*-5.15.13. With it applied, the player controls and the progress bar appear to operate correctly - except that the "Pause" button does not change back to "Play" after a "Stop", this may be a separate bug. The error messages as described in comment #3 and the upstream bug do not appear. Could you try and submit your patch upstream, please? Submitted upstream as https://github.com/strawberrymusicplayer/strawberry/issues/1450 I've added patch mentioned in comment #4 and upgraded to media-sound/strawberry-1.0.23-r1. Everything works as expected now. Patch was already commited upstream - https://github.com/strawberrymusicplayer/strawberry/commit/d7cc52bc99e38f85f37431ab70895308042e21df This can be closed. |