linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08925
[Bug 1828593] [NEW] Download is lost when Windows restarts
Public bug reported:
When Windows restarts or shuts down and DC++ hasn't been closed
previously, when Windows starts up again and DC++ starts, whatever
download progress is lost and it has to start from the beginning. What
I'm saying is if DC++ receives a WM_CLOSE message, it remembers the
progress of a download and exits, but if DC++ receives a WM_DESTROY
message it forgets the download progress, exits and when DC++ starts up
again, that entire download has to start from the beginning again.
** Affects: dcplusplus
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/1828593
Title:
Download is lost when Windows restarts
Status in DC++:
New
Bug description:
When Windows restarts or shuts down and DC++ hasn't been closed
previously, when Windows starts up again and DC++ starts, whatever
download progress is lost and it has to start from the beginning. What
I'm saying is if DC++ receives a WM_CLOSE message, it remembers the
progress of a download and exits, but if DC++ receives a WM_DESTROY
message it forgets the download progress, exits and when DC++ starts
up again, that entire download has to start from the beginning again.
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/1828593/+subscriptions
Follow ups