marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
11.79k stars 394 forks source link

[BUG] Context menu opens in the secondary monitor #1469

Closed heltonhm closed 9 months ago

heltonhm commented 10 months ago

Please confirm these before moving forward

Describe your issue

Opening the context menu, either via right-click, or by clicking the three-dot button at the top right corner, or by using the system tray icon, makes it appear in the secondary monitor if the main window is open in the primary one. It opens as expected if the main window is in the secondary monitor already. Screenshot 2023-10-09 170358 Screenshot 2023-10-09 170423

Steps to reproduce the issue

Right click the system tray icon, or click the three-dot button at the top right corner of the main interface, with the main window sitting in the primary monitor in a two-screens setup

WingetUI Log

๐ŸŸข Using cached lang file
๐ŸŸก Using bundled lang file (forced=True)
It took 0.0019311904907226562 to load all language files
๐ŸŸข checkQueue Thread started!
๐ŸŸก Chocolatey was not found on the default location, perhaps a portable WingetUI installation?
๐Ÿ”ต Language file up-to-date
๐Ÿ”ต Starting main application...
๐Ÿ”ต Looking for alive instances...
๐ŸŸก Found lock file(s), reactivating...
๐Ÿ”ต Reloading Winget sources...
๐Ÿ”ต Loading WingetUI AUMID...
 * Serving Flask app 'WingetUI backend'
 * Debug mode: off
๐Ÿ”ต Starting update check
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on http://localhost:7058
Press CTRL+C to quit
๐Ÿ”ต Version URL: https://versions.marticliment.com/versions/wingetui.ver
๐ŸŸข Updates not found
๐ŸŸข Downloaded latest metadata to local file from url https://raw.githubusercontent.com/marticliment/WingetUI/main/WebBasedData/screenshot-database-v2.json
๐Ÿ”ต Loaded metadata from local file
๐ŸŸข Found valid aumid {6D809377-6AF0-444B-8957-A3773F02200E}\WingetUI\wingetui.exe
๐Ÿ”ต Reactivation signal ignored: RaiseWindow_[1696881279.4094188]
{'sudoFound': True, 'sudoVersion': '', 'ScoopFound': False, 'ScoopVersion': 'Scoop is disabled', 'PipFound': False, 'PipVersion': 'Pip is disabled', 'NpmFound': False, 'NpmVersion': 'Npm is disabled', '.NET ToolFound': False, '.NET ToolVersion': '.NET Tool is disabled', 'ChocolateyFound': True, 'ChocolateyVersion': '', 'WingetFound': True, 'WingetVersion': 'v1.6.2721  '}
๐Ÿ”ต Reached main ui load milestone
Can't disconnect
Can't disconnect
Can't disconnect
C:/Program Files/WingetUI/resources/installed_masked_black.png
๐ŸŸข Discover tab loaded successfully
๐ŸŸข Total packages: 0
Can't disconnect
Can't disconnect
Can't disconnect
Can't disconnect
C:/Program Files/WingetUI/resources/update_masked_black.png
๐ŸŸข Update tab loaded successfully
๐Ÿ”ต Reloading sources...
๐Ÿ”ต Reloading Winget sources...
๐ŸŸข Searching for string ""
๐Ÿ”ต Reloading sources...
๐Ÿ”ต Reloading Winget sources...
Can't disconnect
Can't disconnect
Can't disconnect
C:/Program Files/WingetUI/resources/pin_masked_black.png
๐ŸŸข Uninstall tab loaded successfully
๐Ÿ”ต Starting Winget search for installed packages
๐Ÿ”ต Starting Chocolatey search for installed packages
๐ŸŸข Searching for string ""
๐Ÿ”ต Reloading Scoop sources...
๐Ÿ”ต Reloading Scoop sources...
Can't disconnect
๐ŸŸข Starting winget source search...
๐ŸŸข Starting winget source search...
Can't disconnect
๐ŸŸข Settings tab loaded!
๐ŸŸข About tab loaded!
๐ŸŸข winget source search finished
๐ŸŸข winget source search finished
๐ŸŸข Chocolatey search for installed packages finished with 1 result(s)
๐ŸŸ  Chocolatey got too few installed packages, retrying
๐Ÿ”ต Starting Chocolatey search for installed packages
๐Ÿ”ต Starting Winget search for updates
๐Ÿ”ต Starting Chocolatey search for updates
C:/Program Files/WingetUI/resources/installed_masked_black.png
C:/Program Files/WingetUI/resources/update_masked_black.png
C:/Program Files/WingetUI/resources/pin_masked_black.png
๐ŸŸข Main application loaded...
๐ŸŸข Winget search for installed packages finished with 106 result(s)
๐ŸŸข Chocolatey search for installed packages finished with 1 result(s)
C:/Program Files/WingetUI/resources/installed_masked_black.png
C:/Program Files/WingetUI/resources/update_masked_black.png
C:/Program Files/WingetUI/resources/pin_masked_black.png
๐ŸŸข Searching for string ""
๐ŸŸข Searching for string ""
๐ŸŸข Total packages: 106
๐ŸŸข Searching for string ""
๐ŸŸข Searching for string ""
๐ŸŸข Total packages: 107
๐ŸŸข Chocolatey search for updates finished with 0 result(s)
๐ŸŸข Searching for string ""
๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด Note this traceback was caught by reporter and has been added to the log (list index out of range)
๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด Note this traceback was caught by reporter and has been added to the log (list index out of range)
๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด Note this traceback was caught by reporter and has been added to the log (list index out of range)
๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด    File ".\PackageManagers\winget.py", line 218, in getAvailableUpdates

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด  IndexError: list index out of range

๐Ÿ”ด Note this traceback was caught by reporter and has been added to the log (list index out of range)
๐ŸŸข Winget search for updates finished with 17 result(s)
๐ŸŸข Searching for string ""
๐ŸŸข Searching for string ""
๐ŸŸก Can't get custom interval time! (got value was '')
๐ŸŸข Total packages: 13
C:/Program Files/WingetUI/resources/package_masked_black.png
๐ŸŸข Waiting for install permission... title=Discord, id=Discord.Discord, installId=1696881375.5442488
๐Ÿ”ต Given package: <Package: Discord;Discord.Discord;1.0.9015;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F7A00>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.ibb.co/VJN801L/release-and-ptb.png
๐ŸŸข Waiting for install permission... title=Google Chrome, id=Google.Chrome, installId=1696881375.6017878
๐Ÿ”ต Given package: <Package: Google Chrome;Google.Chrome;117.0.5938.149;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7638C5380>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://upload.wikimedia.org/wikipedia/commons/thumb/e/e1/Google_Chrome_icon_%28February_2022%29.svg/2048px-Google_Chrome_icon_%28February_2022%29.svg.png
๐ŸŸข Waiting for install permission... title=Microsoft 365 Apps for enterprise - en-us, id=Microsoft.Office, installId=1696881375.6359677
๐Ÿ”ต Given package: <Package: Microsoft 365 Apps for enterprise - en-us;Microsoft.Office;16.0.16626.20208;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637D0BC0>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Current program set to 1696881375.5442488
๐Ÿ”ต Found icon:  https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Microsoft_Office_logo_%282019%E2%80%93present%29.svg/640px-Microsoft_Office_logo_%282019%E2%80%93present%29.svg.png
๐ŸŸข Waiting for install permission... title=Microsoft Edge, id=Microsoft.Edge, installId=1696881375.675076
๐Ÿ”ต Given package: <Package: Microsoft Edge;Microsoft.Edge;110.0.1587.57;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7661AEE40>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/pd256kHk/logo.png
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ, id=Microsoft.VCRedist.2013.x64, installId=1696881375.714328
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ;Microsoft.VCRedist.2013.x64;12.0.30501.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D766196DC0>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Have permission to install, starting installation threads...
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ, id=Microsoft.VCRedist.2013.x64, installId=1696881375.7551353
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ;Microsoft.VCRedist.2013.x64;12.0.40660.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F7A80>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ, id=Microsoft.VCRedist.2013.x86, installId=1696881375.795678
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ;Microsoft.VCRedist.2013.x86;12.0.40660.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D76397FD00>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ, id=Microsoft.VCRedist.2013.x86, installId=1696881375.8399637
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ;Microsoft.VCRedist.2013.x86;12.0.21005.1;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D76619F800>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ, id=Microsoft.VCRedist.2015+.x64, installId=1696881375.881245
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ;Microsoft.VCRedist.2015+.x64;14.32.31326.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7638A7580>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Waiting for install permission... title=Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ, id=Microsoft.VCRedist.2015+.x86, installId=1696881375.9237409
๐Ÿ”ต Given package: <Package: Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ;Microsoft.VCRedist.2015+.x86;14.32.31326.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F6F80>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.postimg.cc/rwGzh5vf/Visual-Studio-Icon-2022.png
๐ŸŸข Waiting for install permission... title=TeamViewer, id=TeamViewer.TeamViewer, installId=1696881375.9649477
๐Ÿ”ต Given package: <Package: TeamViewer;TeamViewer.TeamViewer;15.28.5.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7639078C0>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://i.imgur.com/2UWkAjM.png
๐ŸŸข Waiting for install permission... title=Windows Terminal, id=Microsoft.WindowsTerminal, installId=1696881376.0166159
๐Ÿ”ต Given package: <Package: Windows Terminal;Microsoft.WindowsTerminal;1.17.11461.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F6400>>
๐Ÿ”ต Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=False;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
๐Ÿ”ต Found icon:  https://upload.wikimedia.org/wikipedia/commons/thumb/5/51/Windows_Terminal_logo.svg/320px-Windows_Terminal_logo.svg.png
๐Ÿ”ต Starting <Package: Discord;Discord.Discord;1.0.9015;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F7A00>> update with Command ['winget.exe', 'upgrade', '--id', 'Discord.Discord', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด  Traceback (most recent call last):

๐Ÿ”ด    File ".\PackageManagers\PackageClasses.py", line 77, in getPackageIcon

๐Ÿ”ด    File ".\PackageManagers\PackageClasses.py", line 77, in getPackageIcon

๐Ÿ”ด    File "urllib\request.py", line 216, in urlopen

๐Ÿ”ด    File "urllib\request.py", line 216, in urlopen

๐Ÿ”ด    File "urllib\request.py", line 525, in open

๐Ÿ”ด    File "urllib\request.py", line 525, in open

๐Ÿ”ด    File "urllib\request.py", line 634, in http_response

๐Ÿ”ด    File "urllib\request.py", line 634, in http_response

๐Ÿ”ด    File "urllib\request.py", line 563, in error

๐Ÿ”ด    File "urllib\request.py", line 563, in error

๐Ÿ”ด    File "urllib\request.py", line 496, in _call_chain

๐Ÿ”ด    File "urllib\request.py", line 496, in _call_chain

๐Ÿ”ด    File "urllib\request.py", line 643, in http_error_default

๐Ÿ”ด    File "urllib\request.py", line 643, in http_error_default

๐Ÿ”ด  urllib.error.HTTPError: HTTP Error 404: Not Found

๐Ÿ”ด  urllib.error.HTTPError: HTTP Error 404: Not Found

๐Ÿ”ด Note this traceback was caught by reporter and has been added to the log (HTTP Error 404: Not Found)
๐ŸŸก Icon for Microsoft.Office does not exist
.\PackageManagers\winget.py:638: RuntimeWarning: libshiboken: Overflow: Value 2316632070 exceeds limits of type  [signed] "int" (4bytes).
OverflowError
['-', '-', 'Found Discord [Discord.Discord] Version 1.0.9018', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Downloading https://dl.discordapp.net/distro/app/stable/win/x86/1.0.9018/DiscordSetup.exe', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', 'โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  1024 KB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  11.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  20.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  30.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  38.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  45.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  48.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  52.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  55.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  58.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  61.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  64.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  67.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  70.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’  73.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’  76.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’  79.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’  82.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’  85.0 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’  88.3 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  91.3 MB / 91.3 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  91.3 MB / 91.3 MB', 'Successfully verified installer hash', 'Starting package install...', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', 'Installer failed with exit code: 4294967295', '']
๐Ÿ”ต Current program set to 1696881375.6017878
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Google Chrome;Google.Chrome;117.0.5938.149;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7638C5380>> update with Command ['winget.exe', 'upgrade', '--id', 'Google.Chrome', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
๐Ÿ”ต Sending cancel signal...
['-', '\\', '-', 'Found Google Chrome [Google.Chrome] Version 117.0.5938.150', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Downloading https://dl.google.com/dl/chrome/install/googlechromestandaloneenterprise64.msi', '-', '\\', '|', '/', 'โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  2.00 MB /  103 MB', 'โ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  4.23 MB /  103 MB', 'โ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  8.23 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  11.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  14.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  17.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  20.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  23.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  26.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  29.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  32.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  35.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  38.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  39.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  43.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  49.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  52.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  55.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  58.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  61.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  64.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  67.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  69.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  73.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  76.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’  81.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’  84.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’  88.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’  90.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’  92.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’  97.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’  98.2 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’   102 MB /  103 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ   103 MB /  103 MB', 'Successfully verified installer hash', 'Starting package install...', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', 'Successfully installed', '']
๐Ÿ”ต Current program set to 1696881375.6359677
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft 365 Apps for enterprise - en-us;Microsoft.Office;16.0.16626.20208;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637D0BC0>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.Office', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
Traceback (most recent call last):
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 502, in <lambda>
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 492, in showMenu
AttributeError: 'NoneType' object has no attribute 'geometry'
Traceback (most recent call last):
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 502, in <lambda>
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 492, in showMenu
AttributeError: 'NoneType' object has no attribute 'geometry'
Traceback (most recent call last):
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 502, in <lambda>
  File "C:\SomePrograms\WingetUI-Store\wingetui_bin\__init__.py", line 492, in showMenu
AttributeError: 'NoneType' object has no attribute 'geometry'
๐Ÿ”ต Loading WingetUI log...
๐Ÿ”ต Sending cancel signal...
๐Ÿ”ต Current program set to 1696881375.675076
['-', '-', 'Found Microsoft 365 Apps for enterprise [Microsoft.Office] Version 16.0.16731.20290', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Downloading https://officecdn.microsoft.com/pr/wsus/setup.exe', '-', '\\', '|', '/', '-', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  2.25 MB / 7.25 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  7.25 MB / 7.25 MB', 'Successfully verified installer hash', 'Starting package install...', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '']
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Edge;Microsoft.Edge;110.0.1587.57;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7661AEE40>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.Edge', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
๐Ÿ”ต Sending cancel signal...
๐Ÿ”ต Current program set to 1696881375.714328
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ;Microsoft.VCRedist.2013.x64;12.0.30501.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D766196DC0>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2013.x64', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
['-', '\\', '|', '/', '']
.\PackageManagers\winget.py:638: RuntimeWarning: libshiboken: Overflow: Value 2316632084 exceeds limits of type  [signed] "int" (4bytes).
OverflowError
['-', '\\', '|', '/', '-', '\\', '|', '/', 'Failed in attempting to update the source: winget', '-', 'No installed package found matching input criteria.', '']
๐Ÿ”ต Current program set to 1696881375.7551353
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ;Microsoft.VCRedist.2013.x64;12.0.40660.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F7A80>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2013.x64', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
OverflowError
['-', '-', '\\', 'No installed package found matching input criteria.', '']
๐Ÿ”ต Current program set to 1696881375.795678
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ;Microsoft.VCRedist.2013.x86;12.0.40660.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D76397FD00>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2013.x86', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
๐Ÿ”ต Sending cancel signal...
๐Ÿ”ต Current program set to 1696881375.8399637
['-', '-', '\\', 'Found Microsoft Visual C++ 2013 Redistributable (x86) [Microsoft.VCRedist.2013.x86] Version 12.0.40664.0', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Downloading https://download.visualstudio.microsoft.com/download/pr/10912113/5da66ddebb0ad32ebd4b922fd82e8e25/vcredist_x86.exe', '-', '\\', '|', '/', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  2.20 MB / 6.20 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  4.20 MB / 6.20 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  6.20 MB / 6.20 MB', 'Successfully verified installer hash', 'Starting package uninstall...', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '']
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ;Microsoft.VCRedist.2013.x86;12.0.21005.1;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D76619F800>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2013.x86', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
.\PackageManagers\winget.py:638: RuntimeWarning: libshiboken: Overflow: Value 2147746293 exceeds limits of type  [signed] "int" (4bytes).
OverflowError
['-', '-', 'Found Microsoft Visual C++ 2013 Redistributable (x86) [Microsoft.VCRedist.2013.x86] Version 12.0.40664.0', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Successfully verified installer hash', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', '| Waiting for another install/uninstall to complete...', '/ Waiting for another install/uninstall to complete...', '- Waiting for another install/uninstall to complete...', '\\ Waiting for another install/uninstall to complete...', 'Starting package uninstall...', 'An unexpected error occurred while executing the command:', '0x800401f5 : Aplicativo no encontrado', '']
๐Ÿ”ต Current program set to 1696881375.881245
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ;Microsoft.VCRedist.2015+.x64;14.32.31326.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7638A7580>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2015+.x64', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
['-', '-', 'Found Microsoft Visual C++ 2015-2022 Redistributable (x64) [Microsoft.VCRedist.2015+.x64] Version 14.38.32919.0', 'This application is licensed to you by its owner.', 'Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.', 'Downloading https://download.visualstudio.microsoft.com/download/pr/02a6d5c5-3e10-47de-8025-d97a1321d3e3/5F60592799FAE0C82578112D4B621438FFC976AB39D848D8F7623F5705A83E27/VC_redist.x64.exe', '-', '\\', '|', '/', 'โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’   199 KB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  6.19 MB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  9.19 MB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’โ–’  13.1 MB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’โ–’โ–’โ–’โ–’โ–’  19.1 MB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–’โ–’  23.1 MB / 24.1 MB', 'โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ  24.1 MB / 24.1 MB', 'Successfully verified installer hash', 'Starting package install...', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', '\\', '|', '/', '-', 'Successfully installed', '']
๐Ÿ”ต Current program set to 1696881375.9237409
๐ŸŸข Have permission to install, starting installation threads...
๐Ÿ”ต Starting <Package: Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ;Microsoft.VCRedist.2015+.x86;14.32.31326.0;Winget: winget;<PackageManagers.winget.WingetPackageManager object at 0x000001D74A2EA050>;<Interface.CustomWidgets.GenericWidgets.TreeWidgetItemWithQAction object at 0x000001D7637F6F80>> update with Command ['winget.exe', 'upgrade', '--id', 'Microsoft.VCRedist.2015+.x86', '--exact', '--include-unknown', '--accept-source-agreements', '--disable-interactivity', '--accept-package-agreements']
๐Ÿ”ต Loading WingetUI log...
๐Ÿ”ต Loading WingetUI log...
๐Ÿ”ต Copying log to the clipboard...
๐Ÿ”ต Loading WingetUI log...

Package Managers Logs

Outputs from package managers on the current session:
 ---------Chocolatey
Chocolatey v2.2.2
0 packages installed.

---------Winget
- 

   - 
   \ 
   | 

Name                                    Id                                      Version            Available     Source
-----------------------------------------------------------------------------------------------------------------------
WhatsApp                                5319275A.WhatsAppDesktop_cv1g1gvanyjgm  2.2338.9.0
Microsoft Teams - Personal              61ac7a86a38321a40cbf84d438959939        1.0
8x8 Work                                8x8-Work                                8.5.4-b2
Intel(R) Management and Security Status AppUp.IntelManagementandSecurityStatusโ€ฆ 2316.5.0.0
ThunderboltTM Control Center            AppUp.ThunderboltControlCenter_8j3eq9eโ€ฆ 1.0.36.0
Microsoft Clipchamp                     Clipchamp.Clipchamp_yxz26nhyzhsrt       2.7.10.0
Dell SupportAssist for Home PCs         DellInc.DellSupportAssistforPCs_htrsf6โ€ฆ 3.14.4.0
Discord                                 Discord.Discord                         1.0.9015           1.0.9018      winget
Mica For Everyone                       MicaForEveryone_pfhyqtmn5ksmy           1.3.1.2
Microsoft Edge                          Microsoft.Edge                          110.0.1587.57      117.0.2045.47 winget
Microsoft Edge Update                   Microsoft Edge Update                   1.3.173.55
Microsoft Edge WebView2 Runtime         Microsoft.EdgeWebView2Runtime           115.0.1901.203                   winget
Cortana                                 Microsoft.549981C3F5F10_8wekyb3d8bbwe   4.2308.1005.0
News                                    Microsoft.BingNews_8wekyb3d8bbwe        4.55.62231.0
Company Portal                          Microsoft.CompanyPortal_8wekyb3d8bbwe   11.2.179.0
App Installer                           Microsoft.DesktopAppInstaller_8wekyb3dโ€ฆ 1.21.2721.0
Xbox                                    Microsoft.GamingApp_8wekyb3d8bbwe       2309.1001.3.0
Get Help                                Microsoft.GetHelp_8wekyb3d8bbwe         10.2303.10961.0
HEIF Image Extensions                   Microsoft.HEIFImageExtension_8wekyb3d8โ€ฆ 1.0.62561.0
English (United States) Local Experienโ€ฆ Microsoft.LanguageExperiencePacken-US_โ€ฆ 22621.38.168.0
Paint 3D                                Microsoft.MSPaint_8wekyb3d8bbwe         6.2305.16087.0
3D Viewer                               Microsoft.Microsoft3DViewer_8wekyb3d8bโ€ฆ 7.2307.27042.0
Microsoft Edge                          Microsoft.MicrosoftEdge.Stable_8wekyb3โ€ฆ 110.0.1587.57
Microsoft Sticky Notes                  Microsoft.MicrosoftStickyNotes_8wekyb3โ€ฆ 4.6.2.0
OneDrive                                Microsoft.OneDriveSync_8wekyb3d8bbwe    23194.917.1.0
Outlook for Windows                     Microsoft.OutlookForWindows_8wekyb3d8bโ€ฆ 1.2023.727.100
Paint                                   Microsoft.Paint_8wekyb3d8bbwe           11.2304.33.0
Power Automate                          Microsoft.PowerAutomateDesktop_8wekyb3โ€ฆ 1.0.560.0
PowerToys ImageResizer Context Menu     Microsoft.PowerToys.ImageResizerContexโ€ฆ 0.72.0.0
PowerToys PowerRename Context Menu      Microsoft.PowerToys.PowerRenameContextโ€ฆ 0.72.0.0
Raw Image Extension                     Microsoft.RawImageExtension_8wekyb3d8bโ€ฆ 2.1.62561.0
Snipping Tool                           Microsoft.ScreenSketch_8wekyb3d8bbwe    11.2307.48.0
Windows Security                        Microsoft.SecHealthUI_8wekyb3d8bbwe     1000.25873.9001.0
Skype                                   Microsoft.SkypeApp_kzf8qxf38zg5c        15.105.3211.0
Store Experience Host                   Microsoft.StorePurchaseApp_8wekyb3d8bbโ€ฆ 22307.1401.9.0
Microsoft To Do                         Microsoft.Todos_8wekyb3d8bbwe           2.106.62642.0
VP9 Video Extensions                    Microsoft.VP9VideoExtensions_8wekyb3d8โ€ฆ 1.0.61591.0
Web Media Extensions                    Microsoft.WebMediaExtensions_8wekyb3d8โ€ฆ 1.0.61591.0
Webp Image Extensions                   Microsoft.WebpImageExtension_8wekyb3d8โ€ฆ 1.0.62681.0
Microsoft Photos                        Microsoft.Windows.Photos_8wekyb3d8bbwe  2023.11090.12017.0
Windows Clock                           Microsoft.WindowsAlarms_8wekyb3d8bbwe   11.2306.23.0
Windows Calculator                      Microsoft.WindowsCalculator_8wekyb3d8bโ€ฆ 11.2307.4.0
Windows Camera                          Microsoft.WindowsCamera_8wekyb3d8bbwe   2023.2305.4.0
Windows Maps                            Microsoft.WindowsMaps_8wekyb3d8bbwe     11.2308.3.0
Windows Notepad                         Microsoft.WindowsNotepad_8wekyb3d8bbwe  11.2307.27.0
Windows Sound Recorder                  Microsoft.WindowsSoundRecorder_8wekyb3โ€ฆ 11.2304.25.0
Microsoft Store                         Microsoft.WindowsStore_8wekyb3d8bbwe    22308.1401.6.0
Windows Terminal                        Microsoft.WindowsTerminal               1.17.11461.0       1.18.2681.0   winget
Windows Package Manager Source (winget) Microsoft.Winget.Source_8wekyb3d8bbwe   2023.1009.2046.187
Phone Link                              Microsoft.YourPhone_8wekyb3d8bbwe       1.23082.131.0
Windows Media Player                    Microsoft.ZuneMusic_8wekyb3d8bbwe       11.2308.3.0
Movies & TV                             Microsoft.ZuneVideo_8wekyb3d8bbwe       10.22091.10041.0
Quick Assist                            MicrosoftCorporationII.QuickAssist_8weโ€ฆ 2.0.21.0
Microsoft Teams                         MicrosoftTeams_8wekyb3d8bbwe            23247.1113.2398.2โ€ฆ
Windows Web Experience Pack             MicrosoftWindows.Client.WebExperience_โ€ฆ 423.23500.0.0
Microsoft 365 Apps for enterprise - enโ€ฆ Microsoft.Office                        16.0.16626.20208   16.0.16731.2โ€ฆ winget
Microsoft 365 Apps para Grandes Empresโ€ฆ O365ProPlusRetail - pt-br               16.0.16626.20208
Microsoft 365 Apps para Grandes Empresโ€ฆ O365ProPlusRetail - pt-br.proof         16.0.16626.20208
Microsoft OneDrive                      Microsoft.OneDrive                      23.194.0917.0001                 winget
Pale Moon 32.4.0.1 (x64 en-US)          MoonchildProductions.PaleMoon           32.4.0.1                         winget
Razer Synapse                           Razer Synapse                           3.8.0930.092719
Secullum Henry Configuraรงรตes 1.11.1     Secullum Henry Configuraรงรตes_is1        Unknown
SOLIDWORKS 2017 SP03                    SolidWorks Installation Manager 20170-โ€ฆ 25.3.0.59
Stardock Start11                        Stardock.Curtains                       1.4.7.2            1.19.1        winget
Microsoft Teams                         Microsoft.Teams                         1.6.00.26474                     winget
YouTube Music Desktop App 1.13.0        Ytmdesktop.Ytmdesktop                   1.13.0                           winget
Realtek USB Ethernet Controller All-Inโ€ฆ {04201224-2B34-4EE7-862B-B7BBF89DB3AB}  10.54.608.2022
Microsoft Visual C++ 2013 Redistributaโ€ฆ Microsoft.VCRedist.2013.x64             12.0.30501.0       12.0.40664.0  winget
Intelยฎ Integrated Sensor Solution       {0561b886-1a4e-4be3-bea9-abdd6108b346}  3.10.100.4572
Pontomais Collector Service             {07E5318B-5CC0-42EB-8E27-3D835CA1A650}  0.22.9
Microsoft ReportViewer 2010 SP1 Redistโ€ฆ {1282C0BC-3B22-33D4-B72E-62922415DDCA}  10.0.40220
Umbrella Roaming Client (x86)           {1C36161D-967E-42BC-B7B2-2665B6597359}  3.0.466.0
7-Zip 23.01 (x64 edition)               7zip.7zip                               23.01.00.0                       winget
PowerToys (Preview) x64                 Microsoft.PowerToys                     0.74.1                           winget
Microsoft Visual C++ 2015-2022 Redistrโ€ฆ Microsoft.VCRedist.2015+.x64            14.32.31326.0      14.38.32919.0 winget
Microsoft Intune Management Extension   {413B84EF-D8FF-4227-B093-3CB7232F8B2E}  1.70.152.0
Microsoft Endpoint Configuration Managโ€ฆ {43F4DF61-8D04-4D70-9243-4CB4CADCA11A}  5.2211.1061.1000
Telegram Desktop                        Telegram.TelegramDesktop                4.10.2                           winget
JT2Go                                   {57E13D19-BF04-42BC-93BA-3D579D3A80C2}  12.2.19284
Mica For Everyone version 1.3.1.2       MicaForEveryone.MicaForEveryone         1.3.1.2                          winget
Microsoft Visual C++ 2013 Redistributaโ€ฆ Microsoft.VCRedist.2013.x86             12.0.40660.0       12.0.40664.0  winget
Apple Software Update                   {6956856F-B6B3-4BE0-BA0B-8F495BE32033}  2.1.1.116
Dell SupportAssist                      {6D3561B7-19AA-438B-9C83-CD2CED199472}  3.14.0.91
Teams Machine-Wide Installer            {731F6BAA-A986-45A4-8936-7C3AAAAA760B}  1.3.0.26064
TeamViewer                              TeamViewer.TeamViewer                   15.28.5.0          15.46.5       winget
Dell OS Recovery Tool                   {767649dc-211f-4b98-8c43-05f68d5e687f}  2.3.7515
Microsoft .NET Core Runtime - 3.1.32 (โ€ฆ Microsoft.DotNet.Runtime.3_1            3.1.32                           winget
Microsoft Visual C++ 2015-2022 Redistrโ€ฆ Microsoft.VCRedist.2015+.x86            14.32.31326.0      14.38.32919.0 winget
WingetUI                                SomePythonThings.WingetUIStore          2.1.0                            winget
Microsoft Silverlight                   {89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}  5.1.50918.0
Microsoft SQL Server Compact 3.5 SP2 Pโ€ฆ {AA3E5E7A-993A-4E70-9A87-6AFAF492C84B}  3.5.8080.0
Adobe Acrobat Reader                    Adobe.Acrobat.Reader.32-bit             23.006.20320                     winget
Microsoft Update Health Tools           {AF47B488-9780-4AB5-A97E-762E28013CA6}  5.71.0.0
Google Chrome                           Google.Chrome                           117.0.5938.149     117.0.5938.1โ€ฆ winget
Dell ControlVault Host Components Instโ€ฆ {C8DE9232-6F4E-47C9-90A5-B3369FA57841}  5.9.8.17
VMware Player                           VMware.WorkstationPlayer                17.0.2                           winget
Local Administrator Password Solution   Microsoft.LAPS                          6.2.0.0                          winget
Realtek Audio Driver                    {F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}  6.0.9329.1
Microsoft SQL Server Compact 3.5 SP2 xโ€ฆ {F44DBCDE-A744-4703-A396-F64FCB7830BE}  3.5.8080.0
ThunderboltTM Software                  {a5912cb2-365b-4cb4-9917-602376a90f9b}  1.50.0.0
Microsoft Visual C++ 2012 Redistributaโ€ฆ Microsoft.VCRedist.2012.x64             11.0.61030.0                     winget
Microsoft Visual C++ 2013 Redistributaโ€ฆ Microsoft.VCRedist.2013.x86             12.0.21005.1       12.0.40664.0  winget
Logi Tune                               Logitech.LogiTune                       3.3.32.0                         winget
Dell SupportAssist OS Recovery Plugin โ€ฆ {cff56899-3afb-4fe1-aeec-a0474836d1cd}  5.5.5.16206
Microsoft .NET Runtime - 6.0.22 (x64)   Microsoft.DotNet.Runtime.6              6.0.22                           winget
Microsoft Visual C++ 2013 Redistributaโ€ฆ Microsoft.VCRedist.2013.x64             12.0.40660.0       12.0.40664.0  winget

---------Chocolatey
Chocolatey v2.2.2
0 packages installed.

---------Chocolatey
Chocolatey v2.2.2
Outdated Packages
Output is package name | current version | available version | pinned?Chocolatey has determined 0 package(s) are outdated.---------Winget
- 
   \ 

   - 
   \ 
   | 

Name                                              Id                           Version          Available        Source
-----------------------------------------------------------------------------------------------------------------------
Microsoft Edge                                    Microsoft.Edge               110.0.1587.57    117.0.2045.47    winget
Windows Terminal                                  Microsoft.WindowsTerminal    1.17.11461.0     1.18.2681.0      winget
Microsoft 365 Apps for enterprise - en-us         Microsoft.Office             16.0.16626.20208 16.0.16731.20290 winget
Stardock Start11                                  Stardock.Curtains            1.4.7.2          1.19.1           winget
Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ Microsoft.VCRedist.2013.x64  12.0.30501.0     12.0.40664.0     winget
Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ Microsoft.VCRedist.2015+.x64 14.32.31326.0    14.38.32919.0    winget
Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ Microsoft.VCRedist.2013.x86  12.0.40660.0     12.0.40664.0     winget
TeamViewer                                        TeamViewer.TeamViewer        15.28.5.0        15.46.5          winget
Microsoft Visual C++ 2015-2022 Redistributable (โ€ฆ Microsoft.VCRedist.2015+.x86 14.32.31326.0    14.38.32919.0    winget
Google Chrome                                     Google.Chrome                117.0.5938.149   117.0.5938.150   winget
Microsoft Visual C++ 2013 Redistributable (x86) โ€ฆ Microsoft.VCRedist.2013.x86  12.0.21005.1     12.0.40664.0     winget
Microsoft Visual C++ 2013 Redistributable (x64) โ€ฆ Microsoft.VCRedist.2013.x64  12.0.40660.0     12.0.40664.0     winget
13 upgrades available.

The following packages have an upgrade available, but require explicit targeting for upgrade:
Name    Id              Version  Available Source
-------------------------------------------------
Discord Discord.Discord 1.0.9015 1.0.9018  winget

Relevant information

No response

Screenshots and videos

No response

marticliment commented 10 months ago

Hello,

are you using any kind of window manager plugin?

heltonhm commented 10 months ago

Hello!

I don't think so. How can I tell?


De: Martรญ Climent @.> Enviado: terรงa-feira, 10 de outubro de 2023 07:42 Para: marticliment/WingetUI @.> Cc: Helton H @.>; Author @.> Assunto: Re: [marticliment/WingetUI] [BUG] (Context menu opens in the secondary monitor) (Issue #1469)

Hello,

are you using any kind of window manager plugin?

โ€” Reply to this email directly, view it on GitHubhttps://github.com/marticliment/WingetUI/issues/1469#issuecomment-1754984604, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJKXOERUUGXXXWFIC66O6ODX6URBJAVCNFSM6AAAAAA5ZJKEFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJUHE4DINRQGQ. You are receiving this because you authored the thread.Message ID: @.***>

marticliment commented 10 months ago

Well, as far as I can see from your screenshot, the appearance of the backdrop texture does not appear to be the default one (mica) but rather a BlurBackdrop texture.

Are you using any kind of mod, plugin, etc. on your OS that customizes the way applications look?

heltonhm commented 10 months ago

Yes, I'm using Mica For Everyone. I wasn't able to replicate this same error on my home computer though, with a similar setup.


De: Martรญ Climent @.> Enviado: terรงa-feira, 10 de outubro de 2023 11:52 Para: marticliment/WingetUI @.> Cc: Helton H @.>; Author @.> Assunto: Re: [marticliment/WingetUI] [BUG] (Context menu opens in the secondary monitor) (Issue #1469)

Well, as far as I can see from your screenshot, the appearance of the backdrop texture does not appear to be the default one (mica) but rather a BlurBackdrop texture.

Are you using any kind of mod, plugin, etc. on your OS that customizes the way applications look?

โ€” Reply to this email directly, view it on GitHubhttps://github.com/marticliment/WingetUI/issues/1469#issuecomment-1755618876, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJKXOESPVQRWQEVOX7GMPRDX6VOLRAVCNFSM6AAAAAA5ZJKEFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJVGYYTQOBXGY. You are receiving this because you authored the thread.Message ID: @.***>

marticliment commented 10 months ago

Does one of your monitor have HiDPi settings?

heltonhm commented 10 months ago

In the setup where the behavior appeared, yes. It's a 13in FHD laptop screen alongside a 22in FHD monitor, and the laptop screen does have a higher DPI setting.


De: Martรญ Climent @.> Enviado: terรงa-feira, 10 de outubro de 2023 12:05 Para: marticliment/WingetUI @.> Cc: Helton H @.>; Author @.> Assunto: Re: [marticliment/WingetUI] [BUG] (Context menu opens in the secondary monitor) (Issue #1469)

Does one of your monitor have HiDPi settings?

โ€” Reply to this email directly, view it on GitHubhttps://github.com/marticliment/WingetUI/issues/1469#issuecomment-1755646988, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJKXOET3GRBWFBUWMNGHASTX6VP5JAVCNFSM6AAAAAA5ZJKEFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJVGY2DMOJYHA. You are receiving this because you authored the thread.Message ID: @.***>

marticliment commented 10 months ago

If you try setting the same dip on both screens, the context menu does work properly?

heltonhm commented 10 months ago

I changed the scaling all the wa to 175% and the context menu appeared closer to the WingetUI window, but not quite there yet. It seems that it's closely related to the DPI settings.


De: Martรญ Climent @.> Enviado: terรงa-feira, 10 de outubro de 2023 13:33 Para: marticliment/WingetUI @.> Cc: Helton H @.>; Author @.> Assunto: Re: [marticliment/WingetUI] [BUG] (Context menu opens in the secondary monitor) (Issue #1469)

If you try setting the same dip on both screens, the context menu does work properly?

โ€” Reply to this email directly, view it on GitHubhttps://github.com/marticliment/WingetUI/issues/1469#issuecomment-1755805051, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJKXOEXDL4H5LNW2W22NN4DX6V2G7AVCNFSM6AAAAAA5ZJKEFCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJVHAYDKMBVGE. You are receiving this because you authored the thread.Message ID: @.***>

chelmuth commented 10 months ago

I have the same issue. Two identical monitors, no HiDPI, no plugins or window manager. Context menus always appear on the monitor the WingetUI window initially comes up.

daephx commented 10 months ago

Came looking for a similar issue before opening my own. WingetUI opens on primary and the context menu appears on the edge of the secondary display, both monitors are also identical models.

nemchik commented 9 months ago

I have this issue as well. I am not using any window manager plugins. I have a laptop screen set as my primary with 125% scale at 1920x1080 and a secondary screen with 100% scale at 2560x1440.

A potentially separate issue I am having is that WingetUI appears fine on my secondary screen (100% scale) but is scaled incorrectly (too small) when I open it or move the window to my primary screen (125% scale). If needed I can open a separate issue for this.

marticliment commented 9 months ago

Yes, please open a new issue

RichFS-Liao commented 9 months ago

I've noticed a similar situation that appears to be related to the new version of Qt, but I'm not certain if this project uses Qt. https://github.com/ankitects/anki/issues/2638

marticliment commented 9 months ago

Yes, this project does use Qt.

I will ckeck if this is Qt's fault

traversebitree commented 9 months ago

I have the same problem.

marticliment commented 9 months ago

This issue should have been fixed on Qt 6.6.0. I am going to close it by now since next WingetUI version will have Qt 6.6.0

marticliment commented 9 months ago

If this issue persists on next version please let me know