Summary: | Messages.sh fails on Fedora | ||
---|---|---|---|
Product: | [Applications] kst | Reporter: | Alexander Potashev <aspotashev> |
Component: | i18n | Assignee: | kst |
Status: | REPORTED --- | ||
Severity: | normal | CC: | rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Potashev
2021-01-04 00:11:36 UTC
I think you can also use $EXTRACT_TR_STRINGS instead, see e.g. https://invent.kde.org/education/gcompris/-/blob/master/src/Messages.sh#L10 Sibling ticket: https://bugs.kde.org/show_bug.cgi?id=431128 The unsuffixed binaries are under /usr/lib64/qt5/bin or /usr/lib/qt5/bin depending on arch and bitness. if you prepend that to your $PATH, that should make it work as-is (appending probably ok as well). |