{"id":454,"date":"2010-04-25T23:28:42","date_gmt":"2010-04-26T05:28:42","guid":{"rendered":"http:\/\/www.ourada.org\/blog\/?p=454"},"modified":"2010-04-25T23:28:42","modified_gmt":"2010-04-26T05:28:42","slug":"launching-urls-after-ubuntu-10-04-upgrade","status":"publish","type":"post","link":"https:\/\/www.ourada.org\/blog\/archives\/454","title":{"rendered":"Launching URLs after Ubuntu 10.04 upgrade"},"content":{"rendered":"<p>I recently upgraded a machine to Ubuntu 10.04, which has been an overall positive experience. But, the one bad thing was that I could no longer launch links from my emails or RSS feeds (using Thunderbird and RSSOwl, respectively).<\/p>\n<p>In searching for the answer, I used<br \/>\n<code>strace -f <application> >trace.txt 2>&1<\/application><\/code><br \/>\nto try to see what was going on. I found that somehow, something was trying to launch firefox-3.5, which no longer exists (3.5 having taken over as the default version now). Nothing in \/etc\/ was referring to this&#8230; Some searching on the web led me to learn about xdg-open, which calls gnome-open, which uses settings in GConf to figure out how to launch a URL. Launching gconf-editor and finding &#8216;\/desktop\/gnome\/url-handlers\/http&#8217; and &#8216;\/desktop\/gnome\/url-handlers\/https&#8217;, I saw that the command for each was &#8216;firefox-3.5&#8217;. Changed those back to &#8216;firefox&#8217; and everything was cool again.<\/p>\n<p>Now that I see that, I think I used gconf-editor to set those the other way when I first started using firefox-3.5. So it&#8217;s sorta my fault, although it wouldn&#8217;t be a terrible thing if the install scripts looked for and repaired that sort of error.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I recently upgraded a machine to Ubuntu 10.04, which has been an overall positive experience. But, the one bad thing was that I could no longer launch links from my emails or RSS feeds (using Thunderbird and RSSOwl, respectively). In searching for the answer, I used strace -f >trace.txt 2>&#038;1 to try to see what [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-454","post","type-post","status-publish","format-standard","hentry","category-general","author-admin"],"_links":{"self":[{"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/posts\/454","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/comments?post=454"}],"version-history":[{"count":0,"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/posts\/454\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/media?parent=454"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/categories?post=454"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ourada.org\/blog\/wp-json\/wp\/v2\/tags?post=454"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}