[Bug 934239] Re: Mumble install does not register mumble:// URL handler with the system/firefox
pataquets
934239 at bugs.launchpad.net
Fri Apr 26 11:46:22 UTC 2013
** Description changed:
- Mumble can handle URL's in the form "mumble://... ", this protocol type
- is registered on Windows, and some sites use a web link to open mumble
- and connect to their servers. I have verified that Mumble on Ubuntu can
- accept these URL's but the browser does not know what binary to pass
- them to.
+ [Original report]
+ Mumble can handle URL's in the form "mumble://... ", this protocol type is registered on Windows, and some sites use a web link to open mumble and connect to their servers. I have verified that Mumble on Ubuntu can accept these URL's but the browser does not know what binary to pass them to.
I have met at least one user who believed that Mumble did not work on
Ubuntu becuase he was unable to click on the voice chat link on a
website.
This is a trivial fix, but certainly seems worthwhile.
+
+ [Test Case]
+ Launch a mumble:// test URL from the shell:
+
+ $ xdg-open mumble://your-testing-mumble-server.com
+
+ xdg-open will complain about not knowing how to handle the URL. After
+ the patch, it will launch mumble and try to connect to the requested
+ server.
** Description changed:
[Original report]
Mumble can handle URL's in the form "mumble://... ", this protocol type is registered on Windows, and some sites use a web link to open mumble and connect to their servers. I have verified that Mumble on Ubuntu can accept these URL's but the browser does not know what binary to pass them to.
I have met at least one user who believed that Mumble did not work on
Ubuntu becuase he was unable to click on the voice chat link on a
website.
This is a trivial fix, but certainly seems worthwhile.
[Test Case]
Launch a mumble:// test URL from the shell:
- $ xdg-open mumble://your-testing-mumble-server.com
+ $ xdg-open mumble://your-testing-mumble-server.com
xdg-open will complain about not knowing how to handle the URL. After
the patch, it will launch mumble and try to connect to the requested
server.
+
+ [Regression Potential]
+ Affectation to Mumble desktop launcher and ability to launch mumble from menu.
--
You received this bug notification because you are a member of Debian
VoIP Team, which is subscribed to mumble in Ubuntu.
https://bugs.launchpad.net/bugs/934239
Title:
Mumble install does not register mumble:// URL handler with the
system/firefox
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/934239/+subscriptions
More information about the Pkg-voip-maintainers
mailing list