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

List:       kde-commits
Subject:    KDE/kdenetwork/kget
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-06-15 8:31:52
Message-ID: 1118824312.375420.22107.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 425645 by pino:

Disabling the custom signal handler, at least we can get backtraces of our crashes...


 M  +3 -1      main.cpp  


--- trunk/KDE/kdenetwork/kget/main.cpp #425644:425645
@@ -203,7 +203,9 @@
 
     KGetApp kApp;
 
-    setSignalHandler(signalHandler);
+// disabling he custom signal handler, so at least we have the backtraces for
+// crashes...
+//    setSignalHandler(signalHandler);
     kApp.exec();
 
     cleanup();
[prev in list] [next in list] [prev in thread] [next in thread] 

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