Skip to content

BUG: Explorer Plugin setting working directory seems to have not effect #1779

@guntern

Description

@guntern

Checks

  • I have checked that this issue has not already been reported.

Problem Description

I am trying to start a python script directly via FlowLauncher. This worked fine with version 1.10 and the everything plugin. But with the new Explorer plugin I run into issues. I added debug output to my python script. And this revealed that it is started with C:\Windows\system32 as current working directory regardless of whether the corresponding checkbox in the explorer plugin is checked or not.
Is there anything I am missing in the configuration of the Explorer plugin to be able to run my python script directly from FlowLauncher again?
The script launches perfectly fine, when double clicked in Windows Explorer or when invoked via Powershell in its working directory.
The directory containing the script is not in PATH.

To Reproduce

  1. Type name of python script in FlowLauncher
  2. Hit Enter to run
  3. Script reports that it is started with the wrong working directory

Screenshots

No response

Flow Launcher Version

v1.11.0

Windows Build Number

10.0.19045.2364

Error Log

Replace this line with the important log contents.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions