Giter VIP home page Giter VIP logo

Comments (4)

strycore avatar strycore commented on June 18, 2024

The only interesting bit in this output is the mention of protobuf which we use for the Battle.net integration. We need a specific and outdated version of the Python Protobuf bindings until we regenerate our Protobuf file for Battle.net with the current version.

Try uninstalling protobuf if you don't need it for anything else.
In any case, it should not crash Lutris so I don't know what's happening here.

from lutris.

freerunner avatar freerunner commented on June 18, 2024

Okay, thanks for the information. I managed to uninstall python-protobuf with simply deleting its dependency and rebuilding Lutris. Confirming it's launching without python-protobuf (without bnet support though).
Would you be so kind to explain which specific version is needed (or point me to the direction where I need to look out)?

from lutris.

strycore avatar strycore commented on June 18, 2024

The correct version to use is 3.20.x
But this won't be forever. At some point we'll figure out how to update the protobuf generated code to support the latest version.

from lutris.

freerunner avatar freerunner commented on June 18, 2024

I somehow managed to build & install v3.20.3 but as soon as it's installed, Lutris won't launch any more.

2024-03-10 20:41:39,072: Unable to run command, qdbus not found
2024-03-10 20:41:39,100: The Battle.net source is unavailable because Google protobuf could not be loaded: No module named 'google'

'qdbus6' is available, symlinking to 'qdbus' doesn't make any difference. Though it's working without protobuf.

Since I'm not really sure what I'm doing (no software dev here), I'll keep the protobuf dependency out, for now.

from lutris.

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.