[Bug 724299] Re: doesn't respect default browser

2011-04-22 Thread eixmg
*** This bug is a duplicate of bug 670128 *** https://bugs.launchpad.net/bugs/670128 same problem ;( -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default browser

[Bug 724299] Re: doesn't respect default browser

2011-03-13 Thread Greg Auger
*** This bug is a duplicate of bug 670128 *** https://bugs.launchpad.net/bugs/670128 ** This bug has been marked a duplicate of bug 670128 gnome-open uses firefox while it's not the preferred browser * You can subscribe to bug 670128 by following this link:

[Bug 724299] Re: doesn't respect default browser

2011-03-12 Thread Greg Auger
Yes in Preferred Applications Firefox was set as default. Changing it to Chromium made Apport work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default browser --

[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Sebastien Bacher
the gconf key is deprecated, GNOME uses the mimetypes now for the web browser and email client, there is a similar bug on xdg-open, bug #670128, gnome-open uses gio and should do the right thing though -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Sebastien Bacher
the default browser should by setting the x-scheme-handler types in the .local directory -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default browser -- ubuntu-bugs

[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Matt Zimmerman
@Greg Auger - can you check your browser setting in Preferred Applications? ** Changed in: apport (Ubuntu) Assignee: Matt Zimmerman (mdz) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Ronald McCollam
I can confirm this behavior; it's been the case for several weeks at least on natty and is still occurring as of 2011-03-11. The gconf key seems to be getting set properly. On my system (allegedly configured to use Chromium as the default browser): fader@cavil:~$ gconftool --get

[Bug 724299] Re: doesn't respect default browser

2011-03-11 Thread Ronald McCollam
Aha! The setting is correctly controlled by gnome-default-applications- properties. Running this (or launching 'Preferred Applications' from a menu/Unity) contains a Web Browser setting that was set to Firefox. Changing this to Chromium did the right thing. I'm not at all sure what

[Bug 724299] Re: doesn't respect default browser

2011-03-02 Thread Matt Zimmerman
if gnome-open does the wrong thing, I don't think there is a bug in apport. Let's look at this in the context of libgnome. ** Changed in: apport (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 724299] Re: doesn't respect default browser

2011-03-01 Thread Greg Auger
** Also affects: libgnome (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default browser -- ubuntu-bugs mailing

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Greg Auger
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default browser -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Matt Zimmerman
Could you run the following commands in a terminal and send the output: pgrep -l -x -u $(id -u) gconftool --get /desktop/gnome/url-handlers/http/command This is how apport guesses which web browser to use. ** Changed in: apport (Ubuntu) Status: New = In Progress ** Changed in: apport

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Matt Zimmerman
Sorry, that should have been: pgrep -l -x -u $(id -u) gnome-panel|gconfd-2 gconftool --get /desktop/gnome/url-handlers/http/command -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title:

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Greg Auger
greg@greg-natty:~$ pgrep -l -x -u $(id -u) gnome-panel|gconfd-2 1425 gconfd-2 greg@greg-natty:~$ gconftool --get /desktop/gnome/url-handlers/http/command /usr/bin/chromium-browser %s -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Matt Zimmerman
Thanks. Can you confirm that you can still reproduce this problem in the same environment where you ran those commands? According to the code, it should be working. Also, does gnome-open http://www.ubuntu.com/; open Chromium or Firefox for you? -- You received this bug notification because you

[Bug 724299] Re: doesn't respect default browser

2011-02-24 Thread Greg Auger
I can still reproduce this problem. The gnome-open command opens Firefox. Thank you for looking at this for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/724299 Title: doesn't respect default