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

Running on Ubuntu 24.04 #975

Open
weagle08 opened this issue Jan 1, 2025 · 1 comment
Open

Running on Ubuntu 24.04 #975

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

Comments

@weagle08
Copy link

weagle08 commented Jan 1, 2025

Was unable to get the .AppImage to run directly.

To Reproduce

  1. Download latest Bazecore (1.6.1 - in my case)
  2. Make executable (chmod +x ./[image])
  3. Ensure required dependencies (libfuse-dev & libudev-dev for me)
  4. Run

Observe that UI shell will launch but not populate.

Expected behavior
Application should run and display properly.

Attaching file produced from run (had to run w/ sudo).

dygma.txt

I was able to get around this by running the .AppImage with --appimage-extract. Then from the extracted files, run the "AppRun" executable.

Desktop (please complete the following information):

  • OS: Ubuntu 24.04
  • Bazecor Version: 1.6.1
@weagle08 weagle08 added the bug Something isn't working label Jan 1, 2025
@MiquelDygma
Copy link

Thank you for the report! We'll look into it. Someone else reported this on Discord too.

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