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

Flatpak wiht multiple commands #366

Open
Crazy-bat11 opened this issue Aug 28, 2023 · 1 comment
Open

Flatpak wiht multiple commands #366

Crazy-bat11 opened this issue Aug 28, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Crazy-bat11
Copy link

Describe the bug
Taking Crispy-Doom as an example, BoilR only detects the default (Crispy-doom):
flatpak run io.github.fabiangreffrath.Doom
which is the same as
flatpak run --command=crispy-doom io.github.fabiangreffrath.Doom

Expected behavior
BoilR should also detect:
a) Crispy-Heretic
flatpak run --command=crispy-heretic io.github.fabiangreffrath.Doom
b)Crispy-Hexen
flatpak run --command=crispy-hexen io.github.fabiangreffrath.Doom
b)Crispy-Strife
flatpak run --command=crispy-strife io.github.fabiangreffrath.Doom

Desktop (please complete the following information):

  • OS: Linux Mint 21.2
  • BoilR Version v.1.9.1
  • Launcher (if applicable)
@Crazy-bat11 Crazy-bat11 added the bug Something isn't working label Aug 28, 2023
@PhilipK
Copy link
Owner

PhilipK commented Aug 30, 2023

BoilR queries the flatpak cli for apps, do you know of a command that will list all of the apps that you mention?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants