<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>Cyconet Blog &#187; Squeezebox</title>
	<atom:link href="http://blog.waja.info/tag/squeezebox/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.waja.info</link>
	<description>Just a place to be!</description>
	<lastBuildDate>Wed, 28 Apr 2010 08:22:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<item>
		<title>WeatherTime plugin broken with latest (20060730) Slimserver 6.5</title>
		<link>http://blog.waja.info/2006/08/01/weathertime-plugin-broken-with-latest-20060730-slimserver-65/</link>
		<comments>http://blog.waja.info/2006/08/01/weathertime-plugin-broken-with-latest-20060730-slimserver-65/#comments</comments>
		<pubDate>Tue, 01 Aug 2006 20:04:39 +0000</pubDate>
		<dc:creator>cyco</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[Slimdevice]]></category>
		<category><![CDATA[Slimserver]]></category>
		<category><![CDATA[Squeezebox]]></category>

		<guid isPermaLink="false">http://blog.waja.info/2006/08/01/weathertime-plugin-broken-with-latest-20060730-slimserver-65/</guid>
		<description><![CDATA[The WeatherTime plugin is broken with the latest Slimserver 6.5. Couldn&#8217;t push into new mode: [OFF.weathertime] !: Can&#8217;t locate object method &#8220;bytesPerColumn&#8221; via package &#8220;Slim::Player::Squeezebox2&#8243; at /usr/share/slimserver/Plugins/WeatherTime/Plugin.pm line 2207. Here comes the patch: # sed -i &#8220;s/displayWidth/display()->displayWidth/&#8221; Plugin.pm # sed -i &#8220;s/bytesPerColumn/display()->bytesPerColumn/&#8221; Plugin.pm # sed -i &#8220;s/Slim::Display::Graphics::string\ /Slim::Display::Lib::Fonts::string/&#8221; Plugin.pm # sed -i &#8220;s/Slim::Display::Graphics::string\ /Slim::Display::Lib::Fonts::string/&#8221; Plugin.pm [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://inside.glnetworks.de/2006/03/11/weathertime-screensaver-plugin-for-slimserver/">WeatherTime plugin</a> is broken with the latest <a href="http://www.slimdevices.com/downloads/nightly/latest/6.5/">Slimserver</a> 6.5.</p>
<blockquote><p>
Couldn&#8217;t push into new mode: [OFF.weathertime] !: Can&#8217;t locate object method &#8220;bytesPerColumn&#8221; via package &#8220;Slim::Player::Squeezebox2&#8243; at /usr/share/slimserver/Plugins/WeatherTime/Plugin.pm line 2207.
</p></blockquote>
<p><span id="more-93"></span><br />
Here comes the patch:</p>
<p class="code"># sed -i &#8220;s/displayWidth/display()->displayWidth/&#8221; Plugin.pm<br />
# sed -i &#8220;s/bytesPerColumn/display()->bytesPerColumn/&#8221; Plugin.pm<br />
# sed -i &#8220;s/Slim::Display::Graphics::string\<br />
  /Slim::Display::Lib::Fonts::string/&#8221; Plugin.pm<br />
# sed -i &#8220;s/Slim::Display::Graphics::string\<br />
  /Slim::Display::Lib::Fonts::string/&#8221; Plugin.pm
</p>
<p>You can also grep the diff <a href="http://blog.waja.info/downloads/weathertime_nightly_fix.diff">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.waja.info/2006/08/01/weathertime-plugin-broken-with-latest-20060730-slimserver-65/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->