Yosemite VM 10.10.4: Google Chrome browser keeps flickering

ReneB2

Bit poster
Hello All

Maybe someone has a solution for me?

My browser screen keeps flickering looks like redraw of screen which drives me nuts. :mad:
In Safari the problem is not there.

VM has 256 Mbytes in Graphics HW setting of the VM.

I am using the latest version of Chrome Browser with development tools.
Need Chrome for doing web development.

The hardware I am using is as follows:
Mac mini (Late 2014) Processor: 3 GHz Intel Core i7 Memory: 16 GB 1600 MHz DDR3 Graphics: Intel Iris 1536 MB
OS: OS X 10.10.4 Yosemite
 
I wish someone would provide an answer. I have the same problem (Parallels 10/OS X 10.10 Yosemite VM)...constant flickering when using chrome. Not when using Safari......or Firefox.
 
Hi all, did you try the workaround below?

1) Go to: chrome://flags
2) Find the GPU Compositing and Threaded Compositing flags, and select "Enabled" from the dropdown
3) At the bottom of the window, please select "Relaunch Now"
 
Maria, I see lots of flags, but neither of those. I search on GPU, and Threaded, and Compositing, but those do not come up in the flags
 
I made a support call and I was told that this is no bug but how Parallels is designed today.
So I moved to VMWare Fusion which has no funny video problems. Got a refund :).
Unfortunately for Parallels it means that I will not be buying 2200 licenses from them but from VMWare now.
 
Hi, same problem for me. Increasing video memory up to 512MB didn't help at all. All ui elements of chrome (including title bar) is black.
And there is a lot of messages like this in Xorg log file when chrome is running:
Code:
[   344.041] (II) PRLCONTROL: GL PBuffer(this=0x7f446262acc0, host_pbuf=55EC2F7E, glxId=3000003, drawId=3000001, GLXDrawablePtr=0x7f446262ab70, DrawablePtr=0x7f446262a800, tex_fmt=20DA, tex_tgt=20DC) created
[   344.066] (II) PRLCONTROL: GL PBuffer(this=0x7f446262acc0, host_pbuf=55EC2F7E tex_tgt=20DC) destroyed
[   344.201] (II) PRLCONTROL: GL PBuffer(this=0x7f446280f8c0, host_pbuf=55EC2F7E, glxId=3000007, drawId=3000004, GLXDrawablePtr=0x7f446280f770, DrawablePtr=0x7f446280f0c0, tex_fmt=20D9, tex_tgt=20DC) created
[   352.757] (II) PRLCONTROL: GL PBuffer(this=0x7f446280f8c0, host_pbuf=55EC2F7E tex_tgt=20DC) destroyed
[   352.758] (II) PRLCONTROL: GL PBuffer(this=0x7f446262a9c0, host_pbuf=55EC2F7E, glxId=3000007, drawId=3000005, GLXDrawablePtr=0x7f4462810300, DrawablePtr=0x7f446280f4d0, tex_fmt=20D9, tex_tgt=20DC) created
[   352.784] (II) PRLCONTROL: GL PBuffer(this=0x7f446262a9c0, host_pbuf=55EC2F7E tex_tgt=20DC) destroyed
 
Last edited:
Back
Top