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

List:       kde-bugs-dist
Subject:    [Bug 84450] KGet got signal 11
From:       Stephan Kulow <coolo () kde ! org>
Date:       2004-11-23 10:06:23
Message-ID: 20041123100623.8389.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
        
http://bugs.kde.org/show_bug.cgi?id=84450        
coolo kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From coolo kde org  2004-11-23 11:06 -------
CVS commit by coolo: 

a working patch available since august and no-one is picking it up? What's
up with kget? No-one cares? ;(
BUG: 84450


  M +9 -8      kmainwidget.cpp   1.106


--- kdenetwork/kget/kmainwidget.cpp  #1.105:1.106
 @ -112,5 +112,5  @ KMainWidget::KMainWidget(bool bStartDock
     : KGetIface( "KGet-Interface" ),
       KMainWindow(0, "kget mainwindow"),
-      prefDlg( 0L )
+      prefDlg( 0 ), kdock( 0 )
 {
 #ifdef _DEBUG
 @ -2058,4 +2058,5  @ void KMainWidget::updateStatusBar()
     statusBar()->changeItem(i18n(" %1/s ").arg(KIO::convertSize(totalSpeed)), ID_TOTAL_SPEED);
 
+    if (kdock) {
     tmpstr = i18n(" Transfers: %1 ").arg(myTransferList->childCount()) +
     i18n(" Files: %1 ").arg(totalFiles)+
 @ -2063,5 +2064,5  @ void KMainWidget::updateStatusBar()
     i18n(" Time: %1 %2/s").arg(remTime.toString()).arg(KIO::convertSize(totalSpeed));
     kdock->updateToolTip( tmpstr );
-
+    }
 #ifdef _DEBUG
     //sDebugOut << endl;
[prev in list] [next in list] [prev in thread] [next in thread] 

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