Skip to content

DrRacket Log fails to load due to an exception #429

Open
@Fictitious-Rotor

Description

@Fictitious-Rotor

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:

  1. Launch DrRacket
  2. Menu: View -> Show Log
  3. Error occurs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions