Hello, Michel Briand a écrit : > [...] > Error: Failed to send command: 500 command not parseable > > [debug of a script] > ... > + /usr/bin/iceweasel -remote openurl(http://www.debian.org/,new-window) > [...]
On my system (with iceweasel 3.5-1), this: iceweasel -remote 'openurl(http://www.debian.org/,new-window)' works perfectly, whereas this: iceweasel -remote 'openurl("http://www.debian.org/",new-window)' or any other attempt to quote a substring in the openurl call fails with the error you mention. How exactly do you call iceweasel? I mean, what do you type in the shell prompt? (before it does any expansion) Cheers, -- Stéphane -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org