Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pharo 12 - exception with Spotter after loading TaskIt #123

Open
LANDAISB opened this issue Jul 11, 2024 · 0 comments
Open

Pharo 12 - exception with Spotter after loading TaskIt #123

LANDAISB opened this issue Jul 11, 2024 · 0 comments

Comments

@LANDAISB
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant