An update on this, on the new preview version 1.3.869 links are working now, I have tried the first tutorial but when you run the code inside it, the tutorial crashes and if you stop the tutorial the home page never recovers, it just stays black.
Steps to reproduce would be as follow:
Start the first tutorial "Data basics" in the Tutorial pane
Press "Next topic" button
Type mpg in the code chunk as requested and press "Submit Answer"
The tutorial crashes and stays busy.
Stop the tutorial with the "Stop" button.
Try to get back to the home page with the "Home" button.
The home page never recovers, it just stays blank.
Stop the tutorial with the "stop" button in the Tutorial pane.
The screen is blank
Click on the "home" button
The screen stays blank
Close the browser window
Open a new browser window and connect to RStudio
Start the first tutorial "Data basics" in the Tutorial pane
Everything works fine now
Press "Next topic" button
Still working fine
Type mpg in the code chunk as requested and press "Submit Answer"
The tutorial crashes again and stays busy.
Describe the problem in detail
The tutorial crashes and doesn't recover.
Listening on http://127.0.0.1:7174
Warning in selectChildren(jobs, timeout) :
cannot wait for child 13794 as it does not exist
Warning: Error in [[: subscript out of bounds
61: utils::URLencode
60: id_to_filesystem_path
58: storage_path
56: tutorial_storage(session)$save_object
55: save_object
54: save_exercise_submission
53: exercise_submission_event
52: <observer>
9: <Anonymous>
7: rmarkdown::run
4: learnr::run_tutorial
3: eval
2: eval
1: sourceWithProgress
Describe the behavior you expected
The tutorial should not crash. Note that this works in RStudio Desktop on MacOS 10.15.4 beta.
System details
Steps to reproduce the problem
This was originally filed in the RStudio Community at https://community.rstudio.com/t/integrated-learnr-tutorial-not-opening-on-desktop/54371/8?u=rblum
An update on this, on the new preview version 1.3.869 links are working now, I have tried the first tutorial but when you run the code inside it, the tutorial crashes and if you stop the tutorial the home page never recovers, it just stays black.
Steps to reproduce would be as follow:
mpgin the code chunk as requested and press "Submit Answer"mpgin the code chunk as requested and press "Submit Answer"Describe the problem in detail
The tutorial crashes and doesn't recover.
Describe the behavior you expected
The tutorial should not crash. Note that this works in RStudio Desktop on MacOS 10.15.4 beta.
The text was updated successfully, but these errors were encountered: