8000 Progress bar animation issue · Issue #1238 · PSAppDeployToolkit/PSAppDeployToolkit · GitHub
[go: up one dir, main page]

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 bar animation issue #1238

Open
3 tasks done
Dhirajdh opened this issue Jan 6, 2025 · 5 comments
Open
3 tasks done

Progress bar animation issue #1238

Dhirajdh opened this issue Jan 6, 2025 · 5 comments
Assignees
Labels
Type: Issue / Bug Something isn't working as expected Type: UI All UI-related issues

Comments

@Dhirajdh
Copy link
Dhirajdh commented Jan 6, 2025

Prerequisites

PSAppDeployToolkit version

4.0.4

Describe the bug

Progress bar animation doesn't show progressing animation if we add the "Show-ADTInstallationProgress -StatusMessage" in installation task section.
It works fine if we remove the same.

Steps to reproduce

1 Add line Show-ADTInstallationProgress -StatusMessage "Installation in Progress..." in installation phase.
2.The progress animation doesn't work most of the time.
3.

Environment data

owsProductName','WindowsBuildLabEx','OsLanguage','OsMuiLanguages','KeyboardLayout','TimeZone','HyperVisorPresent','CsPartOfDomain','CsPCSystemType'); dotnet --info
>>

OsName               : Microsoft Windows 11 Pro
OsOperatingSystemSKU : 48
OsArchitecture       : 64-bit
WindowsVersion       : 2009
WindowsProductName   : Windows 10 Pro
WindowsBuildLabEx    : 26100.1.amd64fre.ge_release.240331-1435
OsLanguage           : en-US
OsMuiLanguages       : {en-US}
KeyboardLayout       : en-IN
TimeZone             : (UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi
HyperVisorPresent    : True
CsPartOfDomain       : False
CsPCSystemType       : Mobile


Host:
  Version:      8.0.11
  Architecture: x64
  Commit:       9cb3b725e3
  RID:          win-x64

.NET SDKs installed:
  No SDKs were found.

.NET runtimes installed:
  Microsoft.NETCore.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
  Microsoft.WindowsDesktop.App 8.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Other architectures found:
  None

Environment variables:
  Not set

global.json file:
  Not found

Learn more:
  https://aka.ms/dotnet/info

Download .NET:
  https://aka.ms/dotnet/download
@coder-labeler coder-labeler bot added Status: Needs Triage Needs to be labelled and assigned for review Type: Issue / Bug Something isn't working as expected labels Jan 6, 2025
@mjr4077au mjr4077au removed the Status: Needs Triage Needs to be labelled and assigned for review label Jan 7, 2025
@mjr4077au
Copy link
Member

Confirmed.

@Dhirajdh
Copy link
Author
Dhirajdh commented Jan 9, 2025

@sintaxasn What I am suspecting is after running "Show-ADTInstallationProgress -(AnyParameter)" & then if we run any further tasks the animation of progress bar gets break.

The app doesn't even cleanup the previous application process icon from taskbar. I guess something wrong with "Invoke-AppDeployToolkit.exe" I suspect.
image

@SirBlizZ
Copy link

And the progress bar window in 4.0.5 doesn´t exit if the installation was succesful.

@mjr4077au mjr4077au added the Type: UI All UI-related issues label Feb 6, 2025
@ctih
Copy link
ctih commented Feb 20, 2025

I confirm the issue

When the animation stops it looks like this:
Image

Here is a snip from my Invoke-AppDeployToolkit.ps1
Image

@mjr4077au
Copy link
Member

@ctih thanks but I already confirmed it on the 7th of Jan: #1238 (comment)

@PSAppDeployToolkit PSAppDeployToolkit locked as spam and limited conversation to collaborators Feb 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Type: Issue / Bug Something isn't working as expected Type: UI All UI-related issues
Projects
None yet
Development

No branches or pull requests

5 participants
0