Bug: App crashes when repository opened in a non-existent application
Lamparter opened this issue ยท 6 comments
Lamparter commented
๐ช What version of Windows is this issue present?
๐ช Windows 11
๐ข What version of FluentHub are you on?
0.8.60.0 | X64 | DEBUG
(This does not affect the error)
๐ Description
App crashes when opening GitHub Desktop
/Visual Studio
from the repository Clone
context menu if the appropriate app is not installed.
๐ช Steps To Reproduce
- Navigate to a repo
- Press on the
Clone
button - From the context menu, open the repo in an app you do not have installed (
Visual Studio
orGitHub Desktop
as appropriate) - App crashes.
๐ค Expected behavior
App should check for application install and grey out the button or open a browser with arguments for the URI which would prevent app crash.
โ๏ธ Did you find any workaround?
No response
๐ Stack Trace
Stack trace is not associated with this error.