[Bug 302122] Re: Klipper can't open url with Firefox
Shura
shura01 at gmail.com
Fri Nov 28 22:22:37 UTC 2008
Ok, I've found the solution (with some help ;) ).
Just change "ps x |grep -q '[f]irefox' && firefox -remote openURL(%s, new-window) || firefox %s" by "ps x |grep -q '[f]irefox' && firefox -remote 'openURL(%s, new-window)' || firefox %s" (without the quote).
Changing "new-window" by "new-tab" is also a good idea I think.
--
Klipper can't open url with Firefox
https://bugs.launchpad.net/bugs/302122
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.
More information about the kubuntu-bugs
mailing list