Summary: | autorun feature when inserting CD | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Waldo Bastian <bastian> |
Component: | media | Assignee: | Kevin Ottens <ervin> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Waldo Bastian
2005-05-13 12:37:11 UTC
At insert? or when mounting? When mounting would be easier... After mounting, yes. I assume that a data-cd already gets mounted after it has been inserted. This autorun feature, which, in fact, the only thing that accomplishes is the saving of a couple of mouse clicks, brings security implications and multiple annoyances. I believe we are better off. It should be managed like attachements in kmail, on mounting we ask to execute the script or not... the default option being ignoring it. The user will have to explicitely click on the right button. SVN commit 438330 by ervin: Implements the autostart of application after mount. It's based on the upcoming freedesktop specification. BUG:105604 M +9 -1 kcmodule/managermoduleview.ui M +5 -0 libmediacommon/mediamanagersettings.kcfg M +193 -17 medianotifier/medianotifier.cpp M +10 -4 medianotifier/medianotifier.h |