Skip to content

BUG: Dialog Jump does not work in the root directory #4048

@chewingyee

Description

@chewingyee

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

  1. ...
  2. ...
  3. ...

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

Metadata

Metadata

Assignees

Labels

Waiting for responseWaiting for poster to respond to Team messagebugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions