-
-
Notifications
You must be signed in to change notification settings - Fork 455
Description
Checks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
-
I am using the prerelease version of Flow Launcher.
Problem Description
The dialog jump function does not work in the root directory, but functions normally in other directories.
To Reproduce
- ...
- ...
- ...
Screenshots
No response
Flow Launcher Version
2.0.2
Windows Build Number
10.0.26100.6725
Error Log
21:40:22.4694+08:00 - ERROR - DialogJump.CheckPath - Failed to check path
EXCEPTION OCCURS: System.UriFormatException: Invalid URI: A Dos path must be rooted, for example, 'c:\'.
at void Uri.CreateThis(string uri, bool dontEscape, UriKind uriKind, in UriCreationOptions creationOptions)
at new Uri(string uriString)
at bool Flow.Launcher.Infrastructure.DialogJump.DialogJump.CheckPath(string path, out bool file) in C:/projects/flow-launcher/Flow.Launcher.Infrastructure/DialogJump/DialogJump.cs:line 835