pangzhongliang / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
Other
0 stars 0 forks source link

Progress bar is missing after page refresh and in second user session #724

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Steps to reproduce:
Case 1:
1. Login to phpvirtualbox and try to clone VM.
2. Refresh the phpvirtualbox page in browser (press F5).
I see that there is no progress bar although the VM is still cloning. This is a 
bit pity, that I can not see when the clone is finished.

Case 2:
1. Login to phpvirtualbox and try to clone VM.
2. Login to phpvirtualbox in another browser as the same user.
You can see, that there is no progress bar. So you can not see the progress of 
ongoing actions as the same user. This is a big pity, because if I would like 
to check progress from another computer, I just can't.

Environment:
- phpVirtualBox 4.2-8
- VirtualBox 4.2.24
- PHP Version - 5.4.4-14+deb7u9
- Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.54-2 x86_64 GNU/Linux

Is there any workaround for this issues? Or what should I do to fix this issues?

Original issue reported on code.google.com by stanko.l...@gmail.com on 16 May 2014 at 6:04