View previous topic :: View next topic |
Author |
Message |
PCmaniaK n00b

Joined: 18 Aug 2018 Posts: 25
|
Posted: Sun Aug 19, 2018 5:31 pm Post subject: ncurses apps in gtk2 lxterminal |
|
|
My LXDE lxterminal-0.3.1 built with USE=gtk2 (default) displays incorrect ncurses pseudo-graphics. Borders drawing is broken. alsamixer and menuconfig look funny, htop is ok (no borders at all) and that's all ncurses apps I have. USE=gtk3 solves the problem.
Is it me only or a bug in lxterminal? |
|
Back to top |
|
 |
linear Apprentice


Joined: 12 Aug 2004 Posts: 220
|
Posted: Mon Aug 20, 2018 11:15 pm Post subject: |
|
|
Greetings,
Well, from what I see, it looks like the USE="gtk2" flag has been dropped from lxterminal:
Code: | tech8 ~ $ emerge -pv lxterminal
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] lxde-base/lxterminal-0.3.1::gentoo USE="-gtk3" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
tech8 ~ $ |
HTH. Let us know. |
|
Back to top |
|
 |
PCmaniaK n00b

Joined: 18 Aug 2018 Posts: 25
|
Posted: Mon Aug 20, 2018 11:49 pm Post subject: |
|
|
Absolutely right. Thank you for pointing out. My initial post should read:
"My LXDE lxterminal-0.3.1 built with gtk2 (default) displays incorrect ncurses pseudo-graphics."
Sorry for confusion |
|
Back to top |
|
 |
Leio Developer


Joined: 27 Feb 2003 Posts: 494 Location: Estonia
|
|
Back to top |
|
 |
|