Utilities
Utilities copied to clipboard
desktop2app: .app does not get created when application has been uninstalled before
Steps to reproduce: 1-Install an app: sudo pkg install vscode 2-Uninstall app: sudo pkg remove vscode 3-Remove Code OSS.app at /Applicatons 4-Reinstall the app: sudo pkg install vscode 5- Bug: the app has not an icon on /Applications and no regenerate it
Exected: Regenarate a New Code OSS.app icon at /Applications.
If you do not do step 3 but simply launch OSS.app, does it reinstall it properly, and does the OSS.app work then?