Skip to content

[BUG] Shell Window Error #177

@gabriel-vanca

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.

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