<?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>Alex Sleat &#187; wine</title>
	<atom:link href="http://alexsleat.co.uk/tag/wine/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Sat, 04 Feb 2012 22:11:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Steam in Wine, Repeated Windows</title>
		<link>http://alexsleat.co.uk/2011/07/01/steam-in-wine-repeated-windows/</link>
		<comments>http://alexsleat.co.uk/2011/07/01/steam-in-wine-repeated-windows/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 23:08:29 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[glitch]]></category>
		<category><![CDATA[half life]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[how to install steam]]></category>
		<category><![CDATA[isadora]]></category>
		<category><![CDATA[julia]]></category>
		<category><![CDATA[katya]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[repeated]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[team fortress]]></category>
		<category><![CDATA[valve]]></category>
		<category><![CDATA[video games]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=16866</guid>
		<description><![CDATA[<br/><p>After installing Steam on my linux machine in wine I noticed a really annoy bug, the windows of steam are tiled across my screen as shown in the screenshot below.</p> Fix: <p>I managed to fix this by opening up the &#8216;Configure Wine&#8217; program that comes with wine and under the Applications tab switching from [...]]]></description>
			<content:encoded><![CDATA[<br/><p>After installing Steam on my linux machine in wine I noticed a really annoy bug, the windows of steam are tiled across my screen as shown in the screenshot below.</p>
<h3>Fix:</h3>
<p>I managed to fix this by opening up the &#8216;Configure Wine&#8217; program that comes with wine and under the Applications tab switching from Windows XP mode to Windows 7, this fixed this bug and I now also have system borders on the steam windows.</p>
<p><a href="http://alexsleat.co.uk/wp-content/uploads/2011/06/Screenshot-5.png"><img class="aligncenter size-large wp-image-16868" title="Steam linux wine error" src="http://alexsleat.co.uk/wp-content/uploads/2011/06/Screenshot-5-1024x640.png" alt="" width="640" height="400" /></a></p>
<h3>Installing Wine:</h3>
<p>If you&#8217;re interested in getting steam installed I used this guide - <a href="https://wiki.ubuntu.com/UbuntuMagazine/HowTo/InstallingSteam">https://wiki.ubuntu.com/UbuntuMagazine/HowTo/InstallingSteam</a> &#8211; It&#8217;s pretty simple and only takes a few minutes to do. Below is a quick, simple breakdown of what that guide says to do.</p>
<p>Download wine:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">sudo</span> apt-get <span class="kw2">install</span> wine</div>
<p>Download the steam installer from here:</p>
<p><a href="http://www.steampowered.com/v/index.php">http://www.steampowered.com/v/index.php</a></p>
<p>Copy over the tahoma.ttf font from a Windows install (or Download it here &#8211; <a href="http://source.winehq.org/source/fonts/tahoma.ttf">http://source.winehq.org/source/fonts/tahoma.ttf</a> ). Do this command from the folder you downloaded the font to.</p>
<div class="dean_ch" style="white-space: wrap;"> <span class="kw2">cp</span> tahoma.ttf ~/.wine/drive_c/windows/fonts/</div>
<p>(If it doesn&#8217;t work and says the folder is missing or somthing like that do the following and then re-do the cp)</p>
<div class="dean_ch" style="white-space: wrap;"> <span class="kw2">mkdir</span> ~/.wine/drive_c/windows/fonts/</div>
<p>Finally install Steam (Do this command in the directory you downloaded the Steam installer to):</p>
<div class="dean_ch" style="white-space: wrap;">msiexec /i SteamInstall.msi</div>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/07/01/steam-in-wine-repeated-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HowTo Fix: The file ‘/path/file.exe’ is not marked as executable.</title>
		<link>http://alexsleat.co.uk/2010/05/31/the-file-pathfile-exe-is-not-marked-as-executable/</link>
		<comments>http://alexsleat.co.uk/2010/05/31/the-file-pathfile-exe-is-not-marked-as-executable/#comments</comments>
		<pubDate>Mon, 31 May 2010 10:07:19 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[exe]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=43</guid>
		<description><![CDATA[<br/><p>The file ‘/path/file.exe’ is not marked as executable.  If this was downloaded or copied form an untrusted source, it may be dangerous to run.  For more details, read about the executable bit.</p> <p>While re-installing Spotify on my Desktop I came across this error while trying to run the .exe through wine (shown above) and [...]]]></description>
			<content:encoded><![CDATA[<br/><blockquote><p>The file ‘/path/file.exe’ is not marked as executable.  If this was downloaded or copied form an untrusted source, it may be dangerous to run.  For more details, read about the executable bit.</p></blockquote>
<p>While re-installing Spotify on my Desktop I came across this error while trying to run the .exe through wine (shown above) and here’s a really simple way of fixing it:</p>
<ol>
<li>Right click the .exe</li>
<li>Properties</li>
<li>Under the Permssions tab make sure “Allow executing file as program” is checked</li>
<li>Click Close and you should be able to now run it through wine..</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/05/31/the-file-pathfile-exe-is-not-marked-as-executable/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Spotify (wine+proxy)- Connection lost. Reconnecting</title>
		<link>http://alexsleat.co.uk/2010/05/28/spotify-wineproxy-connection-lost-reconnecting/</link>
		<comments>http://alexsleat.co.uk/2010/05/28/spotify-wineproxy-connection-lost-reconnecting/#comments</comments>
		<pubDate>Fri, 28 May 2010 09:54:14 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[disconnect]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=11</guid>
		<description><![CDATA[<br/><p>At University I am running Spotify through a proxy (and wine) which seems to result in lost of connections with 4 different error codes (shown below). What’s strange is I can usually get around 15/20 tracks at the start of the day without loosing connection and then it becomes gradually more frequent until I [...]]]></description>
			<content:encoded><![CDATA[<br/><p>At University I am running Spotify through a proxy (and wine) which seems to result in lost of connections with 4 different error codes (shown below). What’s strange is I can usually get around 15/20 tracks at the start of the day without loosing connection and then it becomes gradually more frequent until I can’t even play an entire song.</p>
<p>If anyone else is experiencing these issues and have any ideas on how to workaround it or fix it please leave a comment and I’ll make sure to update this post if I get anywhere with the issue.</p>
<p><code>Connection lost. Reconnecting (error code:101)<br />
Connection lost. Reconnecting (error code:107)<br />
Connection lost. Reconnecting (error code:9)<br />
Connection lost. Reconnecting (error code:114)</code></p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/05/28/spotify-wineproxy-connection-lost-reconnecting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>HowTo Fix: “There is a problem with your sound card. Spotify can’t play music.” (Wine)</title>
		<link>http://alexsleat.co.uk/2010/05/21/howto-fix-there-is-a-problem-with-your-sound-card-spotify-cant-play-music-wine/</link>
		<comments>http://alexsleat.co.uk/2010/05/21/howto-fix-there-is-a-problem-with-your-sound-card-spotify-cant-play-music-wine/#comments</comments>
		<pubDate>Fri, 21 May 2010 10:10:33 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[soundcard]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=53</guid>
		<description><![CDATA[<br/><p>Quite a few times I have encountered this problem, which I think is caused when the soundcard was recently used by another program and might still be busy but it means Spotify can’t play music, so a quick fix for this is to load winecfg and test your sound card which seems to force [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Quite a few times I have encountered this problem, which I think is caused when the soundcard was recently used by another program and might still be busy but it means Spotify can’t play music, so a quick fix for this is to load winecfg and test your sound card which seems to force wine into tacking control of the it.</p>
<ol>
<li>Close Spotify</li>
<li>In terminal type winecfg</li>
<li>Click on the Audio tab (should be in the top middle)</li>
<li>Click “Test Audio” and if you hear a sound this should work..</li>
<li>Re-open Spotify and check a track, if it’s playing it’s worked otherwise you may have a different issue..</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/05/21/howto-fix-there-is-a-problem-with-your-sound-card-spotify-cant-play-music-wine/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

