On Friday August 18 2017 12:22:56 René J.V. Bertin wrote:

So it turns out to be simple to make testkcd find the tracks:

@@ -31,7 +31,7 @@ class TestKCD : public QObject
     void doTest()
     {
         qCDebug(tKCD) << "Starting test";
-        mKcd->setDevice(mKcd->defaultCdromDeviceName(), 50, true, "phonon");
+        mKcd->setDevice(mKcd->defaultCdromDeviceName(), 50, true, "cdin");
         qCDebug(tKCD) << "";
 
         qCDebug(tKCD) << "We have" << mKcd->audioSystems().size() << "audo 
systems available:";


Doh...

Reply via email to