Open zecke opened 6 years ago
A similar error where an array is instead of the current commit seems to error happen after issue #1137
Array(Object)>>doesNotUnderstand: #project
IceBasicProject(IceAbstractProject)>>isDirty
IceWorkingCopy>>isModified
IceLibgitRepository(IceRepository)>>isModified
IceLibgitRepository>>isModified
IceTipRepositoryModel>>descriptionWithDecoration
IceTipCachedModel>>forwardMessage:
IceTipCachedModel>>doesNotUnderstand: #descriptionWithDecoration
ByteSymbol(Symbol)>>value:
IceTipTableColumn>>read:
IceTipDataSource>>cellColumn:row:
FTTableContainerMorph>>updateExposedRows
FTTableMorph>>resizeAllSubviews
FTTableMorph>>extent:
FTTableMorph(Morph)>>bounds:
FTTableMorph(Morph)>>layoutInBounds:
FTTableMorph(Morph)>>layoutProportionallyIn:
[ :m | m layoutProportionallyIn: newBounds ] in ProportionalLayout>>layout:in: in Block: [ :m | m layoutProportionallyIn: newBounds ]
Array(SequenceableCollection)>>do:
PanelMorph(Morph)>>submorphsDo:
ProportionalLayout>>layout:in:
PanelMorph(Morph)>>doLayoutIn:
[ self doLayoutIn: self layoutBounds ] in PanelMorph(Morph)>>computeFullBounds in Block: [ self doLayoutIn: self layoutBounds ]
BlockClosure>>on:do:
PanelMorph(Morph)>>computeFullBounds
PanelMorph(Morph)>>fullBounds
[ :m |
| subBox |
m visible
ifTrue: [ subBox := m fullBounds.
box
ifNil: [ box := subBox copy ]
ifNotNil: [ box := box quickMerge: subBox ] ] ] in PanelMorph(Morph)>>submorphBounds in Block: [ :m | ...
Array(SequenceableCollection)>>do:
PanelMorph(Morph)>>submorphBounds
PanelMorph(Morph)>>privateFullBounds
After #647 iceberg is in a bad state (and there is no gui option to clean it up).
Trying discard changes:
Trying to reload a single package: