Suddenly robo3t doesn't start, can't understand what's gone wrong. I'm using Ubuntu 18.04.2 LTS
Error
usama@usama:~$ robo3t-snap
This application failed to start because it could not find or load the Qt platform plugin "wayland-egl"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
Aborted (core dumped)
I have a similar problem on Fedora 30, as a workaround you can try to start it with wayland disabled:
DISABLE_WAYLAND=1 robo3t-snap
same here, workaround works.
@jtognazzi where i can add DISABLE_WAYLAND=1 robo3t-snap
have you tried on the terminal this exact command? i think it will work,
then you can create a path variable to on the OS.
Att.
Em qua., 20 de jan. de 2021 Ã s 05:20, MUHAMMAD TALHA <
[email protected]> escreveu:
@jtognazzi https://github.com/jtognazzi where i can add DISABLE_WAYLAND=1
robo3t-snap—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/Studio3T/robomongo/issues/1655#issuecomment-763423732,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAAOW3DJSSH3ZQI2WB66BTDS22G3RANCNFSM4H6T7WBQ
.
I have a similar problem on Fedora 30, as a workaround you can try to start it with wayland disabled:
DISABLE_WAYLAND=1 robo3t-snap
that works, thank you @talhag3
Most helpful comment
I have a similar problem on Fedora 30, as a workaround you can try to start it with wayland disabled:
DISABLE_WAYLAND=1 robo3t-snap