On 28 January 2015 at 03:00, Jonathan Gray <j...@jsg.id.au> wrote: > On Wed, Jan 28, 2015 at 02:48:00AM -0500, STeve Andre' wrote: >> On 01/28/15 02:27, Benoit Lecocq (BLQ) wrote: >> > >> >On 01/28/15 06:24, STeve Andre' wrote: >> >> Chrome isn't working at the moment. The screen is sold black. If >> >>I start with chrome nytimes.com the title bar says New York Times, >> >>so chrome is working but doesn't display. >> >> >> >> I see an error message >> >> >> >>ATTENTION: default value of option force_s3tc_enable overridden by >> >>environment. >> >>[50:-1956073728:0128/000817:ERROR:net_util_posix.cc(281)] Not >> >>implemented reached in bool net::GetNetworkList(NetworkInterfaceList *, >> >>int) >> >> >> >>but just black in the chrome window. >> >> >> >> This is an amd64-current system, compiled on Tues Jan 27th 8pm >> >>EST, cvsup'd just before via spacehopper.org. The package set is >> >>dated Jan 24th, pulled from mirror.team-cymru.org. >> >> >> >>--STeve Andre' >> >> >> >I have solved the problem with : "chrome --disable-gpu" >> > >> >cheers, >> >benoit >> > >> Well, that worked. Thank you Benoit. > > That is not a fix (and neither is --disable-gpu-compositing). > > It would be useful if people seeing this could mention what graphics > hardware they are running and if they are using a self built version of > xenocara with the Mesa update or the snapshots which seem to be lagging > and don't have the Mesa update. > > The window manager used may matter as well, it seems chromium > has had issues with non composited wms in the past. >
Indeed. Using cwm on my amd64+"ATI Radeon HD 5450" with self-built snaps, Chromium has had problems for quite a while now. Basically not redrawing itself as I move xterms across it or switch focus to it. I've just gotten used to moving the cursor to the navigation bar to force a redraw. On the "black square" front I did notice that if I move the cursor into the probable navigation bar area the cursor shape changes to the bar shape indicating it's over an input field. Typing stuff in doesn't relieve the blackness though. I've never run xcompmgr, so I might try that. .... Ken