Bug#569169: freemind: open link with konqueror 4.3.2
Eric Lavarde - Debian
deb at zorglub.s.bawue.de
Thu Feb 11 08:09:45 UTC 2010
Hi Sebastian,
what does "xdg-open <yourURL>", called from the command line, say?
(it is the command that FreeMind calls per default).
If xdg-open itself doesn't fail, you could also write a small script:
$ cat >/tmp/my-xdg-open <<EOF
#!/bin/sh
exec >\$0.out 2>&1
exec xdg-open "\$@"
EOF
$ chmod +x /tmp/my-xdg-open
and enter this script as "Default Browser Command Other OS" in FreeMind,
then attach the file /tmp/my-xdg-open.out to this bug report, this would
surely help a lot.
Thanks, Eric
Sebastian Schroeder said:
> Package: freemind
> Version: 0.9.0~rc6+dfsg-1
> Severity: normal
>
> trying to open a hyperlink fails if konquerer is default browser
> changing "Default Browser Command Other OS" to "konqueror {0}"=>no contact
> to klaucher
> changing to "kfmclient openURL '{0}'" (which should be the right way I
> think) does't do anything, no error message, even while Freemind in DEBUG
> mode
--
Eric de France, d'Allemagne et de Navarre
More information about the pkg-java-maintainers
mailing list