[Bug 191064] Re: Set midbrowser as the default URL handler for HTTPS
Michael Terry
michael.terry at canonical.com
Fri Jun 13 19:29:27 BST 2008
I don't think this works quite right. ume-config-common is installing
gconf keys with too much quoting. So when gnome-open parses them, it
tries to run the command 'midbrowser %s' instead of the command
'midbrowser' with a %s argument.
The command line fix "gconftool-2 -s -t string /desktop/gnome/url-
handlers/https/command 'midbrowser %s'" works because the quoting was
stripped by gconftool-2. But debian/gconf-defaults keeps all quoting.
I've repackaged it for acton. Debdiff for original package coming.
** Changed in: acton
Assignee: (unassigned) => Michael Terry (mterry)
Status: New => Fix Committed
Target: None => rc1
--
Set midbrowser as the default URL handler for HTTPS
https://bugs.launchpad.net/bugs/191064
You received this bug notification because you are a member of Ubuntu
Sponsors for universe, which is a direct subscriber.
More information about the Ubuntu-universe-sponsors
mailing list