Giter Site home page Giter Site logo

Comments (2)

Coopydood avatar Coopydood commented on June 10, 2024

Can reproduce on Linux desktop.

This seems to be related to a Steam library issue - having an uninitialized Steam library fixes the issue. A new Steam library still causes Bottles to fail.

'LastUpdated'  File "/usr/share/bottles/bottles/backend/utils/threading.py", line 59, in __target
    result = self.task_func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/share/bottles/bottles/frontend/windows/main_window.py", line 229, in get_manager
    mng = Manager(g_settings=self.settings)
          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/share/bottles/bottles/backend/utils/singleton.py", line 6, in __call__
    cls._instances[cls] = super(Singleton, cls).__call__(*args, **kwargs)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/share/bottles/bottles/backend/managers/manager.py", line 141, in __init__
    times.update(self.checks(install_latest=False, first_run=True).data)
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/share/bottles/bottles/backend/managers/manager.py", line 195, in checks
    self.check_bottles()

  File "/usr/share/bottles/bottles/backend/managers/manager.py", line 862, in check_bottles
    self.steam_manager.update_bottles()

  File "/usr/share/bottles/bottles/backend/managers/steam.py", line 320, in update_bottles
    prefixes = self.list_prefixes()
               ^^^^^^^^^^^^^^^^^^^^

  File "/usr/share/bottles/bottles/backend/managers/steam.py", line 305, in list_prefixes
    int(_acf["AppState"]["LastUpdated"])
        ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^

Arch Linux, 6.4.9-arch1-1

from bottles.

koplo199 avatar koplo199 commented on June 10, 2024

Duplicate of #3009 and fixed by cb37c13

from bottles.

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.