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

List:       kde-commits
Subject:    k3b_0_11_branch: kdeextragear-1/k3b/src/projects
From:       Sebastian Trueg <sebastian () trueg ! de>
Date:       2004-11-28 0:27:25
Message-ID: 20041128002725.263071B2BF () office ! kde ! org
[Download RAW message or body]

CVS commit by trueg: 

removed the suid root warning from the cdrecord error handling


  M +2 -12     k3bcdrecordwriter.cpp   1.30.2.9


--- kdeextragear-1/k3b/src/projects/k3bcdrecordwriter.cpp  #1.30.2.8:1.30.2.9
@@ -690,15 +690,5 @@ void K3bCdrecordWriter::slotProcessExite
                           K3bJob::ERROR );
         emit infoMessage( strerror(p->exitStatus()), K3bJob::ERROR );
-
-        if( !m_cdrecordBinObject->hasFeature( "suidroot" ) ) {
-          emit infoMessage( i18n("Cdrecord is not being run with root privileges."), ERROR );
-          emit infoMessage( i18n("This influences the stability of the burning process."), ERROR );
-#ifdef HAVE_K3BSETUP
-          emit infoMessage( i18n("Use K3bSetup to solve this problem."), ERROR );    
-#endif
-        }
-        else {
           emit infoMessage( i18n("Please send me an email with the last output."), K3bJob::ERROR );
-        }
         break;
       }


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

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