<?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>Suse &#38; OpenSuse Tips &#187; nautilus</title>
	<atom:link href="http://www.susetips.com/tag/nautilus/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.susetips.com</link>
	<description>Tricks, Guides, Tutorials, How Tos and Troubleshooting suse linux</description>
	<lastBuildDate>Tue, 30 Nov 2010 09:33:05 +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 remove corrupted .gvfs directory</title>
		<link>http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/</link>
		<comments>http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 07:45:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/</guid>
		<description><![CDATA[The .gvfs directory found in home directories of users is actually the GnomeVFS (Gnome Virtual File System).&#160; This provides seamless and uniform access for the Nautilus file manager to&#160; users data no matter where and how it is stored. Data can be stored on a remote mounted file system, the local disk, a USB drive [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /><br/><br/><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/">How to remove corrupted .gvfs directory</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The <font face="Courier New" size="2">.gvfs</font> directory found in home directories of users is actually the GnomeVFS (Gnome Virtual File System).&#160; This provides seamless and uniform access for the Nautilus file manager to&#160; users data no matter where and how it is stored. Data can be stored on a remote mounted file system, the local disk, a USB drive or a digital camera and from the user’s perspective, it is the same.</p>
<p> <span id="more-55"></span>
<p>However, you may get a permission denied when accessing this directory (this is a bug). And even as a superuser/root, you will not be able to enter, delete or change permissions of the directory.&#160; When listing the home directory, you will get</p>
<blockquote><p><font size="2"><font face="Courier New">d?????????<font color="#333333">&#160;&#160; ? ?&#160;&#160;&#160; ?&#160;&#160;&#160;&#160;&#160;&#160; ?&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; ? .gvfs</font></font></font></p>
</blockquote>
<p>Some applications will fail to execute and you are stuck!&#160; Well, the <font face="Courier New" size="2">.gvfs</font> is a filesystem, so you can umount it!</p>
<p><font face="Courier New" size="2">umount /home/&lt;username&gt;/.gvfs      <br />rm –r /home/&lt;username&gt;/.gvfs</font></p>
<p>You may not want to remove it but once you un-mount it, this should be a safe thing to do (as long as you never had a directory by that name before) but you may want to just check on it.</p>
<p> <script type="text/javascript"><!--
google_ad_client = "pub-4709064562032853";
/* 300x250, created 5/8/09 */
google_ad_slot = "9311445083";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /><br/><br/><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/">How to remove corrupted .gvfs directory</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2009/04/09/how-to-temporary-disable-users/" rel="bookmark" title="Permanent Link: How to temporary disable users">How to temporary disable users</a></li><li><a href="http://www.susetips.com/2009/04/08/how-to-remove-grub-from-mbr-of-hard-drive/" rel="bookmark" title="Permanent Link: How to remove GRUB from MBR of Hard Drive">How to remove GRUB from MBR of Hard Drive</a></li><li><a href="http://www.susetips.com/2009/04/05/how-to-reset-forgotten-root-password-in-suse-enterprise-server/" rel="bookmark" title="Permanent Link: How to reset forgotten root password in SuSE Enterprise Server">How to reset forgotten root password in SuSE Enterprise Server</a></li><li><a href="http://www.susetips.com/2009/05/05/automatically-dating-your-tar-backups/" rel="bookmark" title="Permanent Link: Automatically dating your tar backups">Automatically dating your tar backups</a></li><li><a href="http://www.susetips.com/2009/04/05/short-and-quick-tutorial-for-the-command-find/" rel="bookmark" title="Permanent Link: Short and quick tutorial for the command “find”">Short and quick tutorial for the command “find”</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Special Locations in Nautilus with URI</title>
		<link>http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/</link>
		<comments>http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 02:51:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[desktop]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nautilus]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/</guid>
		<description><![CDATA[For Linux, the official file manager for the GNOME desktop is Nautilus. In case you wondering the origin for Nautilus, it is a play on words. By evoking the shell of a nautilus to represent an operating system shell. Nautilus replaced Midnight Commander in GNOME 1.4 and was the default from version 2.0 onwards. There [...]<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /><br/><br/><a href="http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/">Open Special Locations in Nautilus with URI</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.susetips.com/wp-content/uploads/2009/02/windowslivewriteropenspeciallocationsinnautiluswithuri-9830nautilus-gnome-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="328" alt="nautilus-gnome" src="http://www.susetips.com/wp-content/uploads/2009/02/windowslivewriteropenspeciallocationsinnautiluswithuri-9830nautilus-gnome-thumb.png" width="370" border="0"></a> </p>
<p>For Linux, the official file manager for the GNOME desktop is Nautilus. In case you wondering the origin for Nautilus, it is a play on words. By evoking the shell of a nautilus to represent an operating system shell. Nautilus replaced Midnight Commander in GNOME 1.4 and was the default from version 2.0 onwards.</p>
<p> <span id="more-20"></span>
<p><a href="http://www.susetips.com/wp-content/uploads/2009/02/windowslivewriteropenspeciallocationsinnautiluswithuri-9830nautilus-2.png"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="143" alt="nautilus" src="http://www.susetips.com/wp-content/uploads/2009/02/windowslivewriteropenspeciallocationsinnautiluswithuri-9830nautilus-thumb.png" width="420" border="0"></a> </p>
<p>There are many ways to open an application in Nautilus. However, here&#8217;s a simple tip that you might not know. You can open special locations in Nautilus by entering the URI in the location bar. An Uniform Resource Identifier (URI) is a string of characters used to identify or name a resource on the Internet. You can invoke the location bar by using the keyboard shortcut key Ctrl+L.</p>
<p>For example, if you would like to show Computer and lists the disk partitions, you can type in <strong>computer:///</strong>. Similarly, you can try the following special location URIs : </p>
<p><strong>network:/// </strong>to show the network locations<br /><strong>burn:///</strong> to see the inbuilt CD application<br /><strong>fonts:///&nbsp; </strong>to list the fonts installed on the system<br /><strong>burn:///</strong> to open the CD Writing Window.<br /><strong>themes:///</strong> to list the themes available for the Gnome Desktop<br /><strong>system-settings:///</strong> to give access to system settings.
<p>These URIs can be handy and it could be a time saver indeed.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-3785184162368705";
//300x250, created 1/5/08
google_ad_slot = "9855844479";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Post from: <a href="http://www.susetips.com">Suse & OpenSuse Tips</a><br />
-----------------------------------------------------------------------<br /><br/><br/><a href="http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/">Open Special Locations in Nautilus with URI</a></p>
<p>---<br />Related Articles at Suse &amp; OpenSuse Tips:<ul><li><a href="http://www.susetips.com/2010/11/03/installing-google-chromium-on-opensuse-11-3/" rel="bookmark" title="Permanent Link: Installing Google Chromium on OpenSuSE 11.3">Installing Google Chromium on OpenSuSE 11.3</a></li><li><a href="http://www.susetips.com/2009/02/26/burning-iso-image-onto-cd-dvd/" rel="bookmark" title="Permanent Link: How to Burn ISO image onto CD / DVD">How to Burn ISO image onto CD / DVD</a></li><li><a href="http://www.susetips.com/2009/02/28/manually-starting-and-stopping-services-in-suseopensuse/" rel="bookmark" title="Permanent Link: Manually Starting and Stopping Services in Suse/OpenSuse">Manually Starting and Stopping Services in Suse/OpenSuse</a></li><li><a href="http://www.susetips.com/2009/03/13/how-to-remove-corrupted-gvfs-directory/" rel="bookmark" title="Permanent Link: How to remove corrupted .gvfs directory">How to remove corrupted .gvfs directory</a></li><li><a href="http://www.susetips.com/2010/01/12/how-to-install-gnomekde-desktop-environment-on-opensuse-11/" rel="bookmark" title="Permanent Link: How to install Gnome/KDE Desktop Environment on OpenSuse 11">How to install Gnome/KDE Desktop Environment on OpenSuse 11</a></li></ul></p><br />]]></content:encoded>
			<wfw:commentRss>http://www.susetips.com/2009/02/25/open-special-locations-in-nautilus-with-uri/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

