soegaard2
2020-5-10 09:00:40

Is there a trick to launch DrRacket from a snapshot build? I get:


soegaard2
2020-5-10 09:01:13

(The CS build)


spdegabrielle
2020-5-10 09:01:44

Just launch directly from command line


spdegabrielle
2020-5-10 09:02:18

Explicit path - don’t let PATH ffind it for you


soegaard2
2020-5-10 09:02:52

That’s what I did - see the image. The path is correct.


soegaard2
2020-5-10 09:04:12

Attempt number two gives this error:


spdegabrielle
2020-5-10 09:21:27

Try sudo xattr -r -d com.apple.quarantine /Applications/Racket\ v7.7.......


spdegabrielle
2020-5-10 09:21:58

Sorry 7.7.0.4


soegaard2
2020-5-10 09:22:47

Worked like a charm.


spdegabrielle
2020-5-10 09:25:28

Need to work out if that can be done by a quickscript


laurent.orseau
2020-5-10 10:16:02

Sure, you can run system from a quickscript, but you need drracket to be open ;)


spdegabrielle
2020-5-10 10:20:02

That’s a pretty fundamental flaw in my plan.


jaz
2020-5-10 13:01:29

Is there a way to get a chez repl from a racket cs build?


mflatt
2020-5-10 13:07:30

See ffi/unsafe/vm.


jaz
2020-5-10 13:08:19

thanks!


popa.bogdanp
2020-5-10 14:57:31

I’ve tried but I haven’t been able to come up with a minimal example after all. I haven’t been able to trigger the crash at all with the patch applied so I think it did probably fix the issue.


mflatt
2020-5-10 15:02:42

Thanks for trying. This is a really difficult part to test, and it’s not much of an exaggeration to say that problems in this part of the code are the reason Racket CS exists.



spdegabrielle
2020-5-10 18:15:54

Quickscript-extra is a bunch of useful scripts for DrRacket scripts (menu) functionality; — Major update: - put-function is much faster, by triggering check-syntax as early as possible and avoiding its re-computation. - More warnings and error reporting (in particular regarding mutated variables). - Added more information at the top of the script file, in particular some caveats.

Please report bugs here: https://github.com/Metaxal/quickscript-extra/issues\|https://github.com/Metaxal/quickscript-extra/issues

If you have already installed this:

raco pkg update quickscript-extra

and if DrRacket is open, click on “Scripts | Manage scripts | Unload persistent scripts” to restart the script.


laurent.orseau
2020-5-10 18:18:42

I hope you don’t charge by the word, you’re going to cost me a fortune in advertisement :grin:


spdegabrielle
2020-5-10 20:37:42

haha


spdegabrielle
2020-5-10 20:38:48

its great stuff. You should pick a script and send it to Paulo for racket news.


spdegabrielle
2020-5-10 20:39:14

each racket news.