VirtualBox

Opened 13 years ago

Closed 13 years ago

#7814 closed defect (fixed)

time remaining estimate for >55s & < 1min = 0 minutes => Fixed in SVN

Reported by: timeless Owned by:
Component: GUI Version: VirtualBox 3.2.12
Keywords: Cc:
Guest type: Windows Host type: Mac OS X

Description

Saving/Restoring a VM (1gb of ram for the VM) results in a progress estimate which goes:

1s...55s; 0min 0min 0min 0min 1min ...

The code to handle this already has access to the variables it's going to use for presentation, so instead of doing fancy (and bad) math, it should just use them.

Also, the use of QDateTime is really wasteful especially as it deals in time zone magic.

Attachments (1)

UIProgressDialog-timerEvent-progress-estimate.patch (3.7 KB ) - added by timeless 13 years ago.
this patch is under the MIT license

Download all attachments as: .zip

Change History (3)

by timeless, 13 years ago

this patch is under the MIT license

comment:1 by Frank Mehnert, 13 years ago

Summary: time remaining estimate for >55s & < 1min = 0 minutestime remaining estimate for >55s & < 1min = 0 minutes => Fixed in SVN

Thanks for the report and the patch. Applied a similar patch to SVN.

comment:2 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use