Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syncthing-gtk fails to start on Python 3.11 #40430

Closed
nyanpasu64 opened this issue Nov 10, 2022 · 0 comments
Closed

syncthing-gtk fails to start on Python 3.11 #40430

nyanpasu64 opened this issue Nov 10, 2022 · 0 comments
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed

Comments

@nyanpasu64
Copy link
Contributor

Is this a new report?

Yes

System Info

Void 5.19.17_1 x86_64 GenuineIntel uptodate rFFFFFFFFFF

Package(s) Affected

syncthing-gtk-0.9.4.4_5

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

syncthing-gtk starts.

Actual behaviour

nyanpasu64@dell-void ~> syncthing-gtk
Traceback (most recent call last):
  File "/usr/bin/syncthing-gtk", line 22, in <module>
    init_locale(localedir)
  File "/usr/lib/python3.11/site-packages/syncthing_gtk/tools.py", line 262, in init_locale
    gettext.bind_textdomain_codeset(GETTEXT_DOMAIN, "utf-8")
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gettext' has no attribute 'bind_textdomain_codeset'

Steps to reproduce

syncthing-gtk

Sadly it appears https://github.com/kozec/syncthing-gtk is still on Python 2, and the Void package points to https://salsa.debian.org/debian/syncthing-gtk which is recently unmaintained. Perhaps it's time to jump ship to syncthingtray.

@nyanpasu64 nyanpasu64 added bug Something isn't working needs-testing Testing a PR or reproducing an issue needed labels Nov 10, 2022
@sgn sgn closed this as completed in 08cc078 Nov 10, 2022
zdykstra pushed a commit to zdykstra/void-packages that referenced this issue Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-testing Testing a PR or reproducing an issue needed
Projects
None yet
Development

No branches or pull requests

1 participant