Bug 208264 - dcc progress bar unresponsive, 0%
Summary: dcc progress bar unresponsive, 0%
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: dcc (show other bugs)
Version: 1.2-beta1
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 11:46 UTC by DrSlony
Modified: 2009-09-23 23:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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