Sven Van Caekenberghe-2 wrote
> Do you have a PharoDebug.log ?

LRUCache(Object)>>error:
        Receiver: <<error during printing>>
        Arguments and temporary variables: 
                aString:        'No factory specified'
        Receiver's instance variables: 
                store:  nil
                cachedValues:   nil
                reloadPolicy:   nil
                clock:  nil
                loadTimes:      nil
                lruList:        a DoubleLinkedList
                keyIndex:       a Dictionary({#bottom. 13. (Color r: 0.42 g: 
0.42 b: 0.42
alpha: 1.0)...etc...


LRUCache(Cache)>>at:
        Receiver: <<error during printing>>
        Arguments and temporary variables: 
                key:    {#top. 13.0. (Color r: 0.743 g: 0.743 b: 0.743 alpha: 
1.0)}
        Receiver's instance variables: 
                store:  nil
                cachedValues:   nil
                reloadPolicy:   nil
                clock:  nil
                loadTimes:      nil
                lruList:        a DoubleLinkedList
                keyIndex:       a Dictionary({#bottom. 13. (Color r: 0.42 g: 
0.42 b: 0.42
alpha: 1.0)...etc...


ScrollBar class>>arrowOfDirection:size:color:
        Receiver: ScrollBar
        Arguments and temporary variables: 
                aSymbol:        #top
                finalSizeInteger:       13.0
                aColor:         (Color r: 0.743 g: 0.743 b: 0.743 alpha: 1.0)
        Receiver's instance variables: 
                superclass:     Slider
                methodDict:     a
MethodDictionary(#adoptGradientColor:->ScrollBar>>#adoptGradientC...etc...
                format:         184
                layout:         a FixedLayout
                instanceVariables:      #('upButton' 'downButton' 'pagingArea' 
'scrollDelta'
'pageDe...etc...
                organization:   a ClassOrganization
                subclasses:     {GeneralScrollBar}
                name:   #ScrollBar
                classPool:      <<error during printing>>

ScrollBar>>upImage
...



-----
Cheers,
Sean
--
View this message in context: 
http://forum.world.st/Showstopper-Issue-12667-Showstopping-Bug-in-LRUCache-tp4737313p4737323.html
Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.

Reply via email to