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 run AppImage #1014

Open
iviefistofel opened this issue Dec 10, 2022 · 5 comments
Open

Can't run AppImage #1014

iviefistofel opened this issue Dec 10, 2022 · 5 comments

Comments

@iviefistofel
Copy link

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy

Another-Redis-Desktop-Manager.1.5.9

Trace:
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
[30453:1211/003830.903576:FATAL:gpu_data_manager_impl_private.cc(415)] GPU process isn't usable. Goodbye.
[1] 30453 trace trap (core dumped) ./Another-Redis-Desktop-Manager.1.5.9.appimage

@sarbash
Copy link

sarbash commented Jan 24, 2023

Here is something like that too:

[sergey@serenity bin]$ ./Another-Redis-Desktop-Manager.1.5.2.AppImage
(node:1213657) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
[1213657:0124/162140.534893:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Ловушка трассировки/останова (стек памяти сброшен на диск)

Forced to use rdm for a while.

@qishibo
Copy link
Owner

qishibo commented Jan 25, 2023

try ./Another-Redis-Desktop-Manager.1.5.2.AppImage --no-sandbox every time.

or run sudo sysctl kernel.unprivileged_userns_clone=1 once and then reopen Another

@qishibo
Copy link
Owner

qishibo commented Jan 25, 2023

this may caused by GPU issues in linux

@grayguest
Copy link

try ./Another-Redis-Desktop-Manager.1.5.2.AppImage --no-sandbox every time.

or run sudo sysctl kernel.unprivileged_userns_clone=1 once and then reopen Another

--no-sandbox is work fine, thank you.

@dill503084699
Copy link

try ./Another-Redis-Desktop-Manager.1.5.2.AppImage --no-sandbox every time.

or run sudo sysctl kernel.unprivileged_userns_clone=1 once and then reopen Another

thank ," Linux Mint " run Another-Redis-Desktop-Manager.1.5.2.AppImage has same problem ,use --no-sandbox . it work. and appear the interface

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

5 participants