On Fr, Apr 09, 2010 at 14:43:31 +0200, Yann Le Boulanger wrote: > Dirk Griesbach <spamt...@freenet.de> a écrit : Depending on the String >> gajim throws an error message, does open a single tab in the browser for >> every space-separated word or does some other weired stuff.
> Moreover, I don't have any problem when I select some text with " or > ' or #, right clich it and select lookup in dictionarry. It goes to > the url correctly. Interesting. If I select a string with two ", e.g. test"string"123 and start a dictionary lookup, the actual string in the dict search will be teststring123. If I do the same for the string test"string, gajim will throw an error window: Failed to execute default Web Browser. Text ended before matching quote was found for ". (The text was '/usr/bin/sensible-browser "http://en.wiktionary.org/wiki/Special:Search?search=test"string"'). When looking up a string with a backticked command , e.g. test`echo bla > /tmp/blub` it will open a page with search word test and the file /tmp/blub is created. But that's no problem, because searching for `rm /tmp/bla` will clean the mess. :-) Searching for #test 123 results in the following link: http://www.google.com/webhp#test%20123&sourceid=gajim Dirk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org