Bug 265 - Please enter the index file, not the mpg3 file
Summary: Please enter the index file, not the mpg3 file
Status: ASSIGNED
Alias: None
Product: BpmDj - old linux tools
Classification: Unclassified
Component: player (show other bugs)
Version: 3.0
Hardware: PC Linux
: Future enhancement
Assignee: Werner Van Belle
URL:
Depends on:
Blocks:
 
Reported: 2005-06-05 09:32 CEST by Werner Van Belle
Modified: 2009-03-08 19:02 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Werner Van Belle 2005-06-05 09:32:20 CEST
if (show_error(err, err_needidx, "Please enter the index file, not the
"SONG_EXT" file\nAn index file can be made with 'kbpm-play -c'\n"))
    exit(err);

Here we should be able to open a file selection dialogbox and let the user
choose one.