<?xml version='1.0' encoding='utf-8' ?>
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
  <channel>
    <title>Wolfmans Howlings: Getting f-spot to upload to flickr on KUbuntu</title>
    <link>http://blog.wolfman.com/articles/2006/8/27/getting-f-spot-to-upload-to-flickr-on-kubuntu</link>
    <description>A programmers Blog about Ruby, Rails and a few other issue</description>
    <language>en-us</language>
    <ttl>40</ttl>
    <item>
      <title>Getting f-spot to upload to flickr on KUbuntu</title>
      <description>
        &lt;p&gt;f-spot is a good photo importer and organizer, but it is a gnome
        application. When I installed it on KUbuntu, which uses KDE, using
        aptitude install f-spot it worked ok, except I got the following error
        when I tried to send my photos to flickr.&lt;/p&gt;
        
        &lt;pre&gt;&lt;code&gt;GLib.GException: There is no default action associated with this location
        &lt;/code&gt;&lt;/pre&gt;
        
        &lt;p&gt;After some Googling I found this solution...&lt;/p&gt;
        
        &lt;pre&gt;&lt;code&gt;&amp;gt; gconftool-2 --set --type=string /desktop/gnome/url-handlers/http/command '/opt/firefox/firefox %s'
        &lt;/code&gt;&lt;/pre&gt;
        
        &lt;p&gt;my Firefox is in /opt/firefox, so you may have to change that path, or even point to a different browser.&lt;/p&gt;
        
        &lt;p&gt;Make sure gconftool-2 is installed (it was on mine after installing a bunch of gnome apps).&lt;/p&gt;
        
        &lt;p&gt;It sets the default browser, and after this I was able to upload to flickr.&lt;/p&gt;
      </description>
      <author>Jim Morris</author>
      <pubDate>Sun, 27 Aug 2006 20:29:43 -0700</pubDate>
      <link>http://blog.wolfman.com/articles/2006/8/27/getting-f-spot-to-upload-to-flickr-on-kubuntu</link>
      <guid isPermaLink='false'>urn:uuid:0e37078d-098d-4530-8539-75629e89ae6d</guid>
    </item>
  </channel>
</rss>
