Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671728 - media-sound/audacious-3.10 has no ability to search through the playlist in Winamp Classic view
Summary: media-sound/audacious-3.10 has no ability to search through the playlist in W...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jason A. Donenfeld
URL: https://audacious-media-player.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-23 00:18 UTC by Paul Osmialowski
Modified: 2018-11-24 23:17 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Osmialowski 2018-11-23 00:18:27 UTC
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
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2018-11-23 13:48:55 UTC
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.
Comment 2 Paul Osmialowski 2018-11-23 13:52:42 UTC
Already there: https://redmine.audacious-media-player.org/issues/845
Comment 3 Paul Osmialowski 2018-11-23 13:54:53 UTC
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?
Comment 4 Andreas Sturmlechner gentoo-dev 2018-11-23 21:37:36 UTC
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.
Comment 5 Paul Osmialowski 2018-11-24 10:54:09 UTC
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
Comment 6 Larry the Git Cow gentoo-dev 2018-11-24 23:17:53 UTC
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(+)