Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to launchapp with my terminal? #497

Open
lVentus opened this issue Jul 6, 2024 · 4 comments
Open

How to launchapp with my terminal? #497

lVentus opened this issue Jul 6, 2024 · 4 comments

Comments

@lVentus
Copy link

lVentus commented Jul 6, 2024

I am writing a launcherpad for my tablet now. I can launch gui app perfectly. But when I try to launch tui apps, like btop, it will throw an error:

 JS ERROR: Gio.IOErrorEnum: Unable to find terminal required for application. 

btw I am using Kitty

@myryk31415
Copy link

which command do you use to launch the TUI?

@lVentus
Copy link
Author

lVentus commented Jul 6, 2024

which command do you use to launch the TUI?

just app.launch()

@kotontrion
Copy link
Contributor

Similar question got asked recently here: #464

@deng232
Copy link

deng232 commented Jul 21, 2024

Kitty isn't known terminal in Gio, you need to setup xdg-terminals-exec

@Aylur Aylur mentioned this issue Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants