<?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; error</title>
	<atom:link href="http://alexsleat.co.uk/tag/error/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexsleat.co.uk</link>
	<description>/home/alex</description>
	<lastBuildDate>Mon, 21 May 2012 22:17:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>AL lib: pulseaudio.c:331: PulseAudio returned minreq &gt; tlength/2; expect break up &#8211; Ubuntu 11.10</title>
		<link>http://alexsleat.co.uk/2012/01/11/al-lib-pulseaudio-c331-pulseaudio-returned-minreq-tlength2-expect-break-up-ubuntu-11-10/</link>
		<comments>http://alexsleat.co.uk/2012/01/11/al-lib-pulseaudio-c331-pulseaudio-returned-minreq-tlength2-expect-break-up-ubuntu-11-10/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 23:49:56 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[11.04]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[floating point exception]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[ndof]]></category>
		<category><![CDATA[oneiric]]></category>
		<category><![CDATA[pulseaudio]]></category>
		<category><![CDATA[spacenavd]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=26522</guid>
		<description><![CDATA[<br/>./blender connect failed: No such file or directory ndof: spacenavd not found AL lib: pulseaudio.c:331: PulseAudio returned minreq &#62; tlength/2; expect break up Floating point exception <p>Download and install the associated package to your processor from here : https://launchpad.net/ubuntu/oneiric/+package/python-openal</p> <p>Restart your computer and the issue should now be resolved.</p> ]]></description>
			<content:encoded><![CDATA[<br/><div class="dean_ch" style="white-space: wrap;">./blender<br />
connect failed: No such <span class="kw2">file</span> or directory<br />
ndof: spacenavd not found<br />
AL lib: pulseaudio.c:<span class="nu0">331</span>: PulseAudio returned minreq &gt; tlength/<span class="nu0">2</span>; expect <span class="kw3">break</span> up<br />
Floating point exception</div>
<p>Download and install the associated package to your processor from here : <a href="https://launchpad.net/ubuntu/oneiric/+package/python-openal">https://launchpad.net/ubuntu/oneiric/+package/python-openal</a></p>
<p>Restart your computer and the issue should now be resolved.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2012/01/11/al-lib-pulseaudio-c331-pulseaudio-returned-minreq-tlength2-expect-break-up-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenNI &#8211; error CS0006: cannot find metadata file `System.Windows.Forms.dll&#8217;</title>
		<link>http://alexsleat.co.uk/2011/12/01/openni-error-cs0006-cannot-find-metadata-file-system-windows-forms-dll/</link>
		<comments>http://alexsleat.co.uk/2011/12/01/openni-error-cs0006-cannot-find-metadata-file-system-windows-forms-dll/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 13:41:37 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[11.04]]></category>
		<category><![CDATA[11.10]]></category>
		<category><![CDATA[ddl missing]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[kinect]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=24552</guid>
		<description><![CDATA[<br/><p>During installing the OpenNi kinect drivers, found here: https://github.com/OpenNI/OpenNI, I came across this error:</p> <p>make[1]: Entering directory `/home/alex/kinect/OpenNI/Platform/Linux-x86/Build/Samples/SimpleViewer.net&#8217; gmcs -out:../../../Bin/Release/SimpleViewer.net.exe -target:winexe -unsafe -o+ -r:OpenNI.net.dll -r:System.Windows.Forms.dll -r:System.Drawing.dll -lib:../../../Bin/Release ../../../../../Samples/SimpleViewer.net/*.cs ../../Res/AssemblyInfo-OpenNI.cs error CS0006: cannot find metadata file `System.Windows.Forms.dll&#8217; Compilation failed: 1 error(s), 0 warnings make[1]: *** [../../../Bin/Release/SimpleViewer.net.exe] Error 1 make[1]: Leaving directory `/home/alex/kinect/OpenNI/Platform/Linux-x86/Build/Samples/SimpleViewer.net&#8217; make: *** [Samples/SimpleViewer.net] [...]]]></description>
			<content:encoded><![CDATA[<br/><p>During installing the OpenNi kinect drivers, found here: <a href="https://github.com/OpenNI/OpenNI">https://github.com/OpenNI/OpenNI</a>, I came across this error:</p>
<blockquote><p>make[1]: Entering directory `/home/alex/kinect/OpenNI/Platform/Linux-x86/Build/Samples/SimpleViewer.net&#8217;<br />
gmcs -out:../../../Bin/Release/SimpleViewer.net.exe -target:winexe -unsafe -o+ -r:OpenNI.net.dll -r:System.Windows.Forms.dll -r:System.Drawing.dll -lib:../../../Bin/Release ../../../../../Samples/SimpleViewer.net/*.cs ../../Res/AssemblyInfo-OpenNI.cs<br />
error CS0006: cannot find metadata file `System.Windows.Forms.dll&#8217;<br />
Compilation failed: 1 error(s), 0 warnings<br />
make[1]: *** [../../../Bin/Release/SimpleViewer.net.exe] Error 1<br />
make[1]: Leaving directory `/home/alex/kinect/OpenNI/Platform/Linux-x86/Build/Samples/SimpleViewer.net&#8217;<br />
make: *** [Samples/SimpleViewer.net] Error 2</p></blockquote>
<p>To fix it, simply install the following package:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">sudo</span> apt-get <span class="kw2">install</span> mono-<span class="kw3">complete</span></div>
<p>Once finished, re-make and make install and everything should be dandy!</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/12/01/openni-error-cs0006-cannot-find-metadata-file-system-windows-forms-dll/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ROS &#8211; rviz X Window System error.</title>
		<link>http://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/</link>
		<comments>http://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/#comments</comments>
		<pubDate>Tue, 29 Nov 2011 10:15:12 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[ROS]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error_code 9]]></category>
		<category><![CDATA[ros]]></category>
		<category><![CDATA[rviz]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=24433</guid>
		<description><![CDATA[<br/>rosrun rviz rviz &#91; INFO&#93; &#91;1322561467.803234807&#93;: rviz revision number 1.6.7 &#91; INFO&#93; &#91;1322561467.803351442&#93;: ogre_tools revision number 1.6.2 &#91; INFO&#93; &#91;1322561467.803374070&#93;: compiled against OGRE version 1.7.3 &#40;Cthugha&#41; &#91; INFO&#93; &#91;1322561467.946771146&#93;: Loading general config from &#91;/home/alex/.rviz/config&#93; &#91; INFO&#93; &#91;1322561467.946953292&#93;: Loading display config from &#91;/home/alex/.rviz/display_config&#93; &#91; INFO&#93; &#91;1322561467.972674791&#93;: RTT Preferred Mode is PBuffer. The program &#8216;rviz&#8217; received [...]]]></description>
			<content:encoded><![CDATA[<br/><div class="dean_ch" style="white-space: wrap;">rosrun rviz rviz<br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803234807</span><span class="br0">&#93;</span>: rviz revision number <span class="nu0">1.6</span><span class="nu0">.7</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803351442</span><span class="br0">&#93;</span>: ogre_tools revision number <span class="nu0">1.6</span><span class="nu0">.2</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.803374070</span><span class="br0">&#93;</span>: compiled against OGRE version <span class="nu0">1.7</span><span class="nu0">.3</span> <span class="br0">&#40;</span>Cthugha<span class="br0">&#41;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.946771146</span><span class="br0">&#93;</span>: Loading general config from <span class="br0">&#91;</span>/home/alex/.rviz/config<span class="br0">&#93;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.946953292</span><span class="br0">&#93;</span>: Loading display config from <span class="br0">&#91;</span>/home/alex/.rviz/display_config<span class="br0">&#93;</span><br />
<span class="br0">&#91;</span> INFO<span class="br0">&#93;</span> <span class="br0">&#91;</span><span class="nu0">1322561467.972674791</span><span class="br0">&#93;</span>: RTT Preferred Mode is PBuffer.<br />
The program <span class="st0">&#8216;rviz&#8217;</span> received an X Window System error.<br />
This probably reflects a bug <span class="kw1">in</span> the program.<br />
The error was <span class="st0">&#8216;BadDrawable (invalid Pixmap or Window parameter)&#8217;</span>.<br />
&nbsp; <span class="br0">&#40;</span>Details: serial <span class="nu0">22</span> error_code <span class="nu0">9</span> request_code <span class="nu0">137</span> minor_code <span class="nu0">3</span><span class="br0">&#41;</span><br />
&nbsp; <span class="br0">&#40;</span>Note to programmers: normally, X errors are reported asynchronously;<br />
&nbsp; &nbsp;that is, you will receive the error a <span class="kw1">while</span> after causing it.<br />
&nbsp; &nbsp;To debug your program, run it with the &#8211;<span class="kw2">sync</span> <span class="kw3">command</span> line<br />
&nbsp; &nbsp;option to change this behavior. You can <span class="kw1">then</span> get a meaningful<br />
&nbsp; &nbsp;backtrace from your debugger <span class="kw1">if</span> you <span class="kw3">break</span> on the gdk_x_error<span class="br0">&#40;</span><span class="br0">&#41;</span> <span class="kw1">function</span>.<span class="br0">&#41;</span><br />
&nbsp;</div>
<p>I got this error when I incorrectly compiled rviz using:</p>
<div class="dean_ch" style="white-space: wrap;">rosmake rviz rviz</div>
<p>You&#8217;ll want to re-compile it correctly, with only 1 input as followed:</p>
<div class="dean_ch" style="white-space: wrap;">rosmake rviz</div>
<p>Now when you run it, everything should be working.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/11/29/ros-rviz-x-window-system-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>GitHub: Agent admitted failure to sign using the key.</title>
		<link>http://alexsleat.co.uk/2011/06/16/github-agent-admitted-failure-to-sign-using-the-key/</link>
		<comments>http://alexsleat.co.uk/2011/06/16/github-agent-admitted-failure-to-sign-using-the-key/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 21:52:16 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[key]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rsa]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=16675</guid>
		<description><![CDATA[<br/><p>Upon testing my GitHub setup on my home computer I got the following error after inputting this:</p> ssh git@github.com <p>Returned:</p> Agent admitted failure to sign using the key. Permission denied &#40;publickey&#41;. <p>You&#8217;ll need to run:</p> ssh-add ~/.ssh/id_rsa <p>Make sure to enter the passphrase for the ssh key you generated.</p> ]]></description>
			<content:encoded><![CDATA[<br/><p>Upon testing my GitHub setup on my home computer I got the following error after inputting this:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">ssh</span> git@github.com</div>
<p>Returned:</p>
<div class="dean_ch" style="white-space: wrap;">Agent admitted failure to sign using the key.<br />
Permission denied <span class="br0">&#40;</span>publickey<span class="br0">&#41;</span>.</div>
<p>You&#8217;ll need to run:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">ssh-add</span> ~/.<span class="kw2">ssh</span>/id_rsa</div>
<p>Make sure to enter the passphrase for the ssh key you generated.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/06/16/github-agent-admitted-failure-to-sign-using-the-key/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Fix: Error: Cannot retrieve repository metadata (repomd.xml) for repository: Dropbox. Please verify its path and try again</title>
		<link>http://alexsleat.co.uk/2011/05/24/how-to-fix-error-cannot-retrieve-repository-metadata-repomd-xml-for-repository-dropbox-please-verify-its-path-and-try-again/</link>
		<comments>http://alexsleat.co.uk/2011/05/24/how-to-fix-error-cannot-retrieve-repository-metadata-repomd-xml-for-repository-dropbox-please-verify-its-path-and-try-again/#comments</comments>
		<pubDate>Tue, 24 May 2011 16:56:04 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[13]]></category>
		<category><![CDATA[14]]></category>
		<category><![CDATA[15]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[errno 14]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[not found]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[repodata]]></category>
		<category><![CDATA[repomd]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=16281</guid>
		<description><![CDATA[<br/><p>After installing dropbox from the RPM package availble on the site on a new Fedora 15 install, I was unable to use yum without coming across this error:</p> $ update Loaded plugins: langpacks, presto, refresh-packagekit http://linux.dropbox.com/fedora/15/repodata/repomd.xml: &#91;Errno 14&#93; HTTP Error 404 &#8211; Not Found : http://linux.dropbox.com/fedora/15/repodata/repomd.xml Trying other mirror. http://linux.dropbox.com/fedora/15/repodata/repomd.xml: &#91;Errno 14&#93; HTTP Error [...]]]></description>
			<content:encoded><![CDATA[<br/><p>After installing dropbox from the RPM package availble on the site on a new Fedora 15 install, I was unable to use yum without coming across this error:</p>
<div class="dean_ch" style="white-space: wrap;">$ update<br />
Loaded plugins: langpacks, presto, refresh-packagekit<br />
http://linux.dropbox.com/fedora/<span class="nu0">15</span>/repodata/repomd.xml: <span class="br0">&#91;</span>Errno <span class="nu0">14</span><span class="br0">&#93;</span> HTTP Error <span class="nu0">404</span> &#8211; Not Found : http://linux.dropbox.com/fedora/<span class="nu0">15</span>/repodata/repomd.xml<br />
Trying other mirror.<br />
http://linux.dropbox.com/fedora/<span class="nu0">15</span>/repodata/repomd.xml: <span class="br0">&#91;</span>Errno <span class="nu0">14</span><span class="br0">&#93;</span> HTTP Error <span class="nu0">404</span> &#8211; Not Found : http://linux.dropbox.com/fedora/<span class="nu0">15</span>/repodata/repomd.xml<br />
Trying other mirror.<br />
Error: Cannot retrieve repository metadata <span class="br0">&#40;</span>repomd.xml<span class="br0">&#41;</span> <span class="kw1">for</span> repository: Dropbox. Please verify its path and try again</div>
<p>For some unknown reason dropbox repos dont seem to work past 13 so you&#8217;ll need to change the dropbox.repo file from detecting the current release to 13 like so:</p>
<p>Open the dropbox.repo file:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">sudo</span> gedit /etc/yum.repos.d/dropbox.repo</div>
<p>Change the baseurl from $relesever to 13 like so:</p>
<p>Original:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="br0">&#91;</span>Dropbox<span class="br0">&#93;</span><br />
<span class="re2">name=</span>Dropbox Repository<br />
<span class="re2">baseurl=</span>http://linux.dropbox.com/fedora/<span class="re1">$releasever</span>/<br />
<span class="re2">gpgkey=</span>http://linux.dropbox.com/fedora/rpm-public-key.asc</div>
<p>New:</p>
<div class="dean_ch" style="white-space: wrap;"><span class="br0">&#91;</span>Dropbox<span class="br0">&#93;</span><br />
<span class="re2">name=</span>Dropbox Repository<br />
<span class="re2">baseurl=</span>http://linux.dropbox.com/fedora/<span class="nu0">13</span>/<br />
<span class="re2">gpgkey=</span>http://linux.dropbox.com/fedora/rpm-public-key.asc</div>
<p>Save and close and everything should be working, try using sudo yum update to check and the error should have gone away. If not give a reboot a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/05/24/how-to-fix-error-cannot-retrieve-repository-metadata-repomd-xml-for-repository-dropbox-please-verify-its-path-and-try-again/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Error: &#8220;end_request: I/O error, dev sr0, sector xxxxx&#8221; &#8211; Linux</title>
		<link>http://alexsleat.co.uk/2011/03/20/end_request-io-error-dev-sr0-sector-xxxxx-linux/</link>
		<comments>http://alexsleat.co.uk/2011/03/20/end_request-io-error-dev-sr0-sector-xxxxx-linux/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 14:46:49 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[arch]]></category>
		<category><![CDATA[dev sr0]]></category>
		<category><![CDATA[end_request]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[io error]]></category>
		<category><![CDATA[isadora]]></category>
		<category><![CDATA[julia]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[katya]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[narwhal]]></category>
		<category><![CDATA[natty]]></category>
		<category><![CDATA[Natty Narwhal]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=13114</guid>
		<description><![CDATA[<br/><p>Error:</p> end_request: I/O error, dev sr0, sector 537392 <p>If you&#8217;re getting a similar error filling your screen once you&#8217;ve installed Ubuntu, don&#8217;t panic. It&#8217;s pretty common which is basically because Ubuntu (or any other Linux distro) can&#8217;t control your CD/DVD drive properly, it&#8217;s probably trying to open/close it but doesn&#8217;t know if it has [...]]]></description>
			<content:encoded><![CDATA[<br/><p><strong>Error:</strong></p>
<div class="dean_ch" style="white-space: wrap;">end_request: I/O error, dev sr0, sector <span class="nu0">537392</span></div>
<p>If you&#8217;re getting a similar error filling your screen once you&#8217;ve installed Ubuntu, don&#8217;t panic. It&#8217;s pretty common which is basically because Ubuntu (or any other Linux distro) can&#8217;t control your CD/DVD drive properly, it&#8217;s probably trying to open/close it but doesn&#8217;t know if it has or not. The problem is that you don&#8217;t get to see what Ubuntu wrote before because it&#8217;s filled your screen up with this error.</p>
<p>If you&#8217;ve just installed Ubuntu this probably happened when it wanted you to take the disc out and close the cd tray (if there is one) then hit Enter to finish the installation, so just do that and ignore this error.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/03/20/end_request-io-error-dev-sr0-sector-xxxxx-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failed to build Planner-0.14.4 in Arch Linux</title>
		<link>http://alexsleat.co.uk/2011/03/14/failed-to-build-planner-0-14-4-in-arch-linux/</link>
		<comments>http://alexsleat.co.uk/2011/03/14/failed-to-build-planner-0-14-4-in-arch-linux/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 10:35:43 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[Arch Linux]]></category>
		<category><![CDATA[blog1]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[arch linux]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error 1]]></category>
		<category><![CDATA[error 127]]></category>
		<category><![CDATA[failed]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[make]]></category>
		<category><![CDATA[planner]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python2 no such file]]></category>
		<category><![CDATA[symbolic link]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=12439</guid>
		<description><![CDATA[<br/><p>When trying to install Gnome Planner ( http://live.gnome.org/Planner ) in Arch Linux, I came across this error:</p> <p>Error:</p> /usr/bin/pygobject-codegen-2.0: line 11: /usr/bin/python2: No such file or directory make&#91;2&#93;: *** &#91;planner.c&#93; Error 127 make&#91;2&#93;: Leaving directory `/home/alex/Desktop/planner-0.14.4/python&#8216; make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alex/Desktop/planner-0.14.4&#8242; make: *** &#91;all&#93; Error 2 <p>To fix this, I [...]]]></description>
			<content:encoded><![CDATA[<br/><p>When trying to install Gnome Planner ( http://live.gnome.org/Planner ) in Arch Linux, I came across this error:</p>
<p><strong>Error:</strong></p>
<div class="dean_ch" style="white-space: wrap;">/usr/bin/pygobject-codegen<span class="nu0">-2.0</span>: line <span class="nu0">11</span>: /usr/bin/python2: No such <span class="kw2">file</span> or directory<br />
<span class="kw2">make</span><span class="br0">&#91;</span><span class="nu0">2</span><span class="br0">&#93;</span>: *** <span class="br0">&#91;</span>planner.c<span class="br0">&#93;</span> Error <span class="nu0">127</span><br />
<span class="kw2">make</span><span class="br0">&#91;</span><span class="nu0">2</span><span class="br0">&#93;</span>: Leaving directory `/home/alex/Desktop/planner<span class="nu0">-0.14</span><span class="nu0">.4</span>/python<span class="st0">&#8216;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/alex/Desktop/planner-0.14.4&#8242;</span><br />
<span class="kw2">make</span>: *** <span class="br0">&#91;</span>all<span class="br0">&#93;</span> Error <span class="nu0">2</span></div>
<p>To fix this, I made a symbolic link from /usr/bin/python2.7 to /usr/bin/python2, this should work with other similar errors involving missing python2 file.</p>
<div class="dean_ch" style="white-space: wrap;"><span class="kw2">sudo</span> <span class="kw2">ln</span> -s /usr/bin/python2<span class="nu0">.7</span> /usr/bin/python2</div>
<p>Once you have made the made the symbolic link continue to make and install the program as usual.</p>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/03/14/failed-to-build-planner-0-14-4-in-arch-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Fix: fatal error: Python.h: No such file or directory</title>
		<link>http://alexsleat.co.uk/2011/01/01/fatal-error-python-h-no-such-file-or-directory/</link>
		<comments>http://alexsleat.co.uk/2011/01/01/fatal-error-python-h-no-such-file-or-directory/#comments</comments>
		<pubDate>Sat, 01 Jan 2011 13:41:46 +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[guide]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[no such file or directory]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[python.h]]></category>
		<category><![CDATA[python2.6-dev]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=11858</guid>
		<description><![CDATA[<br/> &#40;cd ./brain/psom &#38;&#38; make&#41; make&#91;1&#93;: Entering directory `/home/ubuntu/pyrobot/brain/psom&#8216; (cd csom_src &#38;&#38; make _csom.so) make[2]: Entering directory `/home/ubuntu/pyrobot/brain/psom/csom_src&#8217; gcc -c -g -I -I/usr/include/python2.6 som_pak_wrap.c -I/usr/include/python2.6 -Isom_pak-dev som_pak_wrap.c:125: fatal error: Python.h: No such file or directory compilation terminated. make&#91;2&#93;: *** &#91;som_pak_wrap.o&#93; Error 1 make&#91;2&#93;: Leaving directory `/home/ubuntu/pyrobot/brain/psom/csom_src&#8216; make[1]: *** [csom_src/_csom.so] Error 2 make[1]: Leaving directory [...]]]></description>
			<content:encoded><![CDATA[<br/><div class="dean_ch" style="white-space: wrap;"> <span class="br0">&#40;</span><span class="kw3">cd</span> ./brain/psom &amp;&amp; <span class="kw2">make</span><span class="br0">&#41;</span><br />
<span class="kw2">make</span><span class="br0">&#91;</span><span class="nu0">1</span><span class="br0">&#93;</span>: Entering directory `/home/ubuntu/pyrobot/brain/psom<span class="st0">&#8216;<br />
(cd csom_src &amp;&amp; make _csom.so)<br />
make[2]: Entering directory `/home/ubuntu/pyrobot/brain/psom/csom_src&#8217;</span><br />
<span class="kw2">gcc</span> -c -g -I -I/usr/include/python2<span class="nu0">.6</span> som_pak_wrap.c -I/usr/include/python2<span class="nu0">.6</span> -Isom_pak-dev<br />
som_pak_wrap.c:<span class="nu0">125</span>: fatal error: Python.h: No such <span class="kw2">file</span> or directory<br />
compilation terminated.<br />
<span class="kw2">make</span><span class="br0">&#91;</span><span class="nu0">2</span><span class="br0">&#93;</span>: *** <span class="br0">&#91;</span>som_pak_wrap.o<span class="br0">&#93;</span> Error <span class="nu0">1</span><br />
<span class="kw2">make</span><span class="br0">&#91;</span><span class="nu0">2</span><span class="br0">&#93;</span>: Leaving directory `/home/ubuntu/pyrobot/brain/psom/csom_src<span class="st0">&#8216;<br />
make[1]: *** [csom_src/_csom.so] Error 2<br />
make[1]: Leaving directory `/home/ubuntu/pyrobot/brain/psom&#8217;</span><br />
<span class="kw2">make</span>: *** <span class="br0">&#91;</span>brain/psom<span class="br0">&#93;</span> Error <span class="nu0">2</span><br />
&nbsp;</div>
<p>To fix
<div class="dean_ch" style="white-space: wrap;"> <span class="kw2">sudo</span> apt-get <span class="kw2">install</span> python2<span class="nu0">.6</span>-dev</div>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2011/01/01/fatal-error-python-h-no-such-file-or-directory/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Ubuntu Disconnecting from Wi-Fi and Failing to Reconnect.</title>
		<link>http://alexsleat.co.uk/2010/11/05/ubuntu-disconnecting-from-wifi-and-failing-to-reconnect/</link>
		<comments>http://alexsleat.co.uk/2010/11/05/ubuntu-disconnecting-from-wifi-and-failing-to-reconnect/#comments</comments>
		<pubDate>Fri, 05 Nov 2010 09:43:57 +0000</pubDate>
		<dc:creator>Alex</dc:creator>
				<category><![CDATA[blog1]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[10.10]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[disconnected]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[isadora]]></category>
		<category><![CDATA[julia]]></category>
		<category><![CDATA[katya]]></category>
		<category><![CDATA[linux mint]]></category>
		<category><![CDATA[lisa]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[maverick]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://alexsleat.co.uk/?p=6456</guid>
		<description><![CDATA[<br/><p> I have an updated fix for this issue using a startup script to connect and a time scheduled script for checking the connection, rather than having one constantly running in the background, avalible here &#8211; http://alexsleat.co.uk/2011/01/09/a-more-elegant-solution-to-ubuntu-wi-fi-reconnecting-issue/ </p> <p>I&#8217;ve been having some trouble with my wifi on Ubuntu recently but I think it&#8217;s because [...]]]></description>
			<content:encoded><![CDATA[<br/><blockquote><p> I have an updated fix for this issue using a startup script to connect and a time scheduled script for checking the connection, rather than having one constantly running in the background, avalible here &#8211; <a href="http://alexsleat.co.uk/2011/01/09/a-more-elegant-solution-to-ubuntu-wi-fi-reconnecting-issue/">http://alexsleat.co.uk/2011/01/09/a-more-elegant-solution-to-ubuntu-wi-fi-reconnecting-issue/</a> </p></blockquote>
<p>I&#8217;ve been having some trouble with my wifi on Ubuntu recently but I think it&#8217;s because I&#8217;m almost out of range of the access point. The problem is that once it disconnects it never seems to be able to reconnect unless wireless is disabled and re-enabled. No doubt there is another way of fixing this issue but it gives me a chance to write my first shell script.</p>
<p>In short the script disables network-manager (it was trying to do things auto which was screwing with things), sets up the connection and connects then checks for a string in the wireless card parameters which will only occur if it&#8217;s disconnected, if the string appears it&#8217;ll disable and re-enable the wireless device which seems to allow it to connect again. If it&#8217;s connected it&#8217;ll wait 3 minutes (180 seconds) before checking again where as if it does disconnect it&#8217;ll check again 30 seconds after it&#8217;s tired rebooting the device. </p>
<p>Here&#8217;s the script, be sure to try it if you&#8217;re having the same problem (you might need to change the wireless device &#8216;wlan1&#8242; to yours) and comment if I&#8217;m doing something wrong or there&#8217;s another way around this, cheers.</p>
<div class="dean_ch" style="white-space: wrap;"><span class="re3">#!/bin/bash</span></p>
<p>service network-manager stop</p>
<p>iwconfig wlan1 essid NETWORKNAME<br />
iwconfig wlan1 key NETWORKKEY<br />
ifconfig wlan1 up<br />
dhclient3 wlan1</p>
<p><span class="kw1">while</span> <span class="kw2">true</span>;<br />
<span class="kw1">do</span></p>
<p><span class="kw1">if</span> <span class="br0">&#40;</span>iwconfig wlan1<span class="br0">&#41;</span> | <span class="kw2">grep</span> -o <span class="st0">&quot;Access Point: Not-Associated&quot;</span><br />
<span class="kw1">then</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; ifconfig wlan1 down<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">echo</span> <span class="st0">&quot;not connected, rebooting Wifi&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; ifconfig wlan1 up<br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw2">sleep</span> <span class="nu0">30</span><br />
<span class="kw1">else</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw3">echo</span> <span class="st0">&quot;connected&quot;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; <span class="kw2">sleep</span> <span class="nu0">180</span><br />
<span class="kw1">fi</span></p>
<p><span class="kw1">done</span></div>
]]></content:encoded>
			<wfw:commentRss>http://alexsleat.co.uk/2010/11/05/ubuntu-disconnecting-from-wifi-and-failing-to-reconnect/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

