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

deb installs application as ecxutable app #123

Open
TiddoLangerak opened this issue Jan 10, 2025 · 1 comment
Open

deb installs application as ecxutable app #123

TiddoLangerak opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@TiddoLangerak
Copy link

Describe the bug
When installing zmk-studio on linux from the published .deb file, then zmk-studio is installed as the excutable app.

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest .deb file (0.2.4 at time of writing)
  2. Install using sudo apt-get install ./zmk-studio_0.2.4_amd64.deb
  3. Try running the app using zmk-studio
  4. command not found: zmk-studio
  5. But: app runs the app

Expected behavior
I expect the application to be installed as zmk-studio, not as app

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS: Ubuntu 24.04
  • App
  • Version: 0.2.4
  • Device: any

Additional context

@TiddoLangerak TiddoLangerak added the bug Something isn't working label Jan 10, 2025
@Nicell
Copy link
Member

Nicell commented Jan 10, 2025

I believe #104 should have fixed this. Waiting on the 0.3.0 release.

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