<?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; panel</title>
	<atom:link href="http://www.wiredrevolution.com/tag/panel/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>Fix for missing title bar and GNOME panel with Firefox</title>
		<link>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fix-for-missing-title-bar-and-gnome-panel-with-firefox</link>
		<comments>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox#comments</comments>
		<pubDate>Tue, 13 Jan 2009 12:22:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[localstore.rdf]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[title bar]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=913</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gnome_icon.png" width="80" height="91" alt="" title="gnome" /><br/>This is a bug in Firefox 3 where it launches into full screen mode and completely covers the top and bottom GNOME panels as well as its own title bar. While in this buggy mode Firefox cannot be resized, and can only be closed from within the menu. File -> Quit A temporary fix involves [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3' rel='bookmark' title='Permanent Link: Change MIME settings in Firefox 3'>Change MIME settings in Firefox 3</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo' rel='bookmark' title='Permanent Link: Install Java browser plugin in Gentoo'>Install Java browser plugin in Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gnome_icon.png" width="80" height="91" alt="" title="gnome" /><br/><p>This is a bug in Firefox 3 where it launches into full screen mode and completely covers the top and bottom GNOME panels as well as its own title bar. While in this buggy mode Firefox cannot be resized, and can only be closed from within the menu. </p>
<p><strong>File -> Quit</strong></p>
<p>A temporary fix involves pressing <strong>F11</strong> which switches you into full screen browser mode and pressing it once again to switch back. Once you close Firefox and restart it however it will continue to have the same issue.</p>
<p>To fix this bug permanently, delete the file <strong>localstore.rdf</strong> from your Mozilla-Firefox profile which is stored in your home directory. Firefox must be closed in order for this to work correctly.</p>
<p>In your home directory run the following command:</p>
<pre>
$ find . -name localstore.rdf
</pre>
<pre>
./.mozilla/firefox/9m0erq4m.default/extensions.rdf
</pre>
<p>Close Firefox.</p>
<p>Remove the file that was output by the previous command.</p>
<pre>
$ rm ./.mozilla/firefox/9m0erq4m.default/extensions.rdf
</pre>
<p>Restart Firefox.</p>
<p>After restarting Firefox will rebuild this file and your browser should work correctly once again.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3' rel='bookmark' title='Permanent Link: Change MIME settings in Firefox 3'>Change MIME settings in Firefox 3</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo' rel='bookmark' title='Permanent Link: Install Java browser plugin in Gentoo'>Install Java browser plugin in Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

