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

List:       kde-commits
Subject:    kdeextragear-1/k3b/src/rip
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2005-04-30 10:30:13
Message-ID: 20050430103013.19B68666 () office ! kde ! org
[Download RAW message or body]

CVS commit by trueg: 

Fixed the fix (like always... I am just to fast on the commiting. ;)


  M +2 -2      k3baudioprojectconvertingthread.cpp   1.6


--- kdeextragear-1/k3b/src/rip/k3baudioprojectconvertingthread.cpp  #1.5:1.6
@@ -242,5 +242,5 @@ bool K3bAudioProjectConvertingThread::co
       }
 
-      if( d->encoder->encode( buffer, readLength ) != readLength ) {
+      if( d->encoder->encode( buffer, readLength ) < 0 ) {
         kdDebug() << "(K3bAudioProjectConvertingThread) error while encoding." << \
                endl;
         emitInfoMessage( i18n("Error while encoding track \
%1.").arg(d->currentTrackIndex+1), K3bJob::ERROR );


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

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