<?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>Magnus &#187; Linux</title>
	<atom:link href="http://blog.rubbad.com/archives/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rubbad.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 17:08:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dropbox Servicemenu</title>
		<link>http://blog.rubbad.com/archives/445</link>
		<comments>http://blog.rubbad.com/archives/445#comments</comments>
		<pubDate>Wed, 19 May 2010 16:23:14 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=445</guid>
		<description><![CDATA[I was looking for a new project to package, and I found this: http://kde-apps.org/content/show.php?action=content&#38;content=124416 . Then I made this: http://magnu5.fedorapeople.org/review/dropbox-servicemenu/ I haven&#8217;t tested this yet, and the RPM&#8217;s lack documentation, will query upstream to make some. In the meantime, you can enjoy this with your fedora kde! Requires: dropbox, python, sqlite and kde. Related Posts:update [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a new project to package, and I found this: <a href="http://kde-apps.org/content/show.php?action=content&amp;content=124416" target="_blank">http://kde-apps.org/content/show.php?action=content&amp;content=124416</a> .</p>
<p>Then I made this: <a href="http://magnu5.fedorapeople.org/review/dropbox-servicemenu/" target="_blank">http://magnu5.fedorapeople.org/review/dropbox-servicemenu/</a></p>
<div class="wp-caption alignleft" style="width: 467px"><img class=" " title="dropbox-servicemenu" src="http://dl.dropbox.com/u/139435/dropbox.png" alt="dropbox-servicemenu" width="457" height="308" /><p class="wp-caption-text">dropbox-servicemenu</p></div>
<p>I haven&#8217;t tested this yet, and the RPM&#8217;s lack documentation, will query upstream to make some. In the meantime, you can enjoy this with your <a href="https://spins.fedoraproject.org/kde/" target="_blank">fedora kde</a>!</p>
<p>Requires: <a title="get dropbox! you're invited!" href="https://www.dropbox.com/referrals/NTEzOTQzNTk" target="_blank">dropbox</a>, python, sqlite and kde.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/452" rel="bookmark" class="crp_title">update on Dropbox Servicemenu</a></li><li><a href="http://blog.rubbad.com/archives/303" rel="bookmark" class="crp_title">Android</a></li><li><a href="http://blog.rubbad.com/archives/284" rel="bookmark" class="crp_title">VirtualBox 3.0 in Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/295" rel="bookmark" class="crp_title">Running Spotify on Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/221" rel="bookmark" class="crp_title">Switching to Ubuntu, an adventure.</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/445/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype on Fedora 12</title>
		<link>http://blog.rubbad.com/archives/399</link>
		<comments>http://blog.rubbad.com/archives/399#comments</comments>
		<pubDate>Fri, 05 Mar 2010 10:38:23 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[skype]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=399</guid>
		<description><![CDATA[Howto install Skype on 64bit Fedora 12. 1. Set up the skype.repo vi /etc/yum.repos.d/skype.repo [skype] name=Skype Repository baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/ #gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-skype enabled=1 gpgcheck=1 2. run yum install qt-x11.i686 qt.i686 libXScrnSaver.i686 libXv.i686 3. run yum install --nogpgcheck skype This will get you Skype 2.1.0.81 Source from http://fedorasolved.org/multimedia-solutions/installing-skype Related Posts:Kopete-facebook-0.1.4-4VMwareJoufail! :(vbox-runner on fedora 11Powered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p>Howto install Skype on 64bit Fedora 12.</p>
<p>1. Set up the <code>skype.repo</code></p>
<p><code>vi /etc/yum.repos.d/skype.repo</code></p>
<p><code><br />
[skype]<br />
name=Skype Repository<br />
baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/<br />
#gpgkey=http://www.skype.com/products/skype/linux/rpm-public-key.asc<br />
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-skype<br />
enabled=1<br />
gpgcheck=1</code></p>
<p>2. run </p>
<p><code>yum install qt-x11.i686 qt.i686 libXScrnSaver.i686 libXv.i686</code></p>
<p>3. run</p>
<p><code>yum install --nogpgcheck skype</code></p>
<p>This will get you Skype 2.1.0.81</p>
<p>Source from <a href="http://fedorasolved.org/multimedia-solutions/installing-skype">http://fedorasolved.org/multimedia-solutions/installing-skype</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/388" rel="bookmark" class="crp_title">Kopete-facebook-0.1.4-4</a></li><li><a href="http://blog.rubbad.com/archives/11" rel="bookmark" class="crp_title">VMware</a></li><li><a href="http://blog.rubbad.com/archives/4" rel="bookmark" class="crp_title">Jou</a></li><li><a href="http://blog.rubbad.com/archives/38" rel="bookmark" class="crp_title">fail! :(</a></li><li><a href="http://blog.rubbad.com/archives/319" rel="bookmark" class="crp_title">vbox-runner on fedora 11</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/399/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>kopete-facebook 0.1.4</title>
		<link>http://blog.rubbad.com/archives/358</link>
		<comments>http://blog.rubbad.com/archives/358#comments</comments>
		<pubDate>Sun, 18 Oct 2009 07:40:50 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[kopete]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=358</guid>
		<description><![CDATA[New version released by Duncan Mac-Vicar. See http://duncan.mac-vicar.com/blog/archives/597 for details. Installation instructions for fedora 11: 64 bit: wget http://rubbad.com/files/fedora/11/RPM/x86_64/libqjson0-0.6.0-1.fc11.x86_64.rpm wget http://rubbad.com/files/fedora/11/RPM/x86_64/kopete-facebook-0.1.4-1.fc11.x86_64.rpm su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.x86_64.rpm kopete-facebook-0.1.4-1.fc11.x86_64.rpm' 32bit: wget http://rubbad.com/files/fedora/11/RPM/i586/libqjson0-0.6.0-1.fc11.i586.rpm wget http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-1.fc11.i586.rpm su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.i586.rpm kopete-facebook-0.1.4-1.fc11.i586.rpm' Related Posts:kopete-facebook-0.1.4-2Kopete-facebook-0.1.4-4Kopete facebook-plugin for fedorakopete-protocol-facebook is no moreAnother kopete-facebook-0.1.4-2 postPowered by Contextual Related Posts]]></description>
			<content:encoded><![CDATA[<p>New version released by Duncan Mac-Vicar.</p>
<p>See <a class="wp-caption" title="duncan mac-vicar" href="http://duncan.mac-vicar.com/blog/archives/597" target="_blank">http://duncan.mac-vicar.com/blog/archives/597</a> for details.</p>
<p>Installation instructions for fedora 11:</p>
<p>64 bit:</p>
<p><code>wget http://rubbad.com/files/fedora/11/RPM/x86_64/libqjson0-0.6.0-1.fc11.x86_64.rpm<br />
wget http://rubbad.com/files/fedora/11/RPM/x86_64/kopete-facebook-0.1.4-1.fc11.x86_64.rpm<br />
su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.x86_64.rpm kopete-facebook-0.1.4-1.fc11.x86_64.rpm'</code></p>
<p>32bit:<br />
<code>wget http://rubbad.com/files/fedora/11/RPM/i586/libqjson0-0.6.0-1.fc11.i586.rpm<br />
wget http://rubbad.com/files/fedora/11/RPM/i586/kopete-facebook-0.1.4-1.fc11.i586.rpm<br />
su -c 'yum install --nogpgcheck libqjson0-0.6.0-1.fc11.i586.rpm kopete-facebook-0.1.4-1.fc11.i586.rpm'</code></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/375" rel="bookmark" class="crp_title">kopete-facebook-0.1.4-2</a></li><li><a href="http://blog.rubbad.com/archives/388" rel="bookmark" class="crp_title">Kopete-facebook-0.1.4-4</a></li><li><a href="http://blog.rubbad.com/archives/346" rel="bookmark" class="crp_title">Kopete facebook-plugin for fedora</a></li><li><a href="http://blog.rubbad.com/archives/418" rel="bookmark" class="crp_title">kopete-protocol-facebook is no more</a></li><li><a href="http://blog.rubbad.com/archives/378" rel="bookmark" class="crp_title">Another kopete-facebook-0.1.4-2  post</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/358/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vbox-runner on fedora 11</title>
		<link>http://blog.rubbad.com/archives/319</link>
		<comments>http://blog.rubbad.com/archives/319#comments</comments>
		<pubDate>Sun, 26 Jul 2009 10:46:05 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=319</guid>
		<description><![CDATA[I just built my first RPM for fedora! w000t! In this post I will document the steps I took to make it build. I&#8217;ll start from the very beginning. Tools used: yum groupinstall "Development Tools" yum install rpmdevtools as stated here. Then I installed rpmlint because I wanted to check on my .spec file to [...]]]></description>
			<content:encoded><![CDATA[<p>I just built my first RPM for fedora! w000t!</p>
<p>In this post I will document the steps I took to make it build. I&#8217;ll start from the very beginning.</p>
<p>Tools used:<br />
<code>yum groupinstall "Development Tools"<br />
yum install rpmdevtools</code></p>
<p>as stated <a title="fedora wiki" href="https://fedoraproject.org/wiki/How_to_create_an_RPM_package" target="_blank">here</a>.</p>
<p>Then I installed <em>rpmlint</em> because I wanted to check on my .spec file to make sure it was in good condition, usage:<br />
<code>rpmlint -i <em>specfile</em></code></p>
<p>Ran <code><em>rpmbuild-setuptree</em></code> which will create an &#8220;rpmbuild&#8221; directory in your $HOME directory. Underneath &#8220;rpmbuild&#8221; are a set of subdirectories (such as SPECS and BUILD), which you will use for creating your packages. The &#8220;rpmdev-setuptree&#8221; also creates an &#8220;~/.rpmmacros&#8221; file which will cause rpm and rpmbuild to use them when appropriate. /quote</p>
<p>Got the source from <a title="Kde-Look.org" href="http://www.kde-look.org/content/show.php/VBox+Runner?content=107926" target="_blank">Kde-Look</a> and put it in <em>~/rpmbuild/SOURCES</em>, and then cd to <em>~/rpmbuild/SPECS</em> folder and ran<br />
 <code>rpmdev-newspec vbox-runne</code>r<br />
This creates the file <em>vboxrunner.spec</em> file, that need to be edited to suit the program. Since I had no idea about how to install a package without a configure and/or make file (this one doesn&#8217;t) I grabbed another file from the archlinux user repositories (<a title="AUR" href="http://aur.archlinux.org/packages.php?ID=28015" target="_blank">AUR</a>), because I  have used that one before when I was using Archlinux, had a look at the <a title="the PKGBUILD" href="http://aur.archlinux.org/packages/vbox-runner/vbox-runner/PKGBUILD" target="_blank">PKGBUILD</a> for clues of what to fill the spec file with.</p>
<p>This is the PKGBUILD:<br />
<code>Contributor: Jan Zitnik &lt;jan@zitnik.org&gt;<br />
pkgname=vbox-runner<br />
pkgver=0.2<br />
pkgrel=1<br />
arch=(i686 x86_64)<br />
pkgdesc="Run Virtualbox machines in KRunner"<br />
url="http://www.kde-look.org/content/show.php/VBox+Runner?content=107926"<br />
license="GPL"<br />
depends=('kdebase')<br />
makedepends=('cmake' 'gcc' 'automoc4')<br />
source=(http://www.kde-look.org/CONTENT/content-files/107926-vbox-runner-$pkgver.tar.gz)<br />
md5sums=('0c9c34bed0001b17ee882a3764ef047d')</code></p>
<p><code>build() {<br />
cd $startdir/src/vbox-runner-$pkgver<br />
mkdir build<br />
cd build</code></p>
<p><code>cmake ../ || return 1<br />
make || return 1<br />
make DESTDIR=$startdir/pkg install || return 1</code></p>
<p>And this is the vbox-runner.spec file before:<br />
<code>Name:           test<br />
Version:<br />
Release:        1%{?dist}<br />
Summary:        </code></p>
<p><code>Group:<br />
License:<br />
URL:<br />
Source0:<br />
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)<br />
</code><br />
<code>BuildRequires:<br />
Requires:       </code></p>
<p><code>%description</code></p>
<p><code>%prep<br />
%setup -q</code></p>
<p><code>%build<br />
%configure<br />
make %{?_smp_mflags}</code></p>
<p><code>%install<br />
rm -rf $RPM_BUILD_ROOT<br />
make install DESTDIR=$RPM_BUILD_ROOT</code></p>
<p><code>%clean<br />
rm -rf $RPM_BUILD_ROOT<br />
</code><br />
<code>%files<br />
%defattr(-,root,root,-)<br />
%doc</code></p>
<p><code>%changelog</code><br />
And the completed one, after I scratched my head a while:</p>
<p><code>Name:           vbox-runner<br />
Version:        0.2<br />
Release:        1%{?dist}<br />
Summary:        Run Virtualbox machines in KRunner</code></p>
<p><code>Group:          User Interface/Desktops<br />
License:        GPL<br />
URL:            http://www.kde-look.org/content/show.php/VBox+Runner?content=107926<br />
Source0:        http://www.kde-look.org/CONTENT/content-files/107926-vbox-runner-%{version}.tar.gz<br />
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)</code></p>
<p><code>BuildRequires:  cmake gcc automoc4 kdebase-devel<br />
Requires:       kdebase</code></p>
<p><code>%description<br />
vbox-runner is a plugin for krunner, virtualbox machines can be started directly from krunner with this plugin.</code></p>
<p><code>%prep<br />
%setup -q</code></p>
<p><code>%build</code></p>
<p><code>%install<br />
rm -rf %{buildroot}<br />
cmake -DCMAKE_INSTALL_PREFIX=/usr<br />
make install DESTDIR=%{buildroot}</code></p>
<p><code>%clean<br />
rm -rf %{buildroot}</code></p>
<p><code>%files<br />
%defattr(-,root,root,-)<br />
%doc<br />
%{_libdir}/kde4/krunner_vbox.so<br />
%{_datadir}/kde4/services/*.desktop<br />
%{_datadir}/pixmaps/*</code></p>
<p><code>%changelog<br />
* Sun Jul 26 2009 Magnus Tuominen  magnus.tuominen@gmail.com 0.2-1<br />
- Initial RPM for fedora.</code></code></p>
<p>The build will complain about some rpath issue with krunner_vbox.so so it has to be built with these options:<br />
<code>QA_RPATHS=$[0x0001|0x0010 ] rpmbuild -ba vbox-runner.spec</code><br />
otherwise it will fail with this error message:<br />
 <code>ERROR   0001: file '/usr/lib/kde4/krunner_vbox.so' contains a standard rpath '/usr/lib' in [/usr/lib:/usr/lib/kde4/devel]<br />
error: Bad exit status from /var/tmp/rpm-tmp.gL6Psw (%install)</code><br />
The result is this:</p>
<p><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/krunner-fedora.png"><img class="aligncenter size-full wp-image-331" title="krunner-fedora" src="http://blog.rubbad.com/wp-content/uploads/2009/07/krunner-fedora.png" alt="krunner-fedora" width="414" height="281" /></a></p>
<p>Pretty sweet huh?</p>
<p>You can grab the RPMs with the source from here.</p>
<p><a title="file dump" href="http://rubbad.com/files/fedora/11/" target="_blank">http://rubbad.com/files/fedora/11/</a></p>
<p>Remember, all commands are to be run as user, except for the installation of the tools part, do NOT run these as root, ever!<br />
Many thanks to Konqui and Jan Zitnik, whom without this would never had been built..<br />
That's all folks! Comments and pointers appreciated, this is my first attempt at building RPMs after all, and I'm sure there are some things that could have been done differently?<br />
<strong>UPDATE</strong>: version 0.2-2 is done, I fixed the issue with rpath and rebuilt the rpm according to the fedora package guidelines.<br />
Added</p>
<p><code>chrpath --delete %{buildroot}%{_libdir}/kde4/krunner_vbox.so to the %install section in the spec file.</code><br />
<strong>UPDATE2</strong> version 0.2-3: addedd </p>
<p><code>%doc, %post, %postun and %find_lang to spec file.</code></p>
<p><strong>UPDATE3</strong> (heh) version 0.2-4 is done, now rpmlint and mock are really happy.<br />
some changes to spec file to make rpmlint and mock happy.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/388" rel="bookmark" class="crp_title">Kopete-facebook-0.1.4-4</a></li><li><a href="http://blog.rubbad.com/archives/399" rel="bookmark" class="crp_title">Skype on Fedora 12</a></li><li><a href="http://blog.rubbad.com/archives/4" rel="bookmark" class="crp_title">Jou</a></li><li><a href="http://blog.rubbad.com/archives/11" rel="bookmark" class="crp_title">VMware</a></li><li><a href="http://blog.rubbad.com/archives/38" rel="bookmark" class="crp_title">fail! :(</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/319/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing 64bit flash in Archlinux 64bit.</title>
		<link>http://blog.rubbad.com/archives/315</link>
		<comments>http://blog.rubbad.com/archives/315#comments</comments>
		<pubDate>Wed, 15 Jul 2009 12:31:18 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=315</guid>
		<description><![CDATA[Howto install flash in 64bit archlinux. #pacman -S flashplugin done! I was surprised when I did that by mistake, that it actually seems to have installed the 64bit flash-plugin rather than the 32bit one with nspluginwrapper &#38; co. No more manually moving files around! Related Posts:Flash 10 64bit Linux Alpha64bit Flash Player 10Fedora 10 x86_64 [...]]]></description>
			<content:encoded><![CDATA[<p>Howto install flash in 64bit archlinux.</p>
<blockquote><p>#pacman -S flashplugin</p></blockquote>
<p>done! I was surprised when I did that by mistake, that it actually seems to have installed the 64bit flash-plugin rather than the 32bit one with nspluginwrapper &amp; co. No more manually moving files around!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/178" rel="bookmark" class="crp_title">Flash 10 64bit Linux Alpha</a></li><li><a href="http://blog.rubbad.com/archives/167" rel="bookmark" class="crp_title">64bit Flash Player 10</a></li><li><a href="http://blog.rubbad.com/archives/134" rel="bookmark" class="crp_title">Fedora 10 x86_64 and flash</a></li><li><a href="http://blog.rubbad.com/archives/279" rel="bookmark" class="crp_title">Fullscreen flash in firefox 3.5</a></li><li><a href="http://blog.rubbad.com/archives/207" rel="bookmark" class="crp_title">testdriving OpenSolaris 2008.11</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/315/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android</title>
		<link>http://blog.rubbad.com/archives/303</link>
		<comments>http://blog.rubbad.com/archives/303#comments</comments>
		<pubDate>Tue, 14 Jul 2009 06:01:28 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=303</guid>
		<description><![CDATA[The Android livecd v.02 is out. I grabbed a copy from http://code.google.com/p/live-android/ and booted it up inside virtualbox to have a look. Seems pretty sweet to me! Now I want a Android phone&#8230; Settings to use for creating the virtualmachine should be Linux and Linux2.6, I gave it 256MB of memory and enabled 3d acceleration, [...]]]></description>
			<content:encoded><![CDATA[<p>The Android livecd v.02 is out. I grabbed a copy from <a href="http://code.google.com/p/live-android/" target="_blank">http://code.google.com/p/live-android/</a> and booted it up inside virtualbox to have a look.</p>
<p>Seems pretty sweet to me! Now I want a Android phone&#8230; <img src='http://blog.rubbad.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Settings to use for creating the virtualmachine should be <em>Linux</em> and <em>Linux2.6</em>, I gave it 256MB of memory and enabled 3d acceleration, but it surely works with far less than that.</p>
<div id="attachment_310" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbooting.png"><img class="size-medium wp-image-310" title="androidbooting" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbooting-300x249.png" alt="the boot screen" width="300" height="249" /></a><p class="wp-caption-text">the boot screen</p></div>
<div id="attachment_309" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbooted.png"><img class="size-medium wp-image-309" title="androidbooted" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbooted-300x251.png" alt="firstboot, omg no battery!" width="300" height="251" /></a><p class="wp-caption-text">firstboot, omg no battery!</p></div>
<div id="attachment_305" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbdesk1.png"><img class="size-medium wp-image-305" title="androidbdesk1" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbdesk1-300x251.png" alt="default desktop" width="300" height="251" /></a><p class="wp-caption-text">default desktop</p></div>
<div id="attachment_307" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbgsearchbar.png"><img class="size-medium wp-image-307" title="androidbgsearchbar" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbgsearchbar-300x251.png" alt="the google bar" width="300" height="251" /></a><p class="wp-caption-text">the google bar</p></div>
<div id="attachment_306" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbdesk2.png"><img class="size-medium wp-image-306" title="androidbdesk2" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbdesk2-300x250.png" alt="applications and settings, I guess." width="300" height="250" /></a><p class="wp-caption-text">applications and settings, I guess.</p></div>
<div id="attachment_311" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings.png"><img class="size-medium wp-image-311" title="androidbsettings" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings-300x250.png" alt="some more settings" width="300" height="250" /></a><p class="wp-caption-text">some more settings</p></div>
<div id="attachment_312" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings-about.png"><img class="size-medium wp-image-312" title="androidbsettings-about" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings-about-300x251.png" alt="About Android" width="300" height="251" /></a><p class="wp-caption-text">About Android</p></div>
<div id="attachment_313" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings-about-license.png"><img class="size-medium wp-image-313" title="androidbsettings-about-license" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbsettings-about-license-300x252.png" alt="Apache license" width="300" height="252" /></a><p class="wp-caption-text">Apache license</p></div>
<div id="attachment_304" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbbrowser.png"><img class="size-medium wp-image-304" title="androidbbrowser" src="http://blog.rubbad.com/wp-content/uploads/2009/07/androidbbrowser-300x250.png" alt="the web browser, works really well. Execpt I couldn't figure out how to close it." width="300" height="250" /></a><p class="wp-caption-text">the web browser, works really well. Execpt I couldn&#39;t figure out how to close it.</p></div>
<p>I&#8217;m impressed and I&#8217;m looking forward to see how this develops!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/295" rel="bookmark" class="crp_title">Running Spotify on Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/284" rel="bookmark" class="crp_title">VirtualBox 3.0 in Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/170" rel="bookmark" class="crp_title">blog moved to wordpress.com</a></li><li><a href="http://blog.rubbad.com/archives/437" rel="bookmark" class="crp_title">ffmpegthumbnailer &#038; kffmpegthumbnailer</a></li><li><a href="http://blog.rubbad.com/archives/273" rel="bookmark" class="crp_title">Amarok 2.1 and Fedora 11 KDE</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/303/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running Spotify on Fedora 11</title>
		<link>http://blog.rubbad.com/archives/295</link>
		<comments>http://blog.rubbad.com/archives/295#comments</comments>
		<pubDate>Sat, 11 Jul 2009 07:19:06 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[crossover]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=295</guid>
		<description><![CDATA[I had some problem getting Spotify to run on my 64bit Fedora 11 laptop, fonts were missing and some graphics rendered horribly or was totally missing: Lucky for me I remembered that I have a free Crossover download waiting for me! So I got that, and it threw a bunch of missing dependencys in my [...]]]></description>
			<content:encoded><![CDATA[<p>I had some problem getting Spotify to run on my 64bit Fedora 11 laptop, fonts were missing and some graphics rendered horribly or was totally missing:</p>
<div id="attachment_296" class="wp-caption aligncenter" style="width: 310px"><a href="http://rubbad.com/blog/wp-content/uploads/2009/07/spotify.png"><img class="size-medium wp-image-296" title="spotify" src="http://rubbad.com/blog/wp-content/uploads/2009/07/spotify-300x190.png" alt="Spotify running in wine, something missing... " width="300" height="190" /></a><p class="wp-caption-text">Spotify running in wine, something missing... </p></div>
<p>Lucky for me I remembered that I have a free Crossover download waiting for me! So I got that, and it threw a bunch of missing dependencys in my face while configuring the first bottle:</p>
<p>This is what to install</p>
<blockquote><p># yum install cups-libs.i586 fontconfig.i586 gnutls.i586 hal-libs.i586 libXcomposite.i586 libpng.i586 sane-backends-libs.i586 libXcursor.i586 libXinerama.i586 libXrandr.i586 libXrender.i586</p></blockquote>
<p>It pulls in some dependencys of their own, install those too.</p>
<p>Then you can install Spotify using Crossover, or if you don&#8217;t have that one, you can just use wine. Wine should render everything correctly once all of that stuff is installed.</p>
<div id="attachment_297" class="wp-caption aligncenter" style="width: 310px"><a href="http://rubbad.com/blog/wp-content/uploads/2009/07/spotify-crossover.png"><img class="size-medium wp-image-297" title="spotify-crossover" src="http://rubbad.com/blog/wp-content/uploads/2009/07/spotify-crossover-300x202.png" alt="Spotify running in Crossover Pro 8" width="300" height="202" /></a><p class="wp-caption-text">Spotify running in Crossover Pro 8</p></div>
<p>Please comment if you try this and tell me how it went! Now for some more coffee&#8230;</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/303" rel="bookmark" class="crp_title">Android</a></li><li><a href="http://blog.rubbad.com/archives/284" rel="bookmark" class="crp_title">VirtualBox 3.0 in Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/346" rel="bookmark" class="crp_title">Kopete facebook-plugin for fedora</a></li><li><a href="http://blog.rubbad.com/archives/170" rel="bookmark" class="crp_title">blog moved to wordpress.com</a></li><li><a href="http://blog.rubbad.com/archives/273" rel="bookmark" class="crp_title">Amarok 2.1 and Fedora 11 KDE</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/295/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>VirtualBox 3.0 in Fedora 11</title>
		<link>http://blog.rubbad.com/archives/284</link>
		<comments>http://blog.rubbad.com/archives/284#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:33:46 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[Virtual]]></category>
		<category><![CDATA[VirtualBox]]></category>

		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=284</guid>
		<description><![CDATA[How to get VirtualBox 3.0 installed with USB support on Fedora 11. We need to install a little something to get the module to actually build before we install Virtualbox. As root: # yum install dkms kernel-devel make automake autoconf gcc Then install VirtualBox: 32bit: # rpm -Uhv http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.i586.rpm 64bit # rpm -Uhv http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.x86_64.rpm Right, [...]]]></description>
			<content:encoded><![CDATA[<p>How to get VirtualBox 3.0 installed with USB support on Fedora 11.</p>
<p>We need to install a little something to get the module to actually build before we install Virtualbox.</p>
<p>As root:</p>
<blockquote><p># yum install dkms kernel-devel make automake autoconf gcc</p></blockquote>
<p>Then install VirtualBox:</p>
<p>32bit:</p>
<blockquote><p># rpm -Uhv <a href="http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.i586.rpm" target="_blank">http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.i586.rpm</a></p></blockquote>
<p>64bit</p>
<blockquote><p># rpm -Uhv <a href="http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.x86_64.rpm" target="_blank">http://download.virtualbox.org/virtualbox/3.0.0/VirtualBox-3.0.0_49315_fedora11-1.x86_64.rpm</a></p></blockquote>
<p>Right, now for the usb part. Got to find out the Group ID for vboxusers now. Go to <em>Administration -&gt; Users and Groups.</em></p>
<p><em></p>
<div id="attachment_285" class="wp-caption aligncenter" style="width: 490px"><em><a href="http://rubbad.com/blog/wp-content/uploads/2009/07/usersandgroups.png"><img class="size-full wp-image-285" title="users and groups" src="http://rubbad.com/blog/wp-content/uploads/2009/07/usersandgroups.png" alt="Remeber the Group ID of vboxusers." width="480" height="350" /></a></em><p class="wp-caption-text">Remeber the Group ID of vboxusers.</p></div>
<p></em></p>
<p><em> </em></p>
<p><em> </em></p>
<p>Select the vboxusers group and press properties, add yourself to this group.</p>
<div id="attachment_286" class="wp-caption aligncenter" style="width: 490px"><a href="http://rubbad.com/blog/wp-content/uploads/2009/07/editgroup.png"><img class="size-full wp-image-286" title="edit group" src="http://rubbad.com/blog/wp-content/uploads/2009/07/editgroup.png" alt="Add yourself to this group." width="480" height="353" /></a><p class="wp-caption-text">Add yourself to this group.</p></div>
<p>Now we just have to add this little line to <em>/etc/fstab</em></p>
<blockquote><p>none /sys/bus/usb/drivers usbfs devgid=<strong>501</strong>,devmode=664 0 0</p></blockquote>
<p>note that <strong>501</strong> was the <strong>Group ID</strong> for vboxusers, which you are a member of, this grants you usb inside VirtualBox.</p>
<p>Now, reboot and try out your virtual boxes!</p>
<p>Thanks to <a href="http://readysleep.wordpress.com/2009/06/12/linux-fedora-11-usb-support-in-virtualbox/" target="_blank">readysleep</a> for the fstab info!</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/303" rel="bookmark" class="crp_title">Android</a></li><li><a href="http://blog.rubbad.com/archives/295" rel="bookmark" class="crp_title">Running Spotify on Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/273" rel="bookmark" class="crp_title">Amarok 2.1 and Fedora 11 KDE</a></li><li><a href="http://blog.rubbad.com/archives/319" rel="bookmark" class="crp_title">vbox-runner on fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/346" rel="bookmark" class="crp_title">Kopete facebook-plugin for fedora</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/284/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fullscreen flash in firefox 3.5</title>
		<link>http://blog.rubbad.com/archives/279</link>
		<comments>http://blog.rubbad.com/archives/279#comments</comments>
		<pubDate>Mon, 06 Jul 2009 17:04:47 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=279</guid>
		<description><![CDATA[Firefox 3.5 crashes when trying to view a flash video in fullscreen. Not to worry, for there is a workaround. in /usr/lib/firefox-3.5.1pre/firefox.sh EDIT: the path on Fedora 11 is: /usr/lib/firefox-3.5/run-mozilla.sh you add export LD_PRELOAD=/usr/lib/libGL.so.1 at the beginning of the file, but underneath #!/bin/sh So it looks like this: #!/bin/sh #fix the goddamn flash bug. export [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.5 crashes when trying to view a flash video in fullscreen.<br />
Not to worry, for there is a workaround.</p>
<p>in <em>/usr/lib/firefox-3.5.1pre/firefox.sh</em></p>
<p><strong>EDIT:</strong> the path on Fedora 11 is: <em>/usr/lib/firefox-3.5/run-mozilla.sh</em><br />
you add <strong>export LD_PRELOAD=/usr/lib/libGL.so.1</strong> at the beginning of the file, but underneath <strong>#!/bin/sh</strong></p>
<p>So it looks like this:<strong> </strong></p>
<blockquote><p>#!/bin/sh<br />
#fix the goddamn flash bug.<br />
export LD_PRELOAD=/usr/lib/libGL.so.1</p>
<p># Firefox launcher containing a Profile migration helper for<br />
# temporary profiles used during alpha and beta phases.</p>
<p>&#8230;</p></blockquote>
<p>Save, and try out some flash video in fullscreen.</p>
<p>This should work for Archlinux, Fedora and Ubuntu. The path to <strong>firefox.sh</strong> might vary though.</p>
<p>Workaround taken from <a href="https://bugs.launchpad.net/firefox/+bug/333127/comments/13" target="_blank">https://bugs.launchpad.net/firefox/+bug/333127/comments/13</a></p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/178" rel="bookmark" class="crp_title">Flash 10 64bit Linux Alpha</a></li><li><a href="http://blog.rubbad.com/archives/207" rel="bookmark" class="crp_title">testdriving OpenSolaris 2008.11</a></li><li><a href="http://blog.rubbad.com/archives/241" rel="bookmark" class="crp_title">Karmic Koala Alpha 1</a></li><li><a href="http://blog.rubbad.com/archives/152" rel="bookmark" class="crp_title">Venturing into the unknown</a></li><li><a href="http://blog.rubbad.com/archives/167" rel="bookmark" class="crp_title">64bit Flash Player 10</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/279/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amarok 2.1 and Fedora 11 KDE</title>
		<link>http://blog.rubbad.com/archives/273</link>
		<comments>http://blog.rubbad.com/archives/273#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:25:15 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[multimedia]]></category>

		<guid isPermaLink="false">http://rubbad.wordpress.com/?p=273</guid>
		<description><![CDATA[Howto get Amarok 2.1 to see your &#8220;iTunes&#8221; share, or mt-daapd in this case, also known as firefly. Obviously we begin by installing Amarok . I installed a bunch of stuff trying to get this to work, most of it avahi-related, but the thing that got it working was nss-mdns. Install a bunch of stuff: [...]]]></description>
			<content:encoded><![CDATA[<p>Howto get Amarok 2.1 to see your &#8220;iTunes&#8221; share, or mt-daapd in this case, also known as <a href="http://www.fireflymediaserver.org/" target="_blank">firefly.</a></p>
<p>Obviously we begin by installing Amarok <img src='http://blog.rubbad.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>I installed a bunch of stuff trying to get this to work, most of it avahi-related, but the thing that got it working was <strong>nss-mdns</strong>.</p>
<p>Install a bunch of stuff:</p>
<blockquote><p>`yum install avahi-qt4 avahi-dnsconfd avahi-compat-libdns_sd kdnssd-avahi avahi nss-mdns libopendaap` <strong></strong></p></blockquote>
<p><strong>EDIT:</strong> you only need <em>nss-mdns</em>, double checked.</p>
<p>Don&#8217;t forget to open the port in the firewall.</p>
<div id="attachment_274" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-274" title="firewall" src="http://rubbad.files.wordpress.com/2009/06/firewall.png" alt="open port 5353" width="500" height="365" /><p class="wp-caption-text">open port 5353</p></div>
<p>Fire up Amarok and listen away! Takes a while before you see your share, but it will show up.</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/284" rel="bookmark" class="crp_title">VirtualBox 3.0 in Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/241" rel="bookmark" class="crp_title">Karmic Koala Alpha 1</a></li><li><a href="http://blog.rubbad.com/archives/170" rel="bookmark" class="crp_title">blog moved to wordpress.com</a></li><li><a href="http://blog.rubbad.com/archives/295" rel="bookmark" class="crp_title">Running Spotify on Fedora 11</a></li><li><a href="http://blog.rubbad.com/archives/207" rel="bookmark" class="crp_title">testdriving OpenSolaris 2008.11</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/273/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
