<?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>Rebel Zero &#187; Fixes</title>
	<atom:link href="http://www.rebelzero.com/category/fixes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rebelzero.com</link>
	<description>We don&#039;t do Windoze</description>
	<lastBuildDate>Thu, 19 Jan 2012 00:15:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Thunderbird 3.0.4 Fails To Start After Upgrade</title>
		<link>http://www.rebelzero.com/fixes/thunderbird-3-0-4-fails-to-start-after-upgrade/264</link>
		<comments>http://www.rebelzero.com/fixes/thunderbird-3-0-4-fails-to-start-after-upgrade/264#comments</comments>
		<pubDate>Thu, 15 Apr 2010 21:00:15 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[regression]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=264</guid>
		<description><![CDATA[Chris Coulson describes the regression in Thunderbird 3.0.4 and a workaround to fix it.]]></description>
			<content:encoded><![CDATA[<p>There was a regression that was introduced with the update of Thunderbird to 3.0.4+nobinonly-0ubuntu2 that prevented the application from starting. <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-April/000708.html">Chris Coulson</a> provided a description and a manual fix for those affected by it to the Ubuntu Developers list which is quoted below:</p>
<blockquote><p>Some people have experienced a problem with Thunderbird failing to start  after upgrading to 3.0.4+nobinonly-0ubuntu2 (see [1]). An updated  version which fixes this bug has been uploaded already and the affected  binaries removed from the archive. If you have already updated to the  affected version and you are experiencing this problem, then you will  need to recover manually in order to use Thunderbird again.</p>
<p>The issue is that under certain conditions, the thunderbird wrapper  script replaces your profile with a recursive symlink. If you are  running the affected version and thunderbird no longer starts, please  open a terminal and run &#8220;ls -ld ~/.*thunderbird*&#8221;. If you see output  similar to the following, then you are affected by this bug and will  need to proceed with the instructions following.</p>
<p>lrwxrwxrwx 1 chr1s chr1s   24 2010-04-15 19:08 /home/chr1s/.mozilla-thunderbird  -&gt; /home/chr1s/.thunderbird<br />
lrwxrwxrwx 1 chr1s chr1s   24 2010-04-15 19:08 /home/chr1s/.thunderbird  -&gt; /home/chr1s/.thunderbird<br />
drwx&#8212;&#8212; 3 chr1s chr1s 4096 2010-04-15 19:08 /home/chr1s/.thunderbird.upstream</p>
<p>To recover from this, you need to:<br />
1) Delete the recursive symlink (~/.thunderbird) by running &#8220;rm  ~/.thunderbird&#8221;.<br />
***Only do this if you see the output above, else you could be deleting  your profile. If you are unsure, then rename the file instead***<br />
2) Move ~/.thunderbird.upstream to ~/.thunderbird by running &#8220;mv  ~/.thunderbird.upstream ~/.thunderbird&#8221;</p>
<p>Once you have done this, you will be able to open Thunderbird again.</p>
<p>Sorry for the inconvenience.</p>
<p>Regards<br />
Chris</p>
<p>[1] &#8211; <a href="https://launchpad.net/bugs/563893" target="_blank">https://launchpad.net/bugs/563893</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/thunderbird-3-0-4-fails-to-start-after-upgrade/264/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lucid Lynx not booting, small plymouth issue</title>
		<link>http://www.rebelzero.com/fixes/lucid-lynx-not-booting-small-plymouth-issue/230</link>
		<comments>http://www.rebelzero.com/fixes/lucid-lynx-not-booting-small-plymouth-issue/230#comments</comments>
		<pubDate>Fri, 12 Mar 2010 23:50:53 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[10.04 LTS Lucid Lynx]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[libplybootclient]]></category>
		<category><![CDATA[mountall]]></category>
		<category><![CDATA[plymouth]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=230</guid>
		<description><![CDATA[Needed to add a symbolic link for the broken plymouth package that prevented Lucid Lynx from starting up.]]></description>
			<content:encoded><![CDATA[<p>With the last batch of updates, plymouth broke with the following error during start-up:</p>
<blockquote><p>mountall: error while loading shared libraries: libplybootclient.so.2: cannot open shared object file: No such file or directory.<br />
init: mountall main process (265) terminated with status 127</p></blockquote>
<p>It&#8217;s getting some attention at Ubuntu Forums <a href="http://ubuntuforums.org/showthread.php?t=1428365">here</a> and <a href="http://ubuntuforums.org/showthread.php?t=1428388">here</a>. There&#8217;s also a <a href="https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/538292">bug report</a> already filed with a fix on the way.</p>
<p><span id="more-230"></span>If you find yourself stuck with a non-bootable Lucid, the posts and bug reports have some ideas. Myself, I used a workaround suggested by <a href="http://ubuntuforums.org/showpost.php?p=8957439&amp;postcount=7">Rob2687</a> and loaded a Karmic LiveCD (LiveUSB key actually), mounted my root partition and added a new symbolic link.</p>
<pre class="brush: bash; title: ; notranslate">sudo mkdir /mnt/root
sudo mount /dev/sda6 /mnt/root
sudo ln -s /mnt/root/lib/libply-boot-client.so.2.0.0 /mnt/root/lib/libplybootclient.so.2</pre>
<p>My Lucid install was able to reboot successfully after this.</p>
<p><strong>UPDATE: Updates have been pushed out to correct this situation with the following versions:<br />
</strong><strong>plymouth 0.8.0~-14<br />
mountall 2.8<br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/lucid-lynx-not-booting-small-plymouth-issue/230/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karmic: gnome-power-manager hides &#8220;Do nothing&#8221; from the GUI</title>
		<link>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223</link>
		<comments>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223#comments</comments>
		<pubDate>Fri, 04 Dec 2009 04:22:27 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[do nothing]]></category>
		<category><![CDATA[gnome power manager]]></category>
		<category><![CDATA[Power Management]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=223</guid>
		<description><![CDATA[A change in Gnome's gnome-power-management package has hidden the "Do nothing" option making it difficult to run an external monitor on a laptop with the lid closed. Here's a workaround.]]></description>
			<content:encoded><![CDATA[<p>So, I wanted to watch some video on an external monitor connected to my Ubuntu 9.10 Karmic Koala laptop, but everytime I closed the laptop&#8217;s lid, the external monitor would turn off. This is when I noticed the option of <strong>Do nothing</strong> in <strong>Power Management</strong> was noticeably absent.<br />
<span id="more-223"></span><br />
The only choices available under <strong>On AC Power</strong> &gt; <strong>When laptop lid is closed</strong> were <strong>Blank screen</strong>, <strong>Suspend</strong>, <strong>Hibernate</strong>, and <strong>Shutdown</strong>, all of which aren&#8217;t acceptable choices. Currently set at <strong>Blank screen</strong>, it would blank both screens, laptop and external, which was defeating the purpose. Since my laptop turns its own screen off when the lid is closed, I don&#8217;t need Ubuntu doing it for me.</p>
<p>After some digging, I came across this <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/416236">Launchpad bug</a> explaining the same condition. <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/416236/comments/13">Lars Bengtsson&#8217;s comment</a> explained with a link that there was a change in the <a href="http://mail.gnome.org/archives/svn-commits-list/2009-July/msg05558.html">gnome-power-manager package back in July</a> that decided to hide the <strong>Do nothing</strong> option unless it was specified in <strong>GConf</strong>.</p>
<p>There are two ways to specify <strong>Do nothing</strong> in <strong>GConf</strong>. Pick what you&#8217;re more comfortable with. The GUI way is to press <strong>ALT-F2</strong> and run <strong>gconf-editor</strong>. Use the tree to navigate to <strong>apps &gt; gnome-power-manager &gt; buttons &gt; lid_ac</strong> and change it to <strong>nothing</strong>. The Long description that appears below in the Key Documentation area provides the other possible values.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-224" style="border: 2px solid black;" title="gconf_gnomepowermanager_lid_ac" src="http://www.rebelzero.com/wp-content/uploads/2009/12/gconf_gnomepowermanager_lid_ac.png" alt="GConf lid_ac value" width="479" height="324" /></p>
<p>From a command line, or in a terminal window, use the following command to change the value to nothing:</p>
<p><code>gconftool-2 --type string --set /apps/gnome-power-manager/buttons/lid_ac "nothing"</code></p>
<p>You should now see <strong>Do nothing</strong> as an option from within the <strong>Power Management</strong> application.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-225" style="border: 2px solid black;" title="powermanagement_donothing" src="http://www.rebelzero.com/wp-content/uploads/2009/12/powermanagement_donothing.png" alt="Power Management: Do nothing now available" width="450" height="322" /></p>
<p>It&#8217;s only semi-persistent. Once you change the option to something else, <strong>Do nothing</strong> is hidden again. You&#8217;ll need to repeat the process to add it back. Some comments from the bug entry suggest this may not work for everyone. I suspect there are other issues preventing them from keeping an external monitor active with a laptop&#8217;s lid closed which I couldn&#8217;t suggest a reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Firefox: Resetting default preferences</title>
		<link>http://www.rebelzero.com/fixes/firefox-resetting-default-preferences/176</link>
		<comments>http://www.rebelzero.com/fixes/firefox-resetting-default-preferences/176#comments</comments>
		<pubDate>Sun, 09 Aug 2009 18:39:56 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=176</guid>
		<description><![CDATA[Reset your Firefox settings to their default state without deleting all of your saved data.]]></description>
			<content:encoded><![CDATA[<p>Mozilla has made Firefox a very user friendly and modular web browser. It&#8217;s currently the browser in which all others are compared, and for very good reasons. With that, I&#8217;ll step down from my soapbox to answer the question at hand:</p>
<p><em>How does one easily reset the preferences of Firefox?</em><br />
<span id="more-176"></span></p>
<blockquote><p>philf: is there a way to &#8216;restore&#8221; to a previous days setting? all of a sudden firefox won&#8217;t open a site that requires flash [site removed] when trying to use it just a blue screen. I&#8217;ve had this issue before, I can&#8217;t remember how I fixed it, it was working yesterday perfectly. ALSO firefox used to open the previous tabs when closed, now just a blank screen..I didn&#8217;t do anything to it yesterday no updates at all&#8230;</p></blockquote>
<p>This won&#8217;t exactly answer the question asked from the quoted IRC text, but as far as I know there isn&#8217;t a &#8220;snapshot&#8221; type service that can restore Firefox to a previous day&#8217;s settings. I would be surprised if someone hadn&#8217;t made a plugin for this scenario yet. What follows is an &#8220;all else fails&#8221; solution to just restore a default set of options in which to start over.</p>
<p>To paraphrase <a href="http://kb.mozillazine.org/Resetting_preferences#Resetting_all_preferences_to_program_defaults">Mozilla&#8217;s own instructions</a>:</p>
<ol>
<li> Exit from Firefox completely (after copying/printing these instructions of course)</li>
<li> Locate your profile folder. This will probably be the most difficult step for new users as it lies within a &#8220;hidden&#8221; folder in your home folder. I&#8217;ll explain a little later.</li>
<li>Rename and/or remove your <strong>prefs.js</strong> file. Think safety first: rename now, remove later when clearly not needed.</li>
<li> Restart Firefox.</li>
</ol>
<p>Firefox will rebuild the <strong>prefs.js</strong> upon restart to its default state. Some users may also have a <strong>user.js</strong> file which may or may not cause some issues. It&#8217;s not a default file and could possibly have been made by a plugin or another installed application. My <strong>user.js</strong> file was created for and by Google&#8217;s Picasa. Rename/remove it as well if you&#8217;re still experiencing issues.</p>
<p>The strategy of renaming a settings file is to ensure that you still have a copy in case you need it. Any time I find myself tweaking files, I will make a backup copy of it first (<strong>cp file file.bu</strong>). In the case of Firefox, we only need to rename it in order to force Firefox to save a new default file. We can always restore the original file be deleting the new one and renaming the original.</p>
<p>Your Firefox profile folder is contained in a folder named <strong>.mozilla</strong> that is hidden from normal viewing because of it&#8217;s leading dot or period. While viewing your home folder in nautilus&#8217;s file browser, you can use <strong>CTRL-H</strong> to show all hidden files. Open <strong>.mozilla</strong> then <strong>firefox</strong>. Within you should see a folder ending in <strong>.default</strong>. The first eight letters are randomly chosen for you when Firefox is first run. That&#8217;s your Firefox profile folder. Open that and you should see the <strong>prefs.js</strong> file. Continue with step 3 above.</p>
<p>Remember that within the profile folder is everything that Firefox knows about you including saved passwords and cookies. If you accidentally change the wrong file, you could prevent yourself from accessing certain websites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/firefox-resetting-default-preferences/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Firefox 3.0 Extensions Work With Firefox 3.5 (Revisited)</title>
		<link>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5-revisited/166</link>
		<comments>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5-revisited/166#comments</comments>
		<pubDate>Fri, 10 Jul 2009 21:45:21 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=166</guid>
		<description><![CDATA[I finally figure out how to force all of my Firefox 3.0.x plugins to work with Firefox 3.5. All were enabled, but one was broken.]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5/165">posted a couple of days ago</a> about making, or forcing, Firefox plugins to work for 3.5 when they were only compatible up to the 3.0.x series. I mentioned that breakage could occur and, while it took some work, I was able to get all of the plugins I had with 3.0.11 working with 3.5 as you can see in the screenshot below. Unfortunately, you can also see something was amiss.</p>
<p><span id="more-166"></span></p>
<p style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/07/shiretoko_all_plugins_enabled.png"><img class="aligncenter size-large wp-image-167" title="shiretoko_all_plugins_enabled" src="http://www.rebelzero.com/wp-content/uploads/2009/07/shiretoko_all_plugins_enabled-933x1024.png" alt="shiretoko_all_plugins_enabled" width="448" height="491" /></a></p>
<p>While I was apparently on Google&#8217;s homepage, the address bar was still under the impression that I was  at the Google Reader page. It was also not immediately displaying my home page when Firefox 3.5 launched. It turns out that ubufox, the Ubuntu Firefox Modifications plugin, isn&#8217;t quite compatible. Only after disabling it did Firefox 3.5 return to operating normally. All of my other plugins seem to function as expected.</p>
<p>Some other interesting tidbits from the screenshot:</p>
<ul>
<li> I am not the author of the ubufox plugin. I was still trying to figure out how Firefox handled plugins and used my troubleshooting skills by changing its name in order to show if I had made any progress.</li>
<li>There is no version 2.02.00 of the Fast Video Download. I changed the version number for the very same reason I added my name to the ubufox plugin.</li>
</ul>
<p>Things I learned in the process:</p>
<ul>
<li>Firefox keeps a record of the plugins in an <strong>extensions.rdf</strong> file located in the profile directory. Even after making changes to the necessary plugin files for both ubufox and Fast Video Download, Firefox 3.5 still wouldn&#8217;t allow me to enable them. It wasn&#8217;t until I removed the <strong>extensions.rdf</strong> file, which was later auto-generated by Firefox 3.5, that Firefox 3.5 finally recognized the version changes.</li>
<li>The ubufox plugin is a global plugin and isn&#8217;t kept in your local profile directory. It&#8217;s <strong>install.rdf</strong> file is located at <strong>/usr/share/ubufox/install.rdf</strong> and is owned by root. The idea is still the same by locating the maxVersion and changing it to 3.5.* but using <strong>sudo</strong> instead. Unfortunately, it still prevents Firefox 3.5 from functioning normally.</li>
</ul>
<p>Until a suitable replacement is made of the ubufox plugin, I recommend against changing its <strong>install.rdf</strong> file&#8217;s maxVersion entry. Since it&#8217;s a global plugin, any new user that is added to your computer will get a broken Firefox 3.5 setup.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5-revisited/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Firefox 3.0 Extensions Work With Firefox 3.5</title>
		<link>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5/165</link>
		<comments>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5/165#comments</comments>
		<pubDate>Thu, 09 Jul 2009 02:56:23 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Firefox 3.5]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=165</guid>
		<description><![CDATA[Here's a short example showing how to enable Firefox 3.0 plugins to work with Firefox 3.5.]]></description>
			<content:encoded><![CDATA[<p>Like previous new releases of Firefox, not all of the add-ons or extensions worked at first. Most of the time this is due to that particular plugin&#8217;s settings limiting what version of Firefox the plugin is compatible with. Most of the more popular ones have already been updated to work with Firefox 3.5. If you have one that isn&#8217;t working and can&#8217;t wait for an update, you can try to work around it.</p>
<p><span id="more-165"></span>Looking in the <strong>~/.mozilla/firefox-3.5/(profile).default/extensions</strong> directory, replacing (profile).default with your own, you should see a directory for each of your extensions.</p>
<p>Using my own example, at <strong>~/.mozilla/firefox-3.5/(profile).default/extensions/moonlight@novell.com</strong> I have Novell Moonlight installed. Within is a file called <strong>install.rdf</strong> which I needed to edit.</p>
<p>First I made a copy of it in case I broke it after editing it.</p>
<p><code>cp install.rdf install.rdf-original</code></p>
<p>Next, the permissions needed to be fixed in order to save any changes I make to the file.</p>
<p><code>chmod 0600 install.rdf</code></p>
<p>Now to edit it. I chose nano but any text editor will do.</p>
<p><code>nano install.rdf</code></p>
<p>Paging down to the bottom, I find the following section:</p>
<pre class="brush: plain; title: ; notranslate">
&lt;Description&gt;
  &lt;em:id&gt;{ec8030f7-c20a-464f-9b0e-13a3a9e97384}&lt;/em:id&gt;
  &lt;em:minVersion&gt;1.5&lt;/em:minVersion&gt;
  &lt;em:maxVersion&gt;3.1.*&lt;/em:maxVersion&gt;
&lt;/Description&gt;
</pre>
<p>I changed the maxVersion to 3.5.* and saved it.</p>
<pre class="brush: plain; title: ; notranslate">
&lt;em:maxVersion&gt;3.5.*&lt;/em:maxVersion&gt;
</pre>
<p>Last thing to do was change the file permission back to a strict read-only.</p>
<p><code>chmod 0400 install.rdf</code></p>
<p>After giving Firefox 3.5 a restart, it was now possible to enable Novell Moonlight in lieu of a future update.</p>
<p>Keep in mind that this may or may not work with all Firefox plugins with some possibly causing havoc with Firefox itself. If that&#8217;s the case, you&#8217;ll need to reverse the changes you made and wait for an official update from the plugin&#8217;s programmers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/making-firefox-3-0-extensions-work-with-firefox-3-5/165/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Karmic Alpha: gdm Upgrade Warning</title>
		<link>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160</link>
		<comments>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160#comments</comments>
		<pubDate>Mon, 06 Jul 2009 21:06:27 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=160</guid>
		<description><![CDATA[An email from Martin Pitt that went out across the ubuntu-devel-announce mailing list warns about a possible failure with the new gdm 2.26 that just landed for those taking part in testing Ubuntu 9.10 Karmic Koala. &#8220;&#8230; if you upgraded to gdm 2.26 since last Friday, updating your system under GNOME will kill the upgrade [...]]]></description>
			<content:encoded><![CDATA[<p>An email from Martin Pitt that went out across the ubuntu-devel-announce mailing list warns about a possible failure with the new gdm 2.26 that just landed for those taking part in testing Ubuntu 9.10 Karmic Koala.</p>
<blockquote><p>&#8220;&#8230; if you upgraded to gdm 2.26 since last Friday, updating your system under GNOME will kill the upgrade and your session in the middle of the update again, since there is no way for the fixed gdm version to override the previous version&#8217;s prerm script.&#8221;</p></blockquote>
<p>For more information including steps to fix the issue, see the <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-July/000586.html">original email in the mailing list archives</a>.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.rebelzero.com%2Ffixes%2Fkarmic-alpha-gdm-upgrade-warning%2F160&amp;title=Karmic%20Alpha%3A%20gdm%20Upgrade%20Warning" id="wpa2a_2"><img src="http://www.rebelzero.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin 2.5.7 Released &#8211; Fixes Yahoo Issues</title>
		<link>http://www.rebelzero.com/fixes/pidgin-2-5-7-released-fixes-yahoo-issues/149</link>
		<comments>http://www.rebelzero.com/fixes/pidgin-2-5-7-released-fixes-yahoo-issues/149#comments</comments>
		<pubDate>Sun, 21 Jun 2009 07:10:30 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=149</guid>
		<description><![CDATA[Pidgin releases 2.5.7. Fixes the issues users were experiencing with Yahoo.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hanging out in the <a href="http://pidgin.im/">Pidgin</a> IRC chat room to see what kind of progress was being made to fix the issues users were having with Yahoo&#8217;s Messenger service. There was talk about the next release was probably going to be 2.6.0 but with the craziness that has ensued since Yahoo decided to upgrade their servers, they decided to issue a smaller release with 2.5.7.</p>
<p>Just moments ago, 2.5.7 was officially released for everyone to <a href="http://pidgin.im/download/">download</a> and enjoy.</p>
<blockquote><p>Version 2.5.7 (06/20/2009)</p>
<ul>
<li> <strong>Yahoo Protocol 16 support, including new HTTPS login method; this should fix a number of login problems that have recently cropped up. (Sulabh Mahajan, Mike &#8220;Maiku&#8221; Ruprecht)</strong></li>
<li>Only display the AIM &#8220;Unable to Retrieve Buddy List&#8221; message once per connection. (Rob Taft)</li>
<li>Blocking MSN users not on your buddy list no longer disconnects you.</li>
<li>When performing operations on MSN, assume users are on the MSN/Passport network if we don&#8217;t get network ID&#8217;s for them.</li>
</ul>
</blockquote>
<p>Users can choose to either upgrade their clients or <a href="http://www.rebelzero.com/fixes/pidgin-issues-with-yahoo-messenger-service/146">continue using the workaround that was posted by myself and a few others</a> this weekend. Ubuntu users wanting to upgrade will either have to <a href="http://pidgin.im/download/ubuntu/">add Pidgin&#8217;s PPA repository</a> or hope that Ubuntu backports the new version.</p>
<p><span style="text-decoration: line-through;">The Pidgin PPA has not been updated with 2.5.7, yet, as it&#8217;s only just been released from the time I&#8217;m writing this (&lt;45 mins).</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/pidgin-2-5-7-released-fixes-yahoo-issues/149/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pidgin Issues With Yahoo Messenger Service</title>
		<link>http://www.rebelzero.com/fixes/pidgin-issues-with-yahoo-messenger-service/146</link>
		<comments>http://www.rebelzero.com/fixes/pidgin-issues-with-yahoo-messenger-service/146#comments</comments>
		<pubDate>Sat, 20 Jun 2009 05:17:58 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Messenger]]></category>
		<category><![CDATA[Pidgin]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=146</guid>
		<description><![CDATA[Yahoo decided to update their Messenger server software causing havoc for non-Messenger clients like Pidgin. Here's a temporary solution.]]></description>
			<content:encoded><![CDATA[<p>Source &#8230; <a href="http://www.celticwolf.com/useful-information/faqs/26-pidgin-yahoo">Celtic Wolf &#8211; Pidgin and Yahoo</a></p>
<p>I had been wondering why Pidgin was having problems connecting to Yahoo&#8217;s Messenger service for the last two days or so. I eventually had to go to Pidgin&#8217;s IRC chat room to find a link to some relevant information.</p>
<p><span id="more-146"></span>Essentially Yahoo is upgrading the software on their servers which includes a new authentication method that Pidgin, and other non-Messenger clients, aren&#8217;t compatible with, yet.</p>
<p>The only workaround that seems functional is simply pointing the client to a pager server that hasn&#8217;t been upgraded yet. You can do that by clicking on Accounts &gt; Manage Accounts &gt; highlight Yahoo account &gt; Modify &gt; Advanced tab. You&#8217;ll see a entry for the pager server.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-147" title="yahoo_pager_server" src="http://www.rebelzero.com/wp-content/uploads/2009/06/yahoo_pager_server.png" alt="yahoo_pager_server" width="446" height="559" /></p>
<p>It should be set to <strong>scs.msg.yahoo.com</strong> which actually points to a number of different server addresses. I changed mine to <strong>cs101.msg.mud.yahoo.com</strong> which is currently working with Pidgin. Save the change and Pidgin should/might connect to Yahoo.</p>
<p>More information with additional server addresses can be found at <a href="http://www.celticwolf.com/useful-information/faqs/26-pidgin-yahoo">Celtic Wolf</a>.</p>
<p><strong>UPDATE: <a href="http://www.rebelzero.com/fixes/pidgin-2-5-7-released-fixes-yahoo-issues/149">Pidgin 2.5.7 was just released</a> to fix a few issues including Yahoo&#8217;s Messenger service.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/pidgin-issues-with-yahoo-messenger-service/146/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>gufw: Autostart with session</title>
		<link>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133</link>
		<comments>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133#comments</comments>
		<pubDate>Sat, 25 Apr 2009 18:35:16 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[Add Ons]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[gufw]]></category>
		<category><![CDATA[Ubuntu Firewall]]></category>
		<category><![CDATA[ufw]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=133</guid>
		<description><![CDATA[Finally figured out why gufw's "Autostart with session" option was grayed out.]]></description>
			<content:encoded><![CDATA[<p>I like using <a href="http://gufw.tuxfamily.org/">gufw</a> to manage the iptables firewall rules. It makes for a clean an easy graphical way to implement rules. I was having an issue with the preferences where &#8220;Autostart with session&#8221; was grayed out. After a little hunting with Google, I stumbled across a <a href="https://answers.launchpad.net/gui-ufw/+question/45995">question and an answer at Launchpad</a>, which is someplace I should be looking to first and foremost.</p>
<p>The answer to enabling that option is to simply create a directory.</p>
<p><code>mkdir ~/.config/autostart</code></p>
<p>Now the option is no longer grayed out and you can have gufw start for your every session.</p>
<p>You can install it from Ubuntu&#8217;s repositories. Make sure you have the universe repos enabled. You can find it in Synaptic or at the command line, issue:</p>
<p><code>sudo apt-get install gufw</code></p>
<p>It will need to download ufw and iptables if you don&#8217;t already have those.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/gufw-autostart-with-session/133/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.rebelzero.com @ 2012-02-09 08:36:45 by W3 Total Cache -->
