<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>3D Archives - Beshoy Girgis</title>
	<atom:link href="https://beshoy.girgis.us/tag/3d/feed/" rel="self" type="application/rss+xml" />
	<link>https://beshoy.girgis.us/tag/3d/</link>
	<description>Father, husband, son, nerd.</description>
	<lastBuildDate>Sun, 12 Mar 2017 08:05:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Virtualbox &#124; Ubuntu &#124; Chrome &#8211; Rendering Issue</title>
		<link>https://beshoy.girgis.us/2012/11/virtualbox-ubuntu-chrome-rendering-issue/</link>
					<comments>https://beshoy.girgis.us/2012/11/virtualbox-ubuntu-chrome-rendering-issue/#comments</comments>
		
		<dc:creator><![CDATA[Beshoy Girgis]]></dc:creator>
		<pubDate>Tue, 27 Nov 2012 18:37:46 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Nerdy]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rendering]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Virtualbox]]></category>
		<guid isPermaLink="false">http://beshoy.girgis.us/?p=233</guid>

					<description><![CDATA[I&#8217;ve been having crazy problems with Chrome hanging on my Virtualbox build.  I couldn&#8217;t for the life of me figure out why Chrome was causing Ubuntu&#8217;s rendering to crash.  All of a sudden when visiting a random site such as https://chrome.google.com/webstore, the virtual machine would turn all black or all white or rendering would be all <a class="read-more" href="https://beshoy.girgis.us/2012/11/virtualbox-ubuntu-chrome-rendering-issue/">[&#8230;]</a>]]></description>
										<content:encoded><![CDATA[<p>I&#8217;ve been having crazy problems with Chrome hanging on my Virtualbox build.  I couldn&#8217;t for the life of me figure out why Chrome was causing Ubuntu&#8217;s rendering to crash.  All of a sudden when visiting a random site such as https://chrome.google.com/webstore, the virtual machine would turn all black or all white or rendering would be all sorts of crazy where I can&#8217;t click on anything ( objects are there, I can move windows around and what not, but they wouldn&#8217;t render as they really are ). I am at that point forced to hit alt+f2 and <em>sudo poweroff</em> as a <em>sudo reboot</em> would sometimes bring Ubuntu back up with the same rendering issues.</p>
<p>After much digging, I came across <a href="http://ubuntuforums.org/showthread.php?t=1974800" target="_blank">http://ubuntuforums.org/showthread.php?t=1974800</a> with a suggestion of starting Chrome with the following command:</p>
<pre class="brush: bash; gutter: true; first-line: 1">google-chrome --blacklist-accelerated-compositing</pre>
<p>I&#8217;ve come to find out that this may have resolved my rending issue!  It seems to be more related to Virtualbox and how it&#8217;s handling 3D acceleration.</p>
<p>To update the desktop/launcher icons you can run:</p>
<pre class="brush: bash; gutter: true; first-line: 1">locate google-chrome.desktop</pre>
<p>Which will probably give you the following:</p>
<pre class="brush: bash; gutter: true; first-line: 1">/opt/google/chrome/google-chrome.desktop
/usr/share/applications/google-chrome.desktop</pre>
<p>Really, the only one you need to edit is the one in your /usr/share/applications/.  You can also copy that file to ~/.local/share/applications/ and add</p>
<pre>--blacklist-accelerated-compositing to the end of any "Exec=" line ( should be three -- one for first opening Chrome, one</pre>
]]></content:encoded>
					
					<wfw:commentRss>https://beshoy.girgis.us/2012/11/virtualbox-ubuntu-chrome-rendering-issue/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 49/53 objects using disk
Page Caching using disk: enhanced 
Lazy Loading (feed)
Minified using disk
Database Caching 2/24 queries in 0.030 seconds using disk (Request-wide modification query)

Served from: beshoy.girgis.us @ 2026-06-12 02:52:27 by W3 Total Cache
-->