[konsole] [Bug 432718] New: Does not set colors as should
Gene Thomas
bugzilla_noreply at kde.org
Wed Feb 10 04:05:50 GMT 2021
https://bugs.kde.org/show_bug.cgi?id=432718
Bug ID: 432718
Summary: Does not set colors as should
Product: konsole
Version: 19.12.3
Platform: Ubuntu Packages
OS: Other
Status: REPORTED
Severity: major
Priority: NOR
Component: emulation
Assignee: konsole-devel at kde.org
Reporter: gene at genethomas.com
Target Milestone: ---
Created attachment 135549
--> https://bugs.kde.org/attachment.cgi?id=135549&action=edit
C++ source to exercise fault
SUMMARY
STEPS TO REPRODUCE
1. compile the attached program
g++ konsole-test.cpp -l ncurses
2. run it
./a.out
OBSERVED RESULT
the xxxxxxx part is in green
EXPECTED RESULT
the xxxxxx part should be red as set and as ncurses thinks is the color
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
Ubuntu 20.04.1 LTS
Linux (x86_64) release 5.8.0-38-generic
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
This is with $TERM set to xterm-256color, I have seen konsole-256color
mentioned online but my Ubuntu does not recognise that $TERM.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list