The drop down list to choose a drive is empty because kaffeine scans for
CD-ROMs by searching for lines with "cdfss" in /etc/fstab
however, on my kubuntu machine they are listed like this:
/dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0
adding
"|| line.contains("iso9660")" or
"|| line.contains("udf")"
to line 46 of drivescombo.cpp solves that small part of the problem. That part
of it hasn't been fixed in the latest kaffeine either.
--
"No Audio CD in drive" error trying to play cd with kaffeine
https://launchpad.net/bugs/41962
--
kubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs