Some apps (I tested using armcord, which uses electron) expect stderr to be open after launching. However, consult-omni currently keeps it closed, resulting in an error with these apps.
To Reproduce
Steps to reproduce the behavior:
Open consult-omni-apps
Launch armcord, discord or similar electron app
See error
Expected behavior
The app should launch normally as would be expected when using gtk-launch appname.desktop from a terminal.
Screenshots
Important Information:
OS: Arch Linux
Emacs 30.0.50
Version of consult: 1.7
Installation: doom emacs's straight.el with standard configuration.
Describe the bug
Some apps (I tested using armcord, which uses electron) expect stderr to be open after launching. However, consult-omni currently keeps it closed, resulting in an error with these apps.
To Reproduce Steps to reproduce the behavior:
consult-omni-apps
Expected behavior
The app should launch normally as would be expected when using
gtk-launch appname.desktop
from a terminal.Screenshots
Important Information:
consult
: 1.7