As in Summary: media-sound/audacious-3.10 has no ability to search through the playlist in Winamp Classic Interface. In previous Audacious versions it was initiated by pressing the J key. In Qt Interface it can be achieved by pressing Ctrl+F, which does not work in Winamp Classic Interface either. Reproducible: Always Steps to Reproduce: 1. update audacious to version 3.10 2. switch to Winamp Classic Interface 3. try to search for a song in a playlist Actual Results: no way to do that Expected Results: easy way to do that
Perhaps you should complain about this upstream, see URL. When they tell you it's a Gentoo specific problem, then it's probably a good idea to report that back here.
Already there: https://redmine.audacious-media-player.org/issues/845
Their recommendation is not to use Qt version, but somehow gtk version has gone from 3.10 ebuild. Maybe that's the Gentoo bug that needs to be addressed?
I've bumped to 3.10 after maintainer timeout. I'm not interested in the non-Qt part of audacious, but it was left intact (and hopefully improved) in the 9999 version of audacious(-plugins). If you test and confirm that it works, then maybe a 3.10-r1 revbump can be made with optional qt5.
Ok, so I unmasked 9999 (git) audacious version and problem is solved there: 1. The Qt interface is dropped, GTK interface is back 2. All key bindings in Winamp Classic interface are back
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09fd832ba824b6eb86bfc12228a68265d8d15a05 commit 09fd832ba824b6eb86bfc12228a68265d8d15a05 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-11-24 21:41:18 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-11-24 23:16:42 +0000 media-plugins/audacious-plugins: Re-add USE qt5, assorted fixes Add USE opengl Disable po dir if USE !nls Make USE adplug operational again Make USE alsa default Merge USE aosd into !qt5 Merge USE hotkeys into !qt5 Sort dependencies Bug: https://bugs.gentoo.org/640672 Bug: https://bugs.gentoo.org/638682 Closes: https://bugs.gentoo.org/671728 Closes: https://bugs.gentoo.org/671506 Closes: https://bugs.gentoo.org/640842 Closes: https://bugs.gentoo.org/512698 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../audacious-plugins-3.10-r1.ebuild | 170 +++++++++++++++++++++ 1 file changed, 170 insertions(+)