Version: unspecified (using KDE 4.7.3) OS: Linux On a PC with two CD-ROM drives, if you insert an audio CD in both drives, the device notifier action "Open with File Manager" always opens the same CD (i.e. the first one). If you only have an audio CD in the second drive and the first one is empty the device action just raises the error "Could not read ." Reproducible: Always Steps to Reproduce: On a PC with two CD drives, insert an audio CD in the second drive. When devicenotifier menu appears, select "Open with File Manager" Actual Results: Error message "Could not read ." and file manager does not open Expected Results: File manager opens and displays the "contents" of the audio CD using the audiocd kio slave This can be rectified by changing a line in the file solid_audiocd.desktop from: Exec=kioclient exec audiocd:/ To Exec=kioclient exec audiocd:/?device=%d
SVN commit 1272080 by aacid: Tell the ioslave which device to open, nice if you have more than one drive around Patch by Paul Worrall M +1 -1 solid_audiocd.desktop WebSVN link: http://websvn.kde.org/?view=rev&revision=1272080