Summary: | Auto-mount options from device-notifier widget | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Atri <badshah400> |
Component: | widget-devicenotifier | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | wilderkde |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Atri
2009-03-13 15:37:31 UTC
(In reply to comment #0) > It will be useful to have the device notifier pop up with a list of auto-mount > options for removable media. In KDE 4.0 (openSUSE 11.0) this was the way the > device-notifier worked: when a blank CD/DVD was inserted it popped up with an > entry called something like 'Blank CD/DVD' and on clicking it a dialog-box > opened that had the options like 'Burn a data CD','Make an audio CD', etc. > Just for information's sake, at the moment (KDE 4.1, 4.2) a blank CD/DVD does > not register any entry in the device-notifier which means a CD drive with no CD > and black cd are identical as far as device-notifier is concerned. This is not > ideal. The point is that if you don't have k3b installed there's no point in showing such options since you "can't" burn a cd. If k3b is installed, these options are correctly shown SVN commit 1044842 by jacopods: Embed related kcms in device notifier config dialog (http://reviewboard.kde.org/r/1979/) FEATURE:187054 FEATURE:194894 M +1 -1 CMakeLists.txt M +8 -0 devicenotifier.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1044842 |