Git Product home page Git Product logo

Comments (7)

TingPing avatar TingPing commented on June 11, 2024 1

@vadim-cherepanov https://github.com/pithos/pithos/releases/tag/1.6.1

from pithos.

rudism avatar rudism commented on June 11, 2024

Replacing that one call to inspect.getargspec in pithos/plugins/dbus_util/DBusServiceObject.py with inspect.getfullargspec clears that error and fixes the plugins on Python 3.11. I'm not sure what the implications of that are as far as backwards compatibility with older Python versions though.

from pithos.

TingPing avatar TingPing commented on June 11, 2024

According to the documentation inspect.getfullargspec() isn't a new API.

If you want to open a PR I'll test it and merge it.

from pithos.

rudism avatar rudism commented on June 11, 2024

@TingPing thanks, I've created the PR at #691

from pithos.

vadim-cherepanov avatar vadim-cherepanov commented on June 11, 2024

When this is going to be available in an official release? This is a serious bug affecting new installations on systems that are already updated to the new Python version (Arch Linux in my case). In particular, this bug prevents any plugins from loading, showing up and working (no system icon etc.). I can confirm that the change above resolves the issue.

from pithos.

vadim-cherepanov avatar vadim-cherepanov commented on June 11, 2024

Wow, that was fast! Thanks. Now I wish someone would also update the AUR package. You are no longer its maintainer, are you? I remember you were at some point unless I am not mistaken.

from pithos.

TingPing avatar TingPing commented on June 11, 2024

I was but no longer. You can click flag out of date on its page: https://aur.archlinux.org/packages/pithos

from pithos.

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.