Anonymous | Login | 02-27-2021 22:12 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001458 | [Squeak] Morphic | minor | always | 07-13-05 21:07 | 07-18-06 20:19 | ||||
Reporter | edgardec | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0001458: [BUG] Navigator button Find any file in OSX | ||||||||
Description |
Can any Mac OSX users confirm this ? In Navigator , press FIND button for select any file. Works fine in Mac 9.2. |
||||||||
Additional Information |
Error: this collection is empty 25 September 2004 10:06:54 am VM: Mac OS - a SmalltalkImage Image: Squeak3.7 [latest update: #5988] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir Macintosh HD:Users:edgar:Public:SqueakDevelop Trusted Dir Macintosh HD:Users:edgar:Public:SqueakDevelop Untrusted Dir foobar:tooBar:forSqueak:bogus OrderedCollection(Object)>>error: Receiver: an OrderedCollection() Arguments and temporary variables: aString: 'this collection is empty' Receiver's instance variables: array: #(nil nil nil nil nil nil nil nil nil nil) firstIndex: 3 lastIndex: 2 OrderedCollection(Collection)>>errorEmptyCollection Receiver: an OrderedCollection() Arguments and temporary variables: Receiver's instance variables: array: #(nil nil nil nil nil nil nil nil nil nil) firstIndex: 3 lastIndex: 2 OrderedCollection(SequenceableCollection)>>last Receiver: an OrderedCollection() Arguments and temporary variables: size: 0 Receiver's instance variables: array: #(nil nil nil nil nil nil nil nil nil nil) firstIndex: 3 lastIndex: 2 [] in FileList2 class>>enableTypeButtons:info:forDir: {[:each | (each findTokens: '.') last asLowercase]} Arguments and temporary variables: typeButtons: an OrderedCollection(an AlignmentMorph(2440) an AlignmentMorph(372...etc... fileTypeInfo: an OrderedCollection(#('Art' a Set('png' 'jpeg' 'bmp' 'xbm' 'pcx'...etc... aDirectory: MacHFSPlusFileDirectory on 'Macintosh HD:Users:edgar:Public:SqueakD...etc... foundSuffixes: nil fileSuffixes: nil firstEnabled: nil enableIt: nil each: '' info: nil button: nil patt: nil --- The full stack --- OrderedCollection(Object)>>error: OrderedCollection(Collection)>>errorEmptyCollection OrderedCollection(SequenceableCollection)>>last [] in FileList2 class>>enableTypeButtons:info:forDir: {[:each | (each findTokens: '.') last asLowercase]} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Array(SequenceableCollection)>>collect: FileList2 class>>enableTypeButtons:info:forDir: [] in FileList2 class>>morphicViewGeneralLoaderInWorld: {[:newDir | self enableTypeButtons: fileTypeButtons info: fileTypeInfo ...]} FileList2>>directory: FileList2 class>>morphicViewGeneralLoaderInWorld: ProjectNavigationMorph>>findAnything [] in ProjectNavigationMorph>>doFindButtonMenuEvent: {[self findAnything]} ProjectNavigationMorph>>doFindButtonMenuEvent: ProjectNavigationMorph>>showMenuFor:event: SimpleButtonDelayedMenuMorph>>mouseStillDown: SimpleButtonDelayedMenuMorph(Morph)>>handleMouseStillDown: StepMessage(MessageSend)>>value StepMessage(MorphicAlarm)>>value: WorldState>>runLocalStepMethodsIn: WorldState>>runStepMethodsIn: PasteUpMorph>>runStepMethods WorldState>>doOneCycleNowFor: WorldState>>doOneCycleFor: PasteUpMorph>>doOneCycle [] in Project class>>spawnNewProcess {[[World doOneCycle. Processor yield. false] whileFalse. nil]} [] in BlockContext>>newProcess {[self value. Processor terminateActive]} |
||||||||
Attached Files | |||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
56 total queries executed. 38 unique queries executed. |