Skip to content

[BUG] Shell Window Error #177

Description

@gabriel-vanca

Using the "command" action, if the command files to execute via the first method in ActionMenus\Command\RepositoryActionCommandV1Mapper.cs , it tries the second method using the default Windows shell.
If Terminal is set as the default Terminal application, the shell will start via Terminal. Normally, the Terminal would close right away or not even show a window as the command would execute quickly, but if Terminal is misconfigured (such as using an inexistent fontstyle as it my case 🫤 ), it shows the following error:

image

Proposed solution: disable the window if the shell execute method runs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions