Comment #12 on issue 27488 by [email protected]: Red Squares appear all over Chrome Browser window http://code.google.com/p/chromium/issues/detail?id=27488
Oh, I think your resource files are out of sync with your binary. Can you reinstall and make sure to copy over everything from the deb / rpm? BTW, I don't trust rpm2tgz. There's some obscure bugs in the default (old!) version of tar that ships with Slack. Try downloading the deb and extracting it instead: ar x google-chrome.deb; lzma -d data.tar.lzma; tar xf data.tar. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
