Code Monkey home page Code Monkey logo

Comments (4)

bdlukaa avatar bdlukaa commented on June 27, 2024

Hello! What is the Linux distribution and version you are using?

The error message you're encountering indicates a mismatch between the versions of the Mesa libraries and the Direct Rendering Infrastructure (DRI) drivers installed on your system. The error occurs because the Mesa version used by the AppImage (24.0.5) does not match the version installed on your system (23.2.1).

If you are using Ubuntu, you can run the following commands to upgrade your packages, and then Restart:

sudo apt update
sudo apt upgrade
sudo apt dist-upgrade

from unity.

RickAndTired avatar RickAndTired commented on June 27, 2024

Ubuntu 24.04

My version of mesa is 24.0.5-1ubuntu1

from unity.

bdlukaa avatar bdlukaa commented on June 27, 2024

@RickAndTired Did you install mpv and libmpv-dev? See the instructions

If that doesn't work for AppImage, can you try to install the .deb file and see if it works?

from unity.

RickAndTired avatar RickAndTired commented on June 27, 2024

mpv and libmpv-dev installed do not change the error

I installed the .deb file and it gives the error:

bluecherry_client: error while loading shared libraries: libmpv.so.1: cannot open shared object file: No such file or directory

from unity.

Related Issues (20)

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.