! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Colors no longer displayed correctly (regression in 0.6.0)
Status:
RESOLVED: INVALID
Product:
Xfce4-terminal
Component:
General

Comments

Description Robby Workman editbugs 2012-12-28 08:59:30 CET
See http://rlworkman.net/terminal-good.png for what it *should* look like, and see http://rlworkman.net/terminal-bad.png for what it *does* look like.

A (probably unnecessary, but nice for confirmation) git bisect shows this:

d4d09c0734fa48335496a710e184090686f159a9 is the first bad commit
commit d4d09c0734fa48335496a710e184090686f159a9
Author: Nick Schermer <nick@xfce.org>
Date:   Fri Dec 21 22:24:27 2012 +0100

    Bundle palette colors into a single string.
    
    This is quicker in the code and saves a bunch of properties.
Comment 1 Nick Schermer editbugs 2012-12-28 09:12:53 CET
Looks more like the term variable is broken.
Comment 2 Robby Workman editbugs 2012-12-28 10:45:17 CET
After some discussion on IRC, it seems that setting TERM to "linux" in the Preferences -> Compatibility menu no longer results in a properly functioning xfce4-terminal :-)  Resetting that to "xterm" (the default) makes everything fine again.  I can still set TERM=linux in my shellrc to fix whatever it was that didn't work right in screen...

Thanks, Nick :-)

Bug #9692

Reported by:
Robby Workman
Reported on: 2012-12-28
Last modified on: 2012-12-28

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information