FS#49472 - [eric-i18n-qt4-it] Installed to wrong location and wrong dependency
Attached to Project:
Community Packages
Opened by Paolo Carinci (good_archer) - Thursday, 26 May 2016, 10:13 GMT
Last edited by Evgeniy Alexeev (arcan1s) - Friday, 27 May 2016, 20:40 GMT
Opened by Paolo Carinci (good_archer) - Thursday, 26 May 2016, 10:13 GMT
Last edited by Evgeniy Alexeev (arcan1s) - Friday, 27 May 2016, 20:40 GMT
|
Details
Description:
The -qt4 version of the localization packages are made in a wrong way: the translation files are copied under "/usr/share/qt/translations" instead of "/usr/share/qt4/translations"; moreover the -qt4 packages depend on "eric-common" package instead of "eric-qt4-common". Additional info: * package version: 6.1.5 Steps to reproduce: - Install the "eric-qt4" and "eric-i18n-qt4-it" (or any other non-english locale) packages from the official repository. - Start Eric requesting the installed locale (e.g. in a terminal window type "LANG=it eric6&") - In the eric's log window some messages about missing localization files are shown, and the application shows in English. Possible fix: See attached patch. |
This task depends upon
Closed by Evgeniy Alexeev (arcan1s)
Friday, 27 May 2016, 20:40 GMT
Reason for closing: Fixed
Additional comments about closing: 6.1.5-2
Friday, 27 May 2016, 20:40 GMT
Reason for closing: Fixed
Additional comments about closing: 6.1.5-2
Comment by
Evgeniy Alexeev (arcan1s) - Friday,
27 May 2016, 20:40 GMT
Sorry, this one has been caused by some refactoring inside
PKGBUILD. It should be fixed now
eric-i18n-qt4_pkgbuild_fix.pa...