Bug #617
audacious -j does not open jump-to-file dialog
Start date:
January 14, 2016
Due date:
% Done:
100%
Estimated time:
Description
The command "audacious -j" and "audacious --show-jump-box" are not opening the jump-to-file dialog anymore.
Affected versions are at least 3.6+ with both interfaces.
History
#1
     Updated by John Lindgren almost 10 years ago
    Updated by John Lindgren almost 10 years ago
    
    Works fine here.
#2
     Updated by Thomas Lange almost 10 years ago
    Updated by Thomas Lange almost 10 years ago
    
    That's strange. The reason is that current_interface is NULL in aud_ui_show_jump_to_song(), libaudcore/interface.cc#216.
#3
     Updated by John Lindgren almost 10 years ago
    Updated by John Lindgren almost 10 years ago
    
    There might have to be a running instance already for it to work. I will try it later on the first instance and see if I can reproduce. Possibly aud_ui_show_jump_to_song() needs to be called later in the startup process.
#4
     Updated by John Lindgren over 9 years ago
    Updated by John Lindgren over 9 years ago
    
    - Category set to core
- Status changed from New to Closed
- % Done changed from 0 to 100
