[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/kscd
From:       Richard Lärkäng <richard () goteborg ! utfors ! se>
Date:       2005-03-23 0:06:25
Message-ID: 20050323000625.A69BA3C7 () office ! kde ! org
[Download RAW message or body]

CVS commit by larkang: 

Disable freedb-lookups for now as it ran into an infinite loop
when no entry was found

CCMAIL: srhaque@iee.org


  M +3 -1      kscd.cpp   1.300


--- kdemultimedia/kscd/kscd.cpp  #1.299:1.300
@@ -1103,5 +1103,7 @@ void KSCD::lookupCDDB()
     connect(cddb, SIGNAL(finished(CDDB::Result)), this, SLOT(lookupCDDBDone(CDDB::Result)));
 
-    cddb->lookup(m_cd->cddbSignature());
+    // FIXME Should be enabled again when it doesn't go into an infinite loop
+    // when no disc is found
+    //cddb->lookup(m_cd->cddbSignature());
 } // lookupCDDB
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic