[Bug 96503] Re: does not open Firefox

2009-07-14 Thread Agustin

I fixed the problem
The problem is not with ubuntu one is about the configuration of gnome about 
opening the browser
Try this in console. It works for me

gconftool --set /desktop/gnome/url-handlers/http/command --type=string
'firefox %s'

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-10-05 Thread Sridhar Dhanapalan
I'm seeing the same problem here on Feisty. Following Tore Anderson's
gconftool suggestion seems to have done the trick.

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-09-21 Thread Launchpad Janitor
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-08-13 Thread Shirish Agarwal
This is on gutsy machine.  First the specs.

python= 2.5.1-1ubuntu4
firefox=2.0.0.6+2-0ubuntu2
firefox-granparadiso=3.0~alpha7-0ubuntu3

Preferred applications in Settings have set as firefox-granparadiso

but gconftool shows it as :-

[EMAIL PROTECTED]:~$ gconftool --get /desktop/gnome/url-handlers/http/command
firefox %s

Doing bug-buddy gives a PC GetModule message and spawns another firefox
window even though firefox-granparadiso is already running & is in
preferred applications.

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-06-07 Thread ubuntu_demon
I forgot to mention that I'm running Ubuntu Feisty with firefox version
: 2.0.0.4+1-0ubuntu1 and python2.5 version : 2.5.1-0ubuntu1

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-06-07 Thread ubuntu_demon
Another way to reproduce this error :
"Error: Failed to send command: 500 command not parseable"

>From Python  :

>>> import webbrowser
>>> webbrowser.open("helloPython.html")
True
>>> Error: Failed to send command: 500 command not parseable

KeyboardInterrupt
>>> webbrowser.open_new("http://www.python.org/doc";)
True
>>> Error: Failed to send command: 500 command not parseable

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-06-07 Thread ubuntu_demon
I can reproduce this error :
"Error: Failed to send command: 500 command not parseable"

>From Python (with a local html file called index.html) :

>>> import webbrowser
>>> webbrowser.open("index.html")
True
>>> Error: Failed to send command: 500 command not parseable

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-05-17 Thread Tore Anderson
Ran into this problem as MusicBrainz Picard was unable to open the
browser (it's not Apport-specific).

Quoting Matthew Nuzum:

[EMAIL PROTECTED]:~$ gconftool --get /desktop/gnome/url-handlers/http/command
firefox -remote "openurl(%s,new-tab)"

It was the same in my installation.  The problem is the presence of the
double quotes.  The fix is simple:

gconftool --set /desktop/gnome/url-handlers/http/command --type=string
'firefox -remote openurl(%s,new-tab)'

This bug should probably be reassigned somewhere, but I am not familiar
enough with Gnome to say if it's Firefox or GConf that's at fault here
for defaulting to the broken value.

Tore

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-04-04 Thread Matthew Nuzum
I tried it as is and got the same error I posted above. THen, I went to
System -> Assistive Technology Preferences and unchecked "Enable
Assistive Technologies."

No change. If that's not what you meant by AT-SPI let me know and I can
try something else.

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 96503] Re: does not open Firefox

2007-04-04 Thread Martin Pitt
** Summary changed:

- Report a problem doesn't allow you to report a problem
+ does not open Firefox

-- 
does not open Firefox
https://bugs.launchpad.net/bugs/96503
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs