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

List:       kde-commits
Subject:    kdesupport/kdewin-installer/gui
From:       Ralf Habacker <Ralf.Habacker () freenet ! de>
Date:       2008-02-04 12:29:21
Message-ID: 1202128161.203495.15778.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 770705 by habacker:

- removed special error case workaround, tar.bz2 uncompressing seems to work now
CCMAIL: ch.ehrlicher@gmx.net

 M  +0 -7      installwizard.cpp  


--- trunk/kdesupport/kdewin-installer/gui/installwizard.cpp #770704:770705
@@ -247,13 +247,6 @@
 
 void InstallWizard::slotEngineError(const QString &msg)
 {
-    // in some cases tar.bz2 unpacker raises an error when 
-    // uncompressing the last file from the archive
-    // the file seems to be unpackaged complety so this error 
-    // can be supressed at least as a workaroung 
-    if (msg.startsWith("Error reading from file") && msg.contains(".ver"))
-        return; 
-
     QMessageBox::StandardButton result = QMessageBox::critical(
         this,
         tr("Error"),
[prev in list] [next in list] [prev in thread] [next in thread] 

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