Gdk warnings from check syntax highligting
Open
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 68
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
If I open a file in DrRacket, allow check syntax to run, and mouse over a definition, I get many messages like this:
Gdk-Message: Window 0x185be30 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: Window 0x185be30 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: Window 0x185be30 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: Window 0x185be30 is a temporary window without parent, application will not be able to position it on screen.
Gdk-Message: Window 0x185be30 is a temporary window without parent, application will not be able to position it on screen.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue in DrRacket by opening a file, allowing check syntax to run, and mousing over a definition. Trace the check-syntax or mouse-over path that produces the Gdk warnings; done means the interaction no longer emits those messages.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100