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

can't work on Ubuntu 22.04 LTS #634

Closed
Bald-Badger opened this issue May 5, 2022 · 4 comments
Closed

can't work on Ubuntu 22.04 LTS #634

Bald-Badger opened this issue May 5, 2022 · 4 comments

Comments

@Bald-Badger
Copy link

Bald-Badger commented May 5, 2022

just installed a new Ubuntu 22.04 (and i hate it so much because now all my serial devices are not working)
Anyways I tried to open museeks. I'm really a noob in computer so I'm just gonna put the error message here.
Honestly I'm not really sure if its really an issue or I crushed something in my linux

[INFO] Skipping load of ThumbarModule
[INFO] Skipping load of DockMenuDarwinModule
(node:21645) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `museeks --trace-deprecation ...` to show where the warning was created)
[21645:0505/002354.786307:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
@AntiGuide
Copy link

This seems to be a duplicate of #630
You can sudo nano /usr/share/applications/museeks.desktop and change
Exec=/opt/Museeks/museeks %U
to
Exec=/opt/Museeks/museeks --disable-gpu-sandbox %U

@martpie
Copy link
Owner

martpie commented May 8, 2022

Thank you very much for providing a workaround! I will have a look as it is most probably an upstream bug.

I should do a small release with small changes soon, hopefully it will fix it 😬

@martpie
Copy link
Owner

martpie commented May 13, 2022

Does the latest release fix it?

@AntiGuide
Copy link

@martpie Yes it launches perfectly on my machine! Thank you very much.

@martpie martpie closed this as completed May 14, 2022
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

3 participants