pharo icon indicating copy to clipboard operation
pharo copied to clipboard

Loading of Toplo in P14 gives error

Open astares opened this issue 3 months ago • 4 comments

  • use latest P14 image and load "Toplo/Bloc" from library menu
  • after some loading time debugger will open
Image

astares avatar Nov 19 '25 00:11 astares

@tinchodias

Ducasse avatar Nov 19 '25 11:11 Ducasse

Tx astares!

Ducasse avatar Nov 19 '25 11:11 Ducasse

Thanks for tagging me. I'm checking why I didn't reproduce the error locally. Maybe it's a missing dependency between Toplo packages, and in your case the "random" order of loading some packages produced the error.


EDIT: it's an undeclared circular dependency between two Toplo packages. PR ready.

tinchodias avatar Nov 19 '25 12:11 tinchodias

Anyway, its risky to load dev branch, I will make it load Toplo:master.

tinchodias avatar Nov 19 '25 12:11 tinchodias