Skip to content

Pharo 12 - exception with Spotter after loading TaskIt #123

@LANDAISB

Description

@LANDAISB

Hello,

I have an exception when I try to open Spotter tool (Shift+Enter) on Pharo12: WeakRegistry undeclared

  1. I use a fresh Pharo12 image, open Spotter tool OK.
  2. I load taskIt v1.2.0 (but same with master)
    [ Metacello new baseline: 'TaskIt'; repository: 'github://pharo-contributions/taskit:v1.2.0'; load. ] on: MCMergeOrLoadWarning do: [ :warning | warning load ]
  3. Trying to open Spotter tool again, i got an exception:
    taskitPharo12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions