AnotherRedisDesktopManager icon indicating copy to clipboard operation
AnotherRedisDesktopManager copied to clipboard

Can't run AppImage

Open iviefistofel opened this issue 3 years ago • 5 comments

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

iviefistofel avatar Dec 10 '22 19:12 iviefistofel

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.

sarbash avatar Jan 24 '23 13:01 sarbash

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 avatar Jan 25 '23 02:01 qishibo

this may caused by GPU issues in linux

qishibo avatar Jan 25 '23 02:01 qishibo

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.

grayguest avatar Feb 28 '23 14:02 grayguest

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

dill503084699 avatar May 08 '24 11:05 dill503084699