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

List:       kde-commits
Subject:    kdeextragear-1/amarok/src (silent)
From:       Max Howell <max.howell () methylblue ! com>
Date:       2005-02-03 1:38:18
Message-ID: 20050203013818.5C0391BBBC () office ! kde ! org
[Download RAW message or body]

CVS commit by mhowell: 

CVS_SILENT: whoops, missed this.


  M +3 -3      collectiondb.cpp   1.282


--- kdeextragear-1/amarok/src/collectiondb.cpp  #1.281:1.282
@@ -1541,7 +1541,7 @@ void
 CollectionDB::coverFetcherResult( CoverFetcher *fetcher )
 {
-    if ( fetcher->error() ) {
-        error() << fetcher->errorMessage() << endl;
-        emit coverFetcherError( fetcher->errorMessage() );
+    if ( fetcher->wasError() ) {
+        error() << fetcher->errors() << endl;
+        emit coverFetcherError( fetcher->errors().front() );
     }
     else {


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

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