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

Properly handle global and local Scoop apps #81

Closed
4 tasks done
sitiom opened this issue Jul 15, 2022 · 15 comments
Closed
4 tasks done

Properly handle global and local Scoop apps #81

sitiom opened this issue Jul 15, 2022 · 15 comments
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go

Comments

@sitiom
Copy link
Contributor

sitiom commented Jul 15, 2022

WingetUI does not differentiate between global and local Scoop apps, see this example:
image
image

Right now, I can't update global Scoop apps, as this error appears:
image

The ability to install and uninstall Scoop apps globally is also essential. When installing, uninstalling, or updating an application globally, "run as admin" needs to be checked.

Checklist

  • Updates
  • Uninstallation
    image
  • Specify installation scope
  • Differentiate between a local and global app:
    image
    It would be great if the global app had something like (Global) suffixed or similar to an info column in Scoop:
    image
@marticliment
Copy link
Owner

I see

@marticliment marticliment added new-feature A new feature that could be useful in WingetUI ready-to-go hard-one lol labels Jul 15, 2022
@candrapersada
Copy link
Contributor

will there be support for installing, updating and removing packages as admin+global?

@sitiom
Copy link
Contributor Author

sitiom commented Oct 6, 2022

WingetUI cannot detect the difference between global and local apps in both Scoop and Winget. This is the biggest problem for me from using this GUI. I have a bunch of global and local apps, and WingetUI cannot manage them properly.

@marticliment
Copy link
Owner

Yes, this is a pending thing.

@marticliment
Copy link
Owner

Hi @sitiom,

could you please test the latest head? Because this issue should be fixed by now.

@sitiom
Copy link
Contributor Author

sitiom commented Dec 8, 2022

Hi @sitiom,

could you please test the latest head? Because this issue should be fixed by now.

  • Only update works
  • I don't see an option to install an app globally
  • I cannot uninstall a global app:
    image
  • I cannot differentiate between a local and global app:
    image
    It would be great if the global app had something like (Global) suffixed or similar to an info column in Scoop:
    image

@aaronliu0130
Copy link
Contributor

i think the needsauthoranswer tag can be removed for now

@ppvnf
Copy link
Contributor

ppvnf commented Dec 22, 2022

I believe this is related to #474
Edit: doesn t seem to be the case

@candrapersada
Copy link
Contributor

candrapersada commented Feb 15, 2023

I cannot cleanup a global app:
gambar
gambar

@marticliment
Copy link
Owner

@candrapersada, could you please open a new issue?

Thanks!

@ppvnf
Copy link
Contributor

ppvnf commented Apr 20, 2023

I think this issue and #732 were partially fixed by 6ed9bab

@marticliment
Copy link
Owner

Yes, it is only missing the part of detection

@sitiom sitiom changed the title Detection for global and local Scoop apps Properly handle global and local Scoop apps Apr 21, 2023
@sitiom
Copy link
Contributor Author

sitiom commented Apr 21, 2023

Added a checklist to complete on the first comment: #81 (comment)

@ppvnf
Copy link
Contributor

ppvnf commented Jun 13, 2023

was this fixed by 886ccec?

@marticliment
Copy link
Owner

Yes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A new feature that could be useful in WingetUI ready-to-go
Projects
None yet
Development

No branches or pull requests

5 participants