On Jun 15, 2006, at 16:49, Charles A. Landemaine wrote:

[[ CC to [EMAIL PROTECTED], because maybe it is a more general KDE problem ]]

Yes, this is easy to fix, you just have to set the default path to any DVD player. It's /dev/acd0 instead of /dev/dvd Then it'll work out of the box. We've had many people complaining on the forum because they weren't able to play DVDs.
If you could fix it in the next release, that would be awesome!

Well it is not always /dev/acd0, e.g. if they use SCSI it is /dev/cd0 and maybe they have more than one CD/DVD device, then maybe it is / dev/acd1.

The problem is, i looked at the code in kaffeine/src/input/disc/ disc.cpp, and as far as i understand it, kaffeine queries some KDE component called mediamanager via DCOP for all devices and filters out the "media/audiocd" ones.

And only if it doesn't get an audiocd device, falls back to /dev/ cdrom and /dev/dvd.

Now the code in kdebase/kioslave/media/mediamanager/fstabbackend.cpp has FreeBSD specific code, (although I can't remember we ever had an "scd" device) and audiocd:// works for me, so i have no idea, why this does not work for kaffeine.

regards
tilman


_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to