Bug 208264

Summary: dcc progress bar unresponsive, 0%
Product: [Applications] konversation Reporter: DrSlony <bugs>
Component: dccAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal CC: b.buschinski, hein
Priority: NOR    
Version: 1.2-beta1   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description DrSlony 2009-09-23 11:46:59 UTC
Version:           1.2-beta1 (using KDE 4.3.1)
Compiler:          gcc-4.3.2-r3 
OS:                Linux
Installed from:    Gentoo Packages

In alpha6 my progress bar would zoom by at about 600kB/s when my bandwidth maximum is 64kB/s. Of course the real transfer would go at ~64kB/s, its just the progress bar that was borked. Now in beta1 its stuck at 0%, even when the transfer is complete, the progress bar is still stuck at 0%, only the status changes from "pending" to "done".
Comment 1 Eike Hein 2009-09-23 14:37:12 UTC
To anticipate some of the questions our DCC maintainer is going to have:

- Were you sending or receiving in the problematic transfer?

- If you were sending, did you have Passive DCC enabled or not?

- If you were receiving, do you know whether the sender had Passive DCC enabled or not?

- Do you know what client the other side was using?
Comment 2 Bernd Buschinski 2009-09-23 23:15:52 UTC
SVN commit 1027336 by buschinski:

- Fix transfer send updates for fastsend
- Fix possible crash on resume
BUG: 208264


 M  +3 -5      transferrecv.cpp  
 M  +10 -9     transfersend.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1027336