<?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>chys&#039;s random notes &#187; VMware</title>
	<atom:link href="http://en.chys.info/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.chys.info</link>
	<description>Study more problems; Talk less of isms.</description>
	<lastBuildDate>Tue, 27 Dec 2011 11:56:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Another VMware problem</title>
		<link>http://en.chys.info/2008/10/another-vmware-problem/</link>
		<comments>http://en.chys.info/2008/10/another-vmware-problem/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 01:26:00 +0000</pubDate>
		<dc:creator>chys</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.chys.info/2008/10/another-vmware-problem/</guid>
		<description><![CDATA[Forgot about this when writing the previous post.. I had an error like this when trying to start VMware Workstation in a Linux host: *** attempt to put segment in horiz list twice /opt/vmware/workstation/lib/bin/vmware: symbol lookup error: /usr/lib/libglade-2.0.so.0: undefined symbol: g_return_if_fail_warning The workaround is to export an environment variable before running vmware: export VMWARE_USE_SHIPPED_GTK=&#8217;yes&#8217; The [...]<hr/>
Related posts:<ol>
<li><a href='http://en.chys.info/2008/10/arrow-keys-not-working-in-vmware/' rel='bookmark' title='Arrow keys not working in VMware'>Arrow keys not working in VMware</a></li>
<li><a href='http://en.chys.info/2011/11/a-problem-with-pipes-in-python-3/' rel='bookmark' title='A problem with pipes in Python 3'>A problem with pipes in Python 3</a></li>
<li><a href='http://en.chys.info/2008/10/seek_-problem-with-mpich2/' rel='bookmark' title='SEEK_* Problem with MPICH2'>SEEK_* Problem with MPICH2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Forgot about this when writing the previous post..</p>
<p>I had an error like this when trying to start VMware Workstation in a Linux host:</p>
<blockquote style="font-family: &quot;Courier New&quot;,Courier,monospace;"><p>*** attempt to put segment in horiz list twice<br />
/opt/vmware/workstation/lib/bin/vmware: symbol lookup error: /usr/lib/libglade-2.0.so.0: undefined symbol: g_return_if_fail_warning</p></blockquote>
<p>
The workaround is to export an environment variable before running vmware:</p>
<blockquote style="font-family: &quot;Courier New&quot;,Courier,monospace;"><p>export VMWARE_USE_SHIPPED_GTK=&#8217;yes&#8217;</p></blockquote>
<p>
The GTK libraries in my system is binary incompatible with the ones used by the VMware team, so VMware must use the library files shipped with it instead of those in my system. Similar compatibility problems are not rare when it comes to a closed-source application that is dynamically linked against an open-source library&#8230;</p>
<p>Reference<br />
[1] <a href="http://wiki.sabayonlinux.org/index.php?title=HOWTO:_Install_vmware_workstation_6.0.3_build_80004_(March_14)_on_Sabayon_x86-3.5_Loop2-r2">HOWTO: Install vmware workstation 6.0.3 build 80004 (March 14) on Sabayon x86-3.5 Loop2-r2</a><br />
[2] <a href="http://ross-o.com/comment.php?type=trackback&#038;entry_id=52">VMWARE_USE_SHIPPED_GTK=force vmware</a>
<div class="blogger-post-footer">
<hr />
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://creativecommons.org/images/public/somerights20.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div>
<hr/><p>Related posts:<ol>
<li><a href='http://en.chys.info/2008/10/arrow-keys-not-working-in-vmware/' rel='bookmark' title='Arrow keys not working in VMware'>Arrow keys not working in VMware</a></li>
<li><a href='http://en.chys.info/2011/11/a-problem-with-pipes-in-python-3/' rel='bookmark' title='A problem with pipes in Python 3'>A problem with pipes in Python 3</a></li>
<li><a href='http://en.chys.info/2008/10/seek_-problem-with-mpich2/' rel='bookmark' title='SEEK_* Problem with MPICH2'>SEEK_* Problem with MPICH2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://en.chys.info/2008/10/another-vmware-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arrow keys not working in VMware</title>
		<link>http://en.chys.info/2008/10/arrow-keys-not-working-in-vmware/</link>
		<comments>http://en.chys.info/2008/10/arrow-keys-not-working-in-vmware/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 01:11:00 +0000</pubDate>
		<dc:creator>chys</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.chys.info/2008/10/arrow-keys-not-working-in-vmware/</guid>
		<description><![CDATA[Arrow keys (and also Ctrl, Win, etc.) don&#8217;t work in VMware if running in KDE. This should be an upstream bug. Workaround: Add this line to ~/.vmware/config (create it if necessary) and restart VMware: xkeymap.nokeycodeMap = true VMware will display a warning about keyboard layout. Simply ignore it. Reference http://www.ultimalinux.com/wiki/VMware#Function.2Farrow_keys.2C_etc._not_working This work is licensed under [...]<hr/>
Related posts:<ol>
<li><a href='http://en.chys.info/2008/10/another-vmware-problem/' rel='bookmark' title='Another VMware problem'>Another VMware problem</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Arrow keys (and also Ctrl, Win, etc.) don&#8217;t work in VMware if running in KDE. This should be an upstream bug.</p>
<p>Workaround: Add this line to <span style="font-family: &quot;Courier New&quot;,Courier,monospace;">~/.vmware/config</span> (create it if necessary) and restart VMware:<br />
<blockquote style="font-family: &quot;Courier New&quot;,Courier,monospace;">xkeymap.nokeycodeMap = true</p></blockquote>
<p>VMware will display a warning about keyboard layout. Simply ignore it.</p>
<p>Reference<br />
<a href="http://www.ultimalinux.com/wiki/VMware#Function.2Farrow_keys.2C_etc._not_working">http://www.ultimalinux.com/wiki/VMware#Function.2Farrow_keys.2C_etc._not_working</a>
<div class="blogger-post-footer">
<hr />
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://creativecommons.org/images/public/somerights20.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a>.</div>
<hr/><p>Related posts:<ol>
<li><a href='http://en.chys.info/2008/10/another-vmware-problem/' rel='bookmark' title='Another VMware problem'>Another VMware problem</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://en.chys.info/2008/10/arrow-keys-not-working-in-vmware/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

