Manuscript (Case [Issue]22707) Crosscutting and Misc - Error when clicking on Extensions tag for System-CommandLine-TextSupport

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Manuscript (Case [Issue]22707) Crosscutting and Misc - Error when clicking on Extensions tag for System-CommandLine-TextSupport

Pharo Issue Tracker
Manuscript Notification
avatar
Bug in Project:  Crosscutting and Misc: 1. Pharo Image  •  You are subscribed to this case
IdentitySet(Collection)>>errorNotFound:
[ self errorNotFound: oldObject ] in IdentitySet(Collection)>>remove: in Block: [ self errorNotFound: oldObject ]
IdentitySet(Set)>>remove:ifAbsent:
IdentitySet(Collection)>>remove:
[ :each |
(self isQueryScopeDefinesClass: each)
ifFalse: [ definedClasses remove: each.
extensions add: each ] ] in ClyExtensionLastSortedClasses>>fillWith: in Block: [ :each | ...
OrderedCollection>>do:
ClyExtensionLastSortedClasses>>fillWith:
ClyAllClasses(ClyClassQuery)>>buildResult:
ClyExtensionLastSortedClasses(ClyQueryResult)>>rebuild
ClyExtensionLastSortedClasses(ClyBrowserQueryResult)>>rebuild
[ needsRebuild
ifTrue: [ needsRebuild := false.
self rebuild ] ] in ClyExtensionLastSortedClasses(ClyQueryResult)>>rebuildIfNeeded in Block: [ needsRebuild...
[ aBlock value ] in ClyExtensionLastSortedClasses(ClyQueryResult)>>protectAccessWhile: in Block: [ aBlock value ]
BlockClosure>>ensure:
[ owner := activeProcess.
aBlock
ensure: [ owner := nil ] ] in Mutex>>critical: in Block: [ owner := activeProcess....
[ caught := true.
self wait.
blockValue := mutuallyExcludedBlock value ] in Semaphore>>critical: in Block: [ caught := true....
BlockClosure>>ensure:
Semaphore>>critical:
Mutex>>critical:
ClyExtensionLastSortedClasses(ClyQueryResult)>>protectAccessWhile:
ClyExtensionLastSortedClasses(ClyQueryResult)>>rebuildIfNeeded
ClyNavigationEnvironment>>query:
ClyPackageExtensionScope(ClyScope)>>query:
ClyAllClasses(ClyQuery)>>execute
ClyAllClasses(ClyQuery)>>openBrowserCursorFor:
ClyCollapsedDataSource(ClyDataSource)>>openOn:
ClyCollapsedDataSource>>openOn:
ClyQueryViewMorph>>setUpDataSource:
[ self closeDataSource.
self setUpDataSource: aDataSource.
self refreshTable ] in ClyQueryViewMorph>>dataSource: in Block: [ self closeDataSource....
[ aBlock value.
aQueryView changesWasInitiatedByUser
ifTrue: [ newTools := OrderedCollection new.
tabManager
buildToolsOn: newTools
for: aQueryView createSelectionContext.
tabManager desiredSelection: (newTools collect: #class) ] ] in ClyFullBrowser(ClyBrowserMorph)>>changeStateOf:by: in Block: [ aBlock value....
ClyFullBrowser(ClyBrowserMorph)>>changeStateBy:
Priority Priority: 2 – Really Important Status Status: Work Needed
Assigned To Assigned to: Everyone Milestone Milestone: Pharo7.0

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker