Xfce Forum

Sub domains
 

You are not logged in.

#1 2015-08-07 17:17:02

nbd
Member
Registered: 2015-08-07
Posts: 9

Terminal flashes black when focus is changed

I have a light background on xfce4-terminal 0.6.3 (I'm on Arch Linux) and when it's in non-minimized state it's window background constantly flashes (all window's area is filled with the black color for a fraction of second) when the terminal window is minimized or receives focus or loses focus or when the workspace is switched. Other terminals (e.g. XTerm) doesn't have such behaviour. I tried to add to ~/.Xresources the following:

xfce4-terminal*background: rgb:ff/ff/ff
xfce4-terminal*pointerColorBackground: white

but this hasn't changed anything.

How to get rid of this background's color changing?

Offline

#2 2015-08-07 18:16:10

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,017

Re: Terminal flashes black when focus is changed

Hello and welcome.

Lets confirm a few things:
1. What kind of video card do you have and which video driver are you using?
2. Do you have display compositing enabled?
3. And can you post back your terminal settings (found in ~/.config/xfce4/terminal/terminalrc)?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#3 2015-08-07 19:01:26

nbd
Member
Registered: 2015-08-07
Posts: 9

Re: Terminal flashes black when focus is changed

ToZ,

I have a SiS videocard:

VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330] (rev 04) (prog-if 00 [VGA controller])

Video driver is xf86-video-vesa.

Display compositing is disabled.

Terminal settings:

[Configuration]
MiscAlwaysShowTabs=FALSE
MiscBell=FALSE
MiscBordersDefault=TRUE
MiscCursorBlinks=TRUE
MiscDefaultGeometry=100x36
MiscInheritGeometry=FALSE
MiscMenubarDefault=FALSE
MiscMouseAutohide=FALSE
MiscToolbarDefault=FALSE
MiscConfirmClose=TRUE
MiscCycleTabs=TRUE
MiscTabCloseButtons=TRUE
MiscTabCloseMiddleClick=TRUE
MiscTabPosition=GTK_POS_TOP
MiscHighlightUrls=TRUE
ScrollingBar=TERMINAL_SCROLLBAR_NONE
MiscCursorShape=TERMINAL_CURSOR_SHAPE_BLOCK
ColorForeground=#56b556b556b5
ColorBackground=#d6ead6bec0f1
ColorCursor=#7a8cad3b6f01
ColorBold=#610861086108
ColorBoldUseDefault=FALSE
ColorPalette=#4e734e734e73;#dcdc32322f2f;#858599990000;#b5b589890000;#26268b8bd2d2;#d3d336368282;#2a2aa1a19898;#eeeee8e8d5d5;#00002b2b3636;#cbcb4b4b1616;#58586e6e7575;#65657b7b8383;#838394949696;#6c6c7171c4c4;#9393a1a1a1a1;#fdfdf6f6e3e3
TabActivityColor=#dc322f
TitleMode=TERMINAL_TITLE_REPLACE
AccelNewTab=
AccelNewWindow=
AccelDetachTab=
AccelCloseTab=
AccelCloseWindow=
AccelCopy=
AccelPaste=
AccelPasteSelection=
AccelPreferences=
AccelShowMenubar=
AccelShowToolbars=
AccelShowBorders=
AccelFullscreen=
AccelSetTitle=
AccelReset=
AccelResetAndClear=
AccelPrevTab=
AccelNextTab=
AccelSwitchToTab1=
AccelSwitchToTab2=
AccelSwitchToTab3=
AccelSwitchToTab4=
AccelSwitchToTab5=
AccelSwitchToTab6=
AccelSwitchToTab7=
AccelSwitchToTab8=
AccelSwitchToTab9=
AccelContents=
FontName=Fixed 12

Offline

#4 2015-08-07 19:31:39

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,017

Re: Terminal flashes black when focus is changed

nbd wrote:

ToZ,

I have a SiS videocard:

VGA compatible controller [0300]: Silicon Integrated Systems [SiS] 661/741/760 PCI/AGP or 662/761Gx PCIE VGA Display Adapter [1039:6330] (rev 04) (prog-if 00 [VGA controller])

Video driver is xf86-video-vesa.

Is there any reason that you are not using the SIS driver (xf86-video-sis)?

Display compositing is disabled.

Can you try with combinations of display composting enabled and transparent background to see if the flicker is eliminated?


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#5 2015-08-07 20:11:38

nbd
Member
Registered: 2015-08-07
Posts: 9

Re: Terminal flashes black when focus is changed

ToZ,

When I was installing the video driver a year ago, the xf86-video-sis didn't work with my video card. There was information that 'xf86-video-sis' is outdated and recommendation to use vesa driver.

With compositing enabled and transparent background the terminal background doesn't flicker. ( Compositing makes UI responsiveness somewhat slower on my hardware, but if there is no other way, I may leave it turned on.)

Offline

#6 2015-08-07 23:08:53

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,017

Re: Terminal flashes black when focus is changed

It must have something to do with the vesa driver and the way xfce4-terminal is coded. I'm afraid I don't know the specifics. I see you've created a bug report for this - maybe one of the developers will comment on the report if you add this extra information to it.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

#7 2015-08-07 23:39:40

nbd
Member
Registered: 2015-08-07
Posts: 9

Re: Terminal flashes black when focus is changed

ToZ,

thanks for the help. I will add to the bug report the info I provided here.

Offline

Board footer

Powered by FluxBB