Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 787512 - lxqt-base/lxqt-meta-0.17.0 is pulling xterm instead of qterminal
Summary: lxqt-base/lxqt-meta-0.17.0 is pulling xterm instead of qterminal
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: LxQt maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-01 19:56 UTC by mercuriete
Modified: 2021-05-02 16:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mercuriete 2021-05-01 19:56:24 UTC
lxqt-meta is pulling xterm and it shouldn't be doing it.

IMHO if lxqt-meta should pull a terminal it should pull qterminal instead.


why this is an issue?

i3-sensible-terminal try to fallback to a list of terminals and xterm have more priority than other terminals installed.

workaround: the user have to set $TERMINAL in /etc/environment to force to open a terminal different to xterm

solution:
change this line:
https://gitweb.gentoo.org/repo/gentoo.git/tree/lxqt-base/lxqt-meta/lxqt-meta-0.17.0.ebuild#n37

and change it to qterminal


Thanks.


Reproducible: Always
Comment 1 Chiitoo gentoo-dev 2021-05-01 23:14:24 UTC
It's following an upstream change [1].

To avoid it, you could install the individual packages you like without using 'lxqt-meta'.

1. https://github.com/lxqt/libqtxdg/pull/242
Comment 2 mercuriete 2021-05-02 11:26:55 UTC
ok, understood.

sorry for opening this ticket.
you can close it.

thanks for your work!
:)
Comment 3 mercuriete 2021-05-02 11:27:33 UTC
I will close it as invalid.
thanks!
Comment 4 Chiitoo gentoo-dev 2021-05-02 16:23:45 UTC
Thank you for the report!