Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#74599 - [transmission-qt] qt client does not loads any translations, default to english

Attached to Project: Arch Linux
Opened by fsdsfd (BCD889) - Saturday, 30 April 2022, 16:14 GMT
Last edited by David Thurstenson (thurstylark) - Saturday, 30 April 2022, 21:11 GMT
Task Type Bug Report
Category Packages: Extra
Status Assigned
Assigned To Florian Pritz (bluewind)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

* package version: transmission-qt 3.00-4


A temp solution is to force translation by

mv /usr/share/transmission-qt/translations/transmission_en.qm /usr/share/transmission-qt/translations/transmission_en.qm.back
ln -f /usr/share/transmission-qt/translations/transmission_it_IT.qm /usr/share/transmission-qt/translations/transmission_en.qm
This task depends upon

Comment by Antonio Rojas (arojas) - Monday, 02 May 2022, 16:38 GMT
What's the output of "locale"?
Comment by fsdsfd (BCD889) - Monday, 02 May 2022, 16:40 GMT
LANG=it_IT.UTF-8
LC_CTYPE="it_IT.UTF-8"
LC_NUMERIC="it_IT.UTF-8"
LC_TIME="it_IT.UTF-8"
LC_COLLATE="it_IT.UTF-8"
LC_MONETARY="it_IT.UTF-8"
LC_MESSAGES="it_IT.UTF-8"
LC_PAPER="it_IT.UTF-8"
LC_NAME="it_IT.UTF-8"
LC_ADDRESS="it_IT.UTF-8"
LC_TELEPHONE="it_IT.UTF-8"
LC_MEASUREMENT="it_IT.UTF-8"
LC_IDENTIFICATION="it_IT.UTF-8"
LC_ALL=
Comment by Florian Pritz (bluewind) - Sunday, 12 February 2023, 15:24 GMT
Please check if this is resolved with transmission 4.0.0-1 from [testing]

Loading...