<?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>WiredRevolution.com &#187; 9.04</title>
	<atom:link href="http://www.wiredrevolution.com/tag/904/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to fix unresponsive Flash player on Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-unresponsive-flash-player-on-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu#comments</comments>
		<pubDate>Sat, 15 May 2010 15:40:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.4]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[clicks]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashplugin-nonfree]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[unresponsive]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1193</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very frustrating. Being such a high profile issue which affects many users it&#8217;s amazing that it has taken this long come up with a fix.</p>
<p>Here is the official bug on launchpad which concerns the flashplugin-nonfree package and mentions a couple workarounds.</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407">https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407</a></p>
<p>So here is the bug and workarounds.</p>
<p>For example on youtube, whilst it recognises my mouse moving over various buttons, actual mouse clicks are not recognised. I can navigate using &#8216;tab&#8217; but this is very painful. I can also right click. The problem doesn&#8217;t occur with other flash players, e.g. swfdec-mozilla.</p>
<p>WORKAROUND 1: Disable compiz<br />
WORKAROUND 2: Remove flashplugin-nonfree / flashplugin-installer and install from adobe<br />
WORKAROUND 3: Open a terminal and enter:</p>
<p>gksudo gedit /usr/lib/nspluginwrapper/i386/linux/npviewer</p>
<p>Then add: export GDK_NATIVE_WINDOWS=1 before the last line of text</p>
<p>Note: Chrome &#038; Chromium are now working fine without workaround</p>
<p>These workaround&#8217;s have been verified to work for some users. We don&#8217;t need verification of whether or not they work for you.</p>
<p>To my knowledge it is still unclear what the underlying cause of this issue really is. But these workarounds are your best shot at resolving the issue until an official fix is released. The last workaround is the easiest and has the least impact on your system so I would give that a try first, it worked for myself. </p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Boxee on 64-bit Ubuntu 9.10 Karmic</title>
		<link>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-boxee-on-64-bit-ubuntu-910-karmic</link>
		<comments>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic#comments</comments>
		<pubDate>Sat, 02 Jan 2010 15:33:12 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[boxee]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[liblzo]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[sources.list]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1165</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>Installing Boxee turns your computer into an incredible HTPC. These instructions will help you get it up and running on Ubuntu. Update: Boxee has recently made the latest version (9.20) of their software available for Ubuntu 64 and 32-bit. If you are installing this new version simply download the deb package off their website directly [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>Installing Boxee turns your computer into an incredible HTPC. These instructions will help you get it up and running on Ubuntu.</p>
<p><strong>Update:</strong><br />
Boxee has recently made the latest version (9.20) of their software available for Ubuntu 64 and 32-bit.  If you are installing this new version simply download the deb package off their website directly and install it. </p>
<p><strong>The instructions below pertain to older Boxee versions < 9.20 </strong></p>
<p>Start by downloading the repository off the website. Since the 32-bit repository is the only one available simply adding it to your sources.list will not work.</p>
<pre>$ wget http://apt.boxee.tv/dists/jaunty/main/binary-i386/Packages.gz</pre>
<p>Find the latest version of Boxee in the repository.</p>
<pre>$ zcat Packages.gz | grep Filename</pre>
<pre>
Filename: ./dists/intrepid/main/binary-i386/boxee-0.9.6.4578.intrepid.deb
Filename: ./dists/intrepid/main/binary-i386/boxee-0.9.7.4826.intrepid.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.11.5777.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.12.6570.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.13.6684.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.14.6795.deb
Filename: ./dists/intrepid/test/binary-i386/boxee-0.9.14.6992.deb
</pre>
<p>Download the latest version.</p>
<pre>$ wget http://apt.boxee.tv/dists/intrepid/test/binary-i386/boxee-0.9.14.6992.deb</pre>
<p>Install the package, since your system is 64-bit and you are installing a 32-bit package you will see that your system is missing some required libraries.</p>
<pre>$ sudo dpkg -i --force-all boxee-0.9.14.6992.deb</pre>
<pre>
dpkg: warning: overriding problem because --force enabled:
 package architecture (i386) does not match system (amd64)
Selecting previously deselected package boxee.
(Reading database ... 144498 files and directories currently installed.)
Unpacking boxee (from boxee-0.9.14.6992.deb) ...
dpkg: boxee: dependency problems, but configuring anyway as you requested:
 boxee depends on liblzo1; however:
  Package liblzo1 is not installed.
 boxee depends on libfaad-dev; however:
  Package libfaad-dev is not installed.
 boxee depends on libxmlrpc-c3; however:
  Package libxmlrpc-c3 is not installed.
 boxee depends on libdirectfb-1.0-0; however:
  Package libdirectfb-1.0-0 is not installed.
 boxee depends on libkrb53; however:
  Package libkrb53 is not installed.
 boxee depends on xsel; however:
  Package xsel is not installed.
Setting up boxee (0.9.14.6992)
</pre>
<p>To fix these dependency problems download the getlibs package and install it. </p>
<pre>
$ wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb
$ sudo dpkg -i getlibs-all.deb
</pre>
<p>Now resolve those missing libraries.</p>
<pre>$ getlibs /opt/boxee/Boxee</pre>
<pre>
libfaac.so.0: libfaac0
libhal-storage.so.1: libhal-storage1
libjasper.so.1: libjasper1
libenca.so.0: libenca0
No match for liblzo.so.1
libmysqlclient.so.15: libmysqlclient15off
libfribidi.so.0: libfribidi0
libGLEW.so.1.5: libglew1.5
The following i386 packages will be installed:
libenca0
libfaac0
libfribidi0
libglew1.5
libhal-storage1
libjasper1
libmysqlclient15off
Continue [Y/n]? y
Downloading ...
Installing libraries ...
</pre>
<p>Install the lib32nss-mdns library.</p>
<pre>$ sudo apt-get install lib32nss-mdns</pre>
<p>You also need to manually install the liblzo library which is no longer available in the 9.10 release.</p>
<pre>$ wget http://mirrors.kernel.org/ubuntu/pool/universe/l/lzo/liblzo1_1.08-3_i386.deb
$ getlibs -i liblzo1_1.08-3_i386.deb
</pre>
<p>You should now be able to launch Boxee normally, enjoy!</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/guides/build-the-perfect-htpc-with-boxee-and-the-dell-zino-hd' rel='bookmark' title='Permanent Link: Build the perfect HTPC with Boxee and the Dell Zino HD'>Build the perfect HTPC with Boxee and the Dell Zino HD</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/install-gnome-shell-in-ubuntu-10-10-maverick' rel='bookmark' title='Permanent Link: Install GNOME Shell in Ubuntu 10.10 Maverick'>Install GNOME Shell in Ubuntu 10.10 Maverick</a></li>
<li><a href='http://www.wiredrevolution.com/suse/install-git-on-suse-11' rel='bookmark' title='Permanent Link: Install git on SUSE 11'>Install git on SUSE 11</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

