You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package depends on the following classes:
AbstractMethodIconAction
You must resolve these dependencies before you will be able to load these definitions:
GtAbstractExampleNautilusActionButton
GtAbstractExampleNautilusActionButton>>#currentAction
GtAbstractExampleNautilusActionButton>>#currentAction:
GtAbstractExampleNautilusActionButton>>#iconForMethod:result:
GtAbstractExampleNautilusActionButton>>#isAbstract
GtAbstractExampleNautilusActionButton>>#isEnabled
GtAbstractExampleNautilusActionButton>>#methodUpdated:with:
GtAbstractExampleNautilusActionButton>>#actionOrder
GtAbstractExampleNautilusActionButton>>#isActionHandled
GtExampleNautilusActionButton
GtExampleNautilusActionButton>>#methodUpdated:with:
GtExampleNautilusActionButton>>#privateActionIcon
GtExampleNautilusActionButton>>#run:
GtExampleNautilusDualActionButton
GtExampleNautilusDualActionButton>>#methodUpdated:with:
GtExampleNautilusDualActionButton>>#actionInspectExample
GtExampleNautilusDualActionButton>>#actionInspectReturnValue
GtExampleNautilusDualActionButton>>#actionStateToCache
GtExampleNautilusDualActionButton>>#actions
GtExampleNautilusDualActionButton>>#exampleStateToCache
GtExampleNautilusDualActionButton>>#inspectExample:
GtExampleNautilusDualActionButton>>#inspectReturnValue:
GtExampleNautilusDualActionButton>>#notifyNoExample:
GtExampleNautilusDualActionButton>>#privateActionIcon
Select Proceed to continue, or close this window to cancel the operation.
I can proceed and everything is fine as long as I don't run any Nautilus Example. But this causes Warnings when installing Roassal2 (which depends on GToolkitExamples) or anything that depends on it, which is kind of off-putting. Maybe you should move all these nautilus classes to their own package, I don't know.
Thank you!
The text was updated successfully, but these errors were encountered:
dorellang
changed the title
Nautilus example classes causes warning when loading in Pharo 7 image
Nautilus example classes cause warning when loading in Pharo 7 image
Aug 7, 2018
Hello, when I do:
in a pristine Pharo 7.0 image I get the warning:
I can proceed and everything is fine as long as I don't run any Nautilus Example. But this causes Warnings when installing Roassal2 (which depends on GToolkitExamples) or anything that depends on it, which is kind of off-putting. Maybe you should move all these nautilus classes to their own package, I don't know.
Thank you!
The text was updated successfully, but these errors were encountered: