Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Ubuntu 22.04 Support #140

Open
raptorBR opened this issue May 13, 2022 · 4 comments
Open

Ubuntu 22.04 Support #140

raptorBR opened this issue May 13, 2022 · 4 comments

Comments

@raptorBR
Copy link

Is your feature request related to a problem? Please describe.
For some reason PreMid doesn't work properly on Ubuntu 22.04, requiring that I open the app multiple times to get it working.

Describe the solution you'd like
Add a official support for it. Please.

@zak1388
Copy link

zak1388 commented May 15, 2022

ive got the same issue, using appimage on ubuntu 20.04
it does sound gpu related, might be important that im using an nvidia gpu

Portable version detected, skipping autoLaunch
Opened socket
Checking for update
Update for version 2.3.2 is not available (latest version: 2.3.2, downgrade is disallowed).
Socket connection
[60172:0515/210211.101129:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)

@zak1388
Copy link

zak1388 commented May 15, 2022

Update: after some googling, this problem seems to be upstream with electron, for now running with --no-sandbox seems to be a temporary fix

@zak1388
Copy link

zak1388 commented May 15, 2022

Update 2: seems that this project is built on an old version of electron, its possible if this were updated, it could just have been an upstream fix, building locally seems to fix this
#141 seems like theres auto prs to fix this

@Bluqui
Copy link

Bluqui commented Nov 17, 2022

Update: after some googling, this problem seems to be upstream with electron, for now running with --no-sandbox seems to be a temporary fix

saved my life

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants