racket / racket/drracket

drracket: disabling tools in edit -> preferences -> tools

Open
#308 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Racket
Stars
516
Forks
103
PR merge metrics
No merged PRs in 30d

Description

I opened DrRacket (on a Windows system) and disabled some tools in preference -> tools. On restart, I got a dialog with title DrRacket Internal Error saying

preferences:get: tired to get a preference but not default set for 'test-engine:enable?'.

Pressing okay on the dialog window, just closed it. A black-console window stayed open, but DrRacket wouldn't start. I opened racket-prefs.rktd and removed the line

 (((lib "test-engine") ("test-tool.scm")) skip)

and restarted it. It came back alive. I then disabled all tools and restarted. That worked. So maybe I disabled a tool that another one needed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows restart failure after disabling tools, then inspect the test-engine:enable? preference and the saved entry in racket-prefs.rktd. Compare this with the working case where all tools are disabled. Done means disabling a tool does not leave DrRacket unable to start or require manually editing the preferences file.

Written by the indexing model from the issue text.

Assessment

Domain
desktop, devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.