Bug 156738 - change default folder for browsing for system sound files to /usr/share/sounds
Summary: change default folder for browsing for system sound files to /usr/share/sounds
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_notify (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Olivier Goffart
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-26 20:01 UTC by Jörg Hermsdorf
Modified: 2009-02-11 02:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Proposed patch (1.85 KB, patch)
2009-02-06 23:13 UTC, Dario Andres
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jörg Hermsdorf 2008-01-26 20:01:30 UTC
Version:            (using KDE 4.0.0)
Installed from:    SuSE RPMs

If you want to configure a sound for a notification (e.g. the logout sound), using the System Settings -> Notifications -> System Notifications and you click on the "Open file diaglog" icon to browse for files, the default folder you'll find yourself in is "~/Documents". Inexperienced users might not know that they need to navigate to "/usr/share/sounds" to find other kde sounds. Therefore I would to suggest and request, that the default location for the "Open file" dialog when browsing for system sounds is changed to "/usr/share/sounds" instead of the user's Documents folder.

I declare this as a bug, because it is a regression compared to the way it was/is on KDE3.
Comment 1 Dario Andres 2009-01-21 00:44:27 UTC
I'm in the way of fixing this.... I just sent a patch proposal for KUrlRequester to kde-core mailing list. If they approve the code, I can post the patch for the KNotify KCM
Comment 2 Dario Andres 2009-02-06 23:13:27 UTC
Created attachment 31059 [details]
Proposed patch

As I commited the change to KUrlRequester, I'm posting the patch for this
Comment 3 Dario Andres 2009-02-11 02:09:15 UTC
SVN commit 924545 by darioandres:

Set default directory for sounds. It can only be implemented in trunk as it relies on some function added in kdelibs for KDE4.3
BUG: 156738



 M  +7 -1      knotifyconfigactionswidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=924545