Version: (using KDE KDE 3.5.7) Installed from: Gentoo Packages When adding a new/editing an appointment in korganizer and want to add a audio file to be played as the notification, the dialog that allows you to select which file to play has a bug in the default filter, the default filter is "Wav Files\n*.mp3|MP3 files\n*.*|" which obviously is wrong and results in no files being shown whatsoever. There seems to be some kind of parsing error. The dialog in in New appointment -> reminder, advanced -> Audio -> folder icon
I can confirm this in Kubuntu (Gutsy): Ubuntu package version: 4:3.5.7enterprise20070907-0ubuntu3 Korganizer version: 3.5.6 (enterprise 0.20070907.709405)
Created attachment 21684 [details] Proposed patch Proposed patch. Tested to work on kdepim built fro SVN (branch) and Kubuntu (using the packaging system).
fixed in r716784, thanks Juan for the patch! Now looking in kde4 to apply here as well.
SVN commit 716784 by annma: fix bug about adding an audio file for notification. Only .wav were detected. Thanks to Juan Carlos Torres for the patch! BUG=146648 M +1 -1 koeditoralarms_base.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=716784
SVN commit 716851 by annma: forward port of 146648 CCBUG=146648 M +1 -1 koeditoralarms_base.ui WebSVN link: http://websvn.kde.org/?view=rev&revision=716851