Code Monkey home page Code Monkey logo

Comments (5)

t4saha avatar t4saha commented on September 14, 2024

The /usr/lib/arm-linux-gnueabihf/libarmmem.so error is very commonly reported online against various snaps.

@hans-dot You may try :

sudo nano /etc/ld.so.preload

and commented the offending line out from

/usr/lib/arm-linux-gnueabihf/libarmmem.so

to

#/usr/lib/arm-linux-gnueabihf/libarmmem.so

from stellarium-snap.

hans-dot avatar hans-dot commented on September 14, 2024

ok, did change that line
and did try again:
snap run stellarium-daily.stellarium
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (de_DE.UTF-8)
libEGL warning: DRI2: failed to authenticate
libEGL warning: MESA-LOADER: failed to open swrast (search paths /snap/stellarium-daily/735/usr/lib/arm-linux-gnueabihf/dri)

libEGL warning: MESA-LOADER: failed to open swrast (search paths /snap/stellarium-daily/735/usr/lib/arm-linux-gnueabihf/dri)

libEGL warning: DRI2: failed to authenticate
libEGL warning: MESA-LOADER: failed to open swrast (search paths /snap/stellarium-daily/735/usr/lib/arm-linux-gnueabihf/dri)

libEGL warning: MESA-LOADER: failed to open swrast (search paths /snap/stellarium-daily/735/usr/lib/arm-linux-gnueabihf/dri)

WARNING StelFileMgr::StelFileMgr: could not find install location: "/usr/share/stellarium" (we checked for "/usr/share/stellarium/data/ssystem_major.ini" ).
Maybe this is AppImage or something similar? Let's check relative path...

[ This is Stellarium 0.21.0 - https://stellarium.org/ ]
[ Copyright (C) 2000-2021 Fabien Chereau et al. ]

Writing log file to: "/home/pi/snap/stellarium-daily/735/.stellarium/log.txt"
File search paths:
0 . "/home/pi/snap/stellarium-daily/735/.stellarium"
1 . "/snap/stellarium-daily/735/usr/bin/../share/stellarium"
Config file is: "/home/pi/snap/stellarium-daily/735/.stellarium/config.ini"
Default surface format: QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize -1, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
Desired surface format: QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, stencilBufferSize 8, samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DefaultSwapBehavior), swapInterval 1, profile QSurfaceFormat::OpenGLContextProfile(NoProfile))
StelGLWidget constructor
StelGraphicsScene constructor
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
QOpenGLWidget: Failed to create context
QPainter::begin: Paint device returned engine == 0, type: 1
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::setRenderHint: Painter must be active to set rendering hints
QPainter::worldTransform: Painter not active
QPainter::save: Painter not active
QPainter::restore: Unbalanced save/restore
QPainter::setWorldTransform: Painter not active
QPainter::end: Painter not active, aborted
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed
composeAndFlush: makeCurrent() failed

from stellarium-snap.

t4saha avatar t4saha commented on September 14, 2024

Looks like OpenGL error. Have you enable the OpenGL in RPi ? by default they are switched off.

from stellarium-snap.

t4saha avatar t4saha commented on September 14, 2024

@hans-dot Please try the edge channel.
sudo snap install stellarium-daily --edge

from stellarium-snap.

t4saha avatar t4saha commented on September 14, 2024

Any update ?

from stellarium-snap.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.