There is indeed a proper fix for this issue that is declared on the Mumble Wiki on how to get mumble to open those kinds of links: http://wiki.mumble.info/wiki/Mumble_URL#URL_Handler_Installation
In short, it's simply two commands to create the association: gconftool-2 -s -t string /desktop/gnome/url-handlers/mumble/command 'mumble "%s"' gconftool-2 -s -t bool /desktop/gnome/url-handlers/mumble/enabled true This shouldn't be very hard to implement at all. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
