Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] syncthing-gtk fails to start on Python 3.11
@ 2022-11-10  3:47 nyanpasu64
  2022-11-10  3:55 ` [ISSUE] [CLOSED] " sgn
  0 siblings, 1 reply; 2+ messages in thread
From: nyanpasu64 @ 2022-11-10  3:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1186 bytes --]

New issue by nyanpasu64 on void-packages repository

https://github.com/void-linux/void-packages/issues/40430

Description:
### 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

```sh
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ISSUE] [CLOSED] syncthing-gtk fails to start on Python 3.11
  2022-11-10  3:47 [ISSUE] syncthing-gtk fails to start on Python 3.11 nyanpasu64
@ 2022-11-10  3:55 ` sgn
  0 siblings, 0 replies; 2+ messages in thread
From: sgn @ 2022-11-10  3:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1189 bytes --]

Closed issue by nyanpasu64 on void-packages repository

https://github.com/void-linux/void-packages/issues/40430

Description:
### 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

```sh
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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-10  3:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-10  3:47 [ISSUE] syncthing-gtk fails to start on Python 3.11 nyanpasu64
2022-11-10  3:55 ` [ISSUE] [CLOSED] " sgn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).