[Pkg-xfce-devel] Bug#575795: Title bar goes full

Dimitri Chausson tri2000 at gmx.net
Tue Sep 28 14:14:20 UTC 2010


Hi,

this behavior is still present using version 0.4.5-1 of xfce4-terminal. I noticed that switching between 2 users and temporarily replacing the .bashrc file for the user who had no problem with this simple one:

-------------------------------------------------------------------------------------------------------

# ~/.bashrc: executed by bash(1) for non-login shells.

export PS1='\h:\w\$ '
umask 022

# You may uncomment the following lines if you want `ls' to be colorized:
# export LS_OPTIONS='--color=auto'
# eval "`dircolors`"
# alias ls='ls $LS_OPTIONS'
# alias ll='ls $LS_OPTIONS -l'
# alias l='ls $LS_OPTIONS -lA'
#
# Some more alias to avoid making mistakes:
# alias rm='rm -i'
# alias cp='cp -i'
# alias mv='mv -i'

-------------------------------------------------------------------------------------------------------

There is nothing "magic" in it, still the problem appears. Just make it your .bashrc and open a new xfce4-terminal (or tab), you should be able to reproduce it.
I hope it helps,

regards,

Dimitri





More information about the Pkg-xfce-devel mailing list