Re: [racket-users] racket documentation does not open

2017-06-07 Thread Vincent St-Amour
Hi Johannes, This is a bug in MacOS. Until it gets fixed, here's a workaround: https://github.com/racket/racket/issues/1685#issuecomment-305898812 Vincent On Wed, 07 Jun 2017 12:03:31 -0500, Johannes Brauer wrote: > > Hi, > > I have installed Racket 6.9 on macOs 10.12.5. If I try to ope

Re: [racket-users] racket documentation does not open

2017-06-07 Thread Jens Axel Søgaard
https://github.com/racket/racket/issues/1685#issuecomment-305898812 /Jens Axel -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegr

[racket-users] racket documentation does not open

2017-06-07 Thread Johannes Brauer
Hi, I have installed Racket 6.9 on macOs 10.12.5. If I try to open any documentation page I get this error message: browser-run: process execute failed: '(# "-e" "open location \"file:///Applications/Entwicklung/Racket%20v6.9/doc/index.html\“") What can I do? Johannes -- You received this me