Hi, I noticed that the color settings in Settings->Edit Current Profile->Appearance->Edit... are ineffective in Konsole. No matter what I change the individual colors to, my Konsole colors stay the same.
I found that the problem lies in /etc/profile.d/256-term.sh, which checks for the existence of the environment variable KONSOLE_DBUS_SESSION and, in its presence, sets TERM=xterm-256color.
When TERM is xterm-256color, the Konsole settings are disregarded. I tweaked the /etc/profile.d/256-term.sh file so that the TERM remains the good old xterm, and now I can change my Konsole colors through the Settings.
I see that this file was added around F-18 [1]. Since Konsole does not support the 256 colors (well at least its settings do not support), why do we need xterm-256color?
Also, is my workaround correct?
Thanks, Orcan
On 12 December 2014 at 00:48, Orcan Ogetbil wrote:
Hi, I noticed that the color settings in Settings->Edit Current Profile->Appearance->Edit... are ineffective in Konsole. No matter what I change the individual colors to, my Konsole colors stay the same.
I found that the problem lies in /etc/profile.d/256-term.sh, which checks for the existence of the environment variable KONSOLE_DBUS_SESSION and, in its presence, sets TERM=xterm-256color.
When TERM is xterm-256color, the Konsole settings are disregarded. I tweaked the /etc/profile.d/256-term.sh file so that the TERM remains the good old xterm, and now I can change my Konsole colors through the Settings.
Fresh F-21 installation has the same problem. Should I file a bug for this? (where?)
Thanks, Orcan
File it on fedora bugzilla. On 23 Dec 2014 08:10, "Orcan Ogetbil" oget.fedora@gmail.com wrote:
On 12 December 2014 at 00:48, Orcan Ogetbil wrote:
Hi, I noticed that the color settings in Settings->Edit Current Profile->Appearance->Edit... are ineffective in Konsole. No matter what I change the individual colors to, my Konsole colors stay the same.
I found that the problem lies in /etc/profile.d/256-term.sh, which checks for the existence of the environment variable KONSOLE_DBUS_SESSION and, in its presence, sets TERM=xterm-256color.
When TERM is xterm-256color, the Konsole settings are disregarded. I tweaked the /etc/profile.d/256-term.sh file so that the TERM remains the good old xterm, and now I can change my Konsole colors through the Settings.
Fresh F-21 installation has the same problem. Should I file a bug for this? (where?)
Thanks, Orcan _______________________________________________ kde mailing list kde@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org
On 22 December 2014 at 21:44, Arpit Tiwari wrote:
File it on fedora bugzilla.
Filed it against konsole component. https://bugzilla.redhat.com/show_bug.cgi?id=1176752 Please feel free to reassign to a more appropriate party, if there is any.
Thanks, Orcan