Anonymous | Login | 01-16-2021 15:53 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 | ||||
0001094 | [Squeak] Tools | minor | always | 04-21-05 18:47 | 07-20-13 23:47 | ||||
Reporter | jens | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.8 | ||||||
Summary | 0001094: "fileIn entire file" fails | ||||||||
Description |
if you view a file i.e. "file..." and then click on "fileIn entire file" from the context menu, it fails |
||||||||
Additional Information |
MessageNotUnderstood: ByteString>>fullName ByteString(Object)>>doesNotUnderstand: SimpleServiceEntry>>getArgumentsFrom: SimpleServiceEntry>>performServiceFor: [] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector numArgs) = 0 ifTrue: [target perform: selector] ...]} BlockContext>>ensure: CursorWithMask(Cursor)>>showWhile: MenuItemMorph>>invokeWithEvent: MenuItemMorph>>mouseUp: MenuItemMorph>>handleMouseUp: MouseButtonEvent>>sentTo: MenuItemMorph(Morph)>>handleEvent: MorphicEventDispatcher>>dispatchDefault:with: MorphicEventDispatcher>>dispatchEvent:with: MenuItemMorph(Morph)>>processEvent:using: MorphicEventDispatcher>>dispatchDefault:with: MorphicEventDispatcher>>dispatchEvent:with: MenuMorph(Morph)>>processEvent:using: MenuMorph(Morph)>>processEvent: MenuMorph>>handleFocusEvent: [] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. ActiveEvent := anEvent. result := focusHolder han...]} getArgumentsFrom: aProvider argumentGetter ifNil: [^aProvider fullName]. ^argumentGetter value: aProvider Proceed Restart Into Over Through Full Stack Where self all inst vars dependents provider label selector useLineAfter stateSelector description argumentGetter buttonLabel thisContext all temp vars aProvider |
||||||||
Attached Files | |||||||||
|
![]() |
|
(0001399 - 63 - 63 - 63 - 63 - 63 - 63) tim 04-21-05 20:09 |
Image version and update level? platform vm, other useful info? |
(0001410 - 70 - 82 - 82 - 164 - 164 - 164) jens 04-22-05 10:59 |
Image: Squeak3.8gamma 0006662 Tweak3.8 VM: Squeak 3.7-7 on Debian i386 |
(0014386 - 253 - 253 - 253 - 253 - 253 - 253) tim 07-20-13 23:47 |
Certainly works ok with multi-megabyte file in 4.4 on OS X. There isn't really enough info here to get much of a clue as to what went wrong all those years ago, except to say that a ByteString shouldn't have been the receiver for that #fullName message. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
52 total queries executed. 40 unique queries executed. |