Bug 280575 - x11-wm/lxqt: LXQt metaport should include devel/qt6-translations
Summary: x11-wm/lxqt: LXQt metaport should include devel/qt6-translations
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: LXQT Mailing List (Team)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-02 17:04 UTC by bsduck
Modified: 2024-09-10 05:51 UTC (History)
4 users (show)

See Also:
linimon: maintainer-feedback? (lxqt)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bsduck 2024-08-02 17:04:23 UTC
Hello,

Without devel/qt6-translations installed, LXQt may have broken shortcuts depending on the locale used. For example, when used in German, all shortcuts involving Ctrl will silently fail (probably because this key is called Strg on German keyboards). It is not trivial to troubleshoot this, and qt6-translations being not too heavy (13.7 MiB installed), I think it should be part of the x11-wm/lxqt metaport.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-10 05:50:46 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b60fab9a567b480bc96efd8ea73bf594551e4708

commit b60fab9a567b480bc96efd8ea73bf594551e4708
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-09-10 05:48:49 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-09-10 05:48:49 +0000

    x11-wm/lxqt: Add qt6-translations like dependency

    - Bump PORTERVISION
    PR:             280575
    Reported by:    bsduck at mailo.com

 x11-wm/lxqt/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-09-10 05:51:48 UTC
Added thanks!