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

Config Tool does not run on Linux #4

Open
tfeseker opened this issue Sep 10, 2024 · 0 comments
Open

Config Tool does not run on Linux #4

tfeseker opened this issue Sep 10, 2024 · 0 comments

Comments

@tfeseker
Copy link

tfeseker commented Sep 10, 2024

Hi, I tried to install the Configuration Tool on Linux (Ubuntu 22.04.4 LTS), but the software crashes immediately:

10:55:12.681 › the sys locale: en 10:55:12.689 › [{"label":"Sensor Hub Configuration Tool NG","showOn":["darwin"],"submenu":[{"role":"about","label":"About Sensor Hub Configuration Tool NG"},{"type":"separator"},{"role":"services"},{"type":"separator"},{"role":"hide","label":"Hide Sensor Hub Configuration Tool NG"},{"role":"hideothers"},{"role":"unhide"},{"type":"separator"},{"role":"quit","label":"Quit Sensor Hub Configuration Tool NG"}]},{"label":"File","hideOn":["darwin"],"submenu":[{"role":"quit"}]},{"label":"Edit","submenu":[{"role":"undo"},{"role":"redo"},{"type":"separator"},{"role":"cut"},{"role":"copy"},{"role":"paste"},{"role":"pasteandmatchstyle"},{"role":"delete"},{"role":"selectall"},{"type":"separator","showOn":"darwin"},{"label":"Speech","showOn":["darwin"],"submenu":[{"role":"startspeaking"},{"role":"stopspeaking"}]}]},{"label":"View","submenu":[{"role":"reload"},{"role":"forcereload"},{"role":"toggledevtools","showOn":"neverMatch"},{"type":"separator"},{"role":"resetzoom"},{"role":"zoomin"},{"role":"zoomout"},{"type":"separator"},{"role":"togglefullscreen"}]},{"role":"window","submenu":[{"role":"minimize"},{"role":"close"},{"role":"zoom","showOn":["darwin"]},{"type":"separator","showOn":"darwin"},{"role":"front","showOn":["darwin"]}],"label":"Window"},{"role":"help","showOn":["darwin","win32","linux"],"submenu":[{"label":"Report an issue"}],"label":"Help"}] [620664:0910/105514.407657:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn't usable. Goodbye. Trace/breakpoint trap (core dumped)

The same thing happens when I try to tun the app image.

I would appreciate any advice to get this running.

Thanks!

Edit:

I managed to start the tool by using the option '--no-sandbox' on the command line. This is not very convenient though.

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

1 participant