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.06k stars 405 forks source link

[BUG/ISSUE] (v1.6.0) (Installed through Scoop) Unable to make the app run upon OS login (autostart) #655

Closed RavenMacDaddy closed 1 year ago

RavenMacDaddy commented 1 year ago

Before submitting the issue

Describe the bug

I've tried unchecking and checking the option again (since it's checked by default), and restarting the app with the option in the two different states, to no avail.

Whether checking through Windows own Startup apps pane or Sysinternals Autoruns, WingetUI is nowhere to be found - is it possibly an issue isolated to the app being installed through Scoop?

To Reproduce

Steps to reproduce the behaviour:

  1. Install WingetUI through Scoop.
  2. Check the startup entries (since the option is on by default).
  3. Try to uncheck and check the option again - and restarting the app.
  4. Confirm once again in the startup entries.

Expected behaviour

For the option to take effect from the get-go, being on by default.

Screenshots

image

The Log

``` F:\Backup\Scoop\apps\wingetui\current\sudo\gsudo.exe F:\Backup\Scoop\apps\wingetui\current\sudo 🟒 checkQueue Thread started! πŸ”΄ Traceback (most recent call last): πŸ”΄ File ".\tools.py", line 410, in πŸ”΄ Exception: Value not found for ['sv_SE', 'sv'] πŸ”΄ Note this traceback was caught by reporter and has been added to the log (Value not found for ['sv_SE', 'sv']) 🟑 Using bundled lang file (forced=False) πŸ”΄ Unknown language 🟑 Using bundled lang file (forced=True) It took 0.0019991397857666016 to load all language files πŸ”΅ Starting main application... Scanning for instances... Found lock file(s), reactivating... b'v1.4.10173\r\n' None updating winget 🟒 Downloaded latest metadata to local file πŸ”΅ Loaded metadata from local file b'1.2.1\r\n' None b"Current Scoop version:\nv0.3.1 - Released at 2022-11-15\n\n'extras' bucket:\nc155560a2 netron: Update to version 6.5.0\n\n'games' bucket:\n1d19b475 yuzu-pineapple: Update to version EA-3340\n\n'java' bucket:\nbbb0ca60 temurin8-nightly-jre: Update to version 8.0.362-9.0.202301271816\n\n'main' bucket:\n839c14873 micronaut: Update to version 3.7.6\n\n'nirsoft' bucket:\n28db834 Excluded two pad files that require a password. They need to be updated manually.\n\n'nonportable' bucket:\na4d244e musicbee-np: Add version 3.4.8033 (#139)\n\n'rasa' bucket:\na3496d9 ltrdata: Update to 2022.12.23\n\n'rmd' bucket:\nf469f0d Delete usb-tree-view.json\n\n'sysinternals' bucket:\ne34b938 zoomit: Update to version 6.12\n\n'versions' bucket:\n2f8e2fd3e r-patched: Update to version 4.2.2-r83711\n\n" None Reactivation signal ignored: RaiseWindow_[1674900771.8406367] {'wingetFound': True, 'scoopFound': True, 'chocoFound': True, 'sudoFound': True, 'wingetVersion': 'v1.4.10173\r', 'scoopVersion': 'v0.3.1 - Released at 2022-11-15', 'chocoVersion': '1.2.1\r', 'sudoVersion': 'gsudo v2.0.4 (Branch.tags-v2.0.4.Sha.506efa024af0cef6e4b0cfec42e0c8c5d0b1472c)\r'} Reached main ui load milestone πŸ”΅ Is Dark 🟒 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟒 Starting scoop search... 🟒 Discover tab loaded 🟒 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟒 Starting scoop search... 🟒 Starting choco search, choco on F:\Backup\Scoop\apps\wingetui\current\choco-cli\choco.exe... 🟒 Upgrades tab loaded 🟒 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟒 Starting scoop search... 🟒 Starting choco search, choco on F:\Backup\Scoop\apps\wingetui\current\choco-cli\choco.exe... 🟒 Discover tab loaded 🟒 Starting scoop search... 🟒 Settings tab loaded! 🟒 About tab loaded! 🟒 Chocolatey uninstallable packages search finished 🟒 Main application loaded... 🟒 Chocolatey search finished 🟒 Searching for string "" 🟒 Searching for string "" No installed package found matching input criteria. 🟒 Winget search finished 🟒 Searching for string "" 🟒 Winget uninstallable packages search finished 🟒 Searching for string "" 🟒 Scoop bucket search finished 🟒 Scoop search finished 🟒 Searching for string "" 🟒 Searching for string "" 🟒 Total packages: 216 None 🟒 Winget search finished 🟒 Scoop search finished 🟒 Searching for string "" 🟒 Searching for string "" 🟒 Total packages: 0 🟒 Scoop search finished 🟒 Total packages: 15580 🟠 Unable to retrieve latest announcement HTTP Error 403: Forbidden πŸ”΅ Copying log to the clipboard... ```

Additional context

WingetUI is installed through Scoop.

marticliment commented 1 year ago

Scoop just extracts the installer packages, and does not create the required start menu entries. I don't know who does publish WingetUI on scoop, but I guess the best thing to do is to open an issue on their extras repository