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
12.04k stars 403 forks source link

[BUG] App doesn't open in maximized state #1275

Closed brh150 closed 9 months ago

brh150 commented 1 year ago

Please confirm these before moving forward

Describe your issue

WingetUI doesn't open in maximized state when closed as such. It tries to open as maximized, but technically it doesn't as it is in restored down (resizable) window that tries to fill the screen but is misaligned a bit.

Steps to reproduce the issue

  1. Open WingetUI and maximize it.
  2. Quit WingetUI.
  3. Start it again.

WingetUI Log

🟒 Using cached lang file
🟑 Using bundled lang file (forced=True)
It took 0.0014989376068115234 to load all language files
🟒 checkQueue Thread started!
πŸ”΅ Found default chocolatey installation on expected location
πŸ”΅ Starting main application...
πŸ”΅ Looking for alive instances...
🟑 Found lock file(s), reactivating...
πŸ”΅ Reloading Winget sources...
πŸ”΅ Language file up-to-date
πŸ”΅ Starting update check
 * Serving Flask app 'WingetUI backend'
 * Debug mode: off
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
🟒 Downloaded latest metadata to local file
πŸ”΅ Loaded metadata from local file
πŸ”΅ Version URL: https://versions.marticliment.com/versions/wingetui.ver
🟒 Updates not found
πŸ”΅ Reactivation signal ignored: RaiseWindow_[1691424058.787916]
{'sudoFound': True, 'sudoVersion': '', 'ScoopFound': False, 'ScoopVersion': 'Scoop jest wyΕ‚Δ…czony', 'PipFound': False, 'PipVersion': 'Pip jest wyΕ‚Δ…czony', 'NpmFound': False, 'NpmVersion': 'Npm jest wyΕ‚Δ…czony', 'WingetFound': True, 'WingetVersion': '', 'ChocolateyFound': True, 'ChocolateyVersion': '1.4.0\r'}
πŸ”΅ Reached main ui load milestone
πŸ”΅ Is Dark
Can't disconnect
Can't disconnect
🟒 Install tab loaded successfully
πŸ”΅ Starting Winget search for available packages
πŸ”΅ Starting Chocolatey search for available packages
🟒 Found valid, non-empty cache file for Chocolatey!
🟒 Found valid, non-empty cache file for Winget!
πŸ”΅ Starting Winget package caching
πŸ”΅ Starting Chocolatey package caching
🟒 Winget search for installed packages finished with 5033 result(s)
🟒 Chocolatey search for installed packages finished with 9252 result(s)
Can't disconnect
Can't disconnect
Can't disconnect
🟒 Install tab loaded successfully
πŸ”΅ Reloading sources...
πŸ”΅ Reloading Winget sources...
🟒 Searching for string ""
πŸ”΅ Reloading sources...
πŸ”΅ Reloading Winget sources...
Can't disconnect
Can't disconnect
πŸ”΅ Reloading Scoop sources...
πŸ”΅ Reloading Scoop sources...
🟒 Install tab loaded successfully
πŸ”΅ Starting Winget search for installed packages
πŸ”΅ Starting Chocolatey search for installed packages
🟒 Searching for string ""
Can't disconnect
🟒 Settings tab loaded!
end of string while looking for conversion specifier
rgb(76,194,255)
strona gΕ‚Γ³wna
Profil GitHub
🟒 About tab loaded!
🟒 Chocolatey search for installed packages finished with 1 result(s)
🟒 Main application loaded...
πŸ”΅ Starting Winget search for updates
πŸ”΅ Starting Chocolatey search for updates
🟒 Total packages: 9868
🟒 Total packages: 14284
🟒 Searching for string ""
🟒 Chocolatey search for updates finished with 0 result(s)
🟒 Searching for string ""
🟒 Winget search for installed packages finished with 141 result(s)
🟒 Searching for string ""
🟒 Searching for string ""
🟒 Total packages: 142
🟒 Winget search for updates finished with 123 result(s)
🟑 Package XBMCFoundation.Kodi version 20.0.0.0 is ignored
🟠 Package Microsoft.VCRedist.2005.x86 is legacy blacklisted
🟠 Package Microsoft.VCRedist.2005.x86 is legacy blacklisted
🟒 Searching for string ""
🟒 Searching for string ""
🟒 Total packages: 12
🟒 Winget packages cached successfuly
πŸ”΅ Loading log...
🟒 Chocolatey packages cached successfuly
πŸ”΅ Copying log to the clipboard...
πŸ”΅ Loading log...

Package Managers Logs

Doesn't seem to be relevant in this case.

Relevant information

Happens on Windows 11 as well as on freshly installed Windows 10.

Screenshots and videos

wingetui1 wingetui2

rumplin commented 10 months ago

@marticliment this seems to be back. When I close WingetUI maximized and restart the app. click on WingetUI in taskbar and exit app. start WingetUI and it's not maximized.