Open
Description
Unable to open the log due to the following error:
color-prefs:lookup-in-color-scheme: contract violation
expected: known-color-scheme-name?
given: 'framework:failed-background-color
in: the name argument of
(->i
((name known-color-scheme-name?))
(result
(name)
(if (... name)
(is-a?/c style-delta%)
(is-a?/c color%))))
contract from:
<pkgs>/gui-lib/framework/main.rkt
blaming: <pkgs>/drracket/drracket/private/unit.rkt
(assuming the contract is correct)
at: <pkgs>/gui-lib/framework/main.rkt:2095.2
Instructions to repeat:
- Launch DrRacket
- Menu: View -> Show Log
- Error occurs