You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to start minetest from the cli using /snap/bin/minetest.
What should have happened?
When I type /snap/bin/minetest, minetest should run. The old minetest version 0.4.17 runs, but not the snap version 5.4.1.
Output of snap info $snap_name
name: minetest
summary: Minetest
publisher: Snapcrafters
store-url: https://snapcraft.io/minetest
contact: https://github.com/snapcrafters/minetest/issues
license: unset
description: |
Minetest is a minecraft-inspired game written from scratch and licensed
under the LGPL (version 2.1 or later). It supports both survival and
creative modes along with multiplayer support, dynamic lighting, and an
"infinite" map generator.
This snap is maintained by the Snapcrafters community, and is not
necessarily endorsed or officially maintained by the upstream developers.
commands:
- minetest
snap-id: DtXxirDGfOc8LeUJVENXGTir4Oq0F7Ts
tracking: latest/stable
refresh-date: today at 17:11 EDT
channels:
latest/stable: 5.4.1 2021-04-13 (1742) 60MB -
latest/candidate: \u2191
latest/beta: \u2191
latest/edge: 5.4.1 2022-01-30 (1812) 60MB -
installed: 5.4.1 (1742) 60MB -
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.
2022-08-02 17:57:11: WARNING[Main]: system-wide share not found at "/share/minetest"
2022-08-02 17:57:11: WARNING[Main]: system-wide share found at "/snap/minetest/1742/bin/../share/minetest"
2022-08-02 17:57:11: WARNING[Main]: Couldn't find a locale directory!libGL error: MESA-LOADER: failed to open vc4 (search paths /snap/minetest/1742/usr/lib/armhf-linux-gnu/dri)libGL error: failed to load driver: vc4libGL error: MESA-LOADER: failed to open vc4 (search paths /snap/minetest/1742/usr/lib/armhf-linux-gnu/dri)libGL error: failed to load driver: vc4libGL error: MESA-LOADER: failed to open swrast (search paths /snap/minetest/1742/usr/lib/armhf-linux-gnu/dri)libGL error: failed to load driver: swrastX Error: GLXBadContext Request Major code 152 (GLX) Request Minor code 6 () Error Serial #50 Current Serial #49
The text was updated successfully, but these errors were encountered:
This should now be fixed by #28. If you could test out the new revisions in candidate that would be great. I'll close this for now (given the age), but if you run into the same problem then I'll happily reopen and investigate :)
What happened?
Tried to start minetest from the cli using /snap/bin/minetest.
What should have happened?
When I type /snap/bin/minetest, minetest should run. The old minetest version 0.4.17 runs, but not the snap version 5.4.1.
Output of
snap info $snap_name
Output of
snap connections $snap_name
Output of
snap version
Relevant log output
Teminal output of app
The text was updated successfully, but these errors were encountered: