Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress stuck at 100% #689

Closed
Maximus5 opened this issue Jul 31, 2015 · 3 comments
Closed

Progress stuck at 100% #689

Maximus5 opened this issue Jul 31, 2015 · 3 comments

Comments

@Maximus5
Copy link
Owner

Originally reported on Google Code with ID 689

OS version: Win8 x64
ConEmu version: 120727c x64

*Bug description*
I've been using Chocolatey in Powershell to install a bunch of stuff on my new Windows
8 machine, and it uses Powershell's progress display to show download progress.  This
works great until the download and installation are done, and the tab still shows 100%
and the taskbar icon is solid green.  It looks like it's been missed that the operation
is complete.

Doing a progress bar directly in Powershell doesn't seem to have this same issue, so
perhaps it's something to do with how Chocolatey is working...

*Steps to reproduction*
1. From cmd: @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object
net.webclient).DownloadString('http://bit.ly/psChocInstall'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin
2. cinst conemu

Reported by dukes.brian on 2012-08-22 14:38:48

@Maximus5
Copy link
Owner Author

Can you attach screenshots of two moments
* Progress exists (any of 1..99%)
* Progress stucks at 100% but not exists in con

Reported by ConEmu.Maximus5 on 2012-09-18 10:38:55

@Maximus5
Copy link
Owner Author

I've attached the images.

Reported by dukes.brian on 2012-09-18 17:00:52


- _Attachment: conemu progress.png
![conemu progress.png](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-689/comment-2/conemu progress.png)_ - _Attachment: conemu finished.png
![conemu finished.png](https://storage.googleapis.com/google-code-attachments/conemu-maximus5/issue-689/comment-2/conemu finished.png)_

@Maximus5
Copy link
Owner Author

Check 120923

Reported by ConEmu.Maximus5 on 2012-09-23 22:45:58

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant