1 When you drag and drop a project on the image, you have MessageNotUnderstood: MultiByteFileStream>>dirAndFileName 2 If you have open a TextMoph , select some and try to change the text via the lower pink button you have MessageNotUnderstood: TextStyle class>>availableTextStyleNames 3 If you add some like the Games, the Objects catalog shows , the Object flaps no. 4 Not a bug , but a feature we have before and I do not understand why not now is the Cmd 6 menu lower two lines 5 Confirmation . Smalltalk condenseChanges works ? I must re do FunSqueak http://ftp.squeak.org/various_images/FunSqueak/FunSqueak3.11-9408-alpha.zip See the video in > http://www.youtube.com/watch?v=iSbDsm2nKHA Not code different of official , we need reports of any weird and start to fix the know bugs. For quick , as some do not have Mantis skills, I add to http://wiki.squeak.org/squeak/6148 See the title is “3.11 as community work”. Not ”Lone Ranger rides again”. Final, for some close friend and others in same boat. 3.11 is ALPHA, I tell my students all the time NEVER use some with alpha in the name for doing work and wish pay the bills with it. Edgar |
Hi,
> 1 When you drag and drop a project on the image, you have > MessageNotUnderstood: MultiByteFileStream>>dirAndFileName Could you be more specific how to reproduce this. I started up a recent trunk image; fiddled with some windows; clicked save project in the Projects menu; quit the image; restart the image; dragged and dropped the saved pr file; loaded like a charm. I never did that before, and was quite amazed :) This happend on osx with 4.2.2beta1U vm, and trunk image 9412. > 2 If you have open a TextMoph , select some and try to change the text > via the lower pink button you have MessageNotUnderstood: TextStyle > class>>availableTextStyleNames I found this, although I failed to bring any pink buttons to the game. Just try to change the textstyle in any editor with "set style...(K)" in the context menu. I uploaded Morphic-kb.350 to The Inbox to fix this. Actually I found a "lower pink button", the color picker halo, which is another thing I never tried and made my day a little bit more colorful :) > 3 If you add some like the Games, the Objects catalog shows , the Object > flaps no. If you recreate the flap it will contain Games. I've done it via "destroy all shared flaps", "install default shared flaps" in the World menu > flaps... I've loaded games with the st attached to: http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-November/141382.html > 4 Not a bug , but a feature we have before and I do not understand why > not now is the Cmd 6 menu lower two lines http://lists.squeakfoundation.org/pipermail/squeak-dev/2010-February/144727.html > 5 Confirmation . Smalltalk condenseChanges works ? It does. My changes shrink from ~14.9MB to ~9.7MB. Balázs |
On 2/23/10 11:04 AM, "Balázs Kósi" <[hidden email]> wrote: > Could you be more specific how to reproduce this. I started up a > recent trunk image; fiddled with some windows; clicked save project in > the Projects menu; > quit the image; restart the image; dragged and dropped the saved pr file; > loaded like a charm. I never did that before, and was quite amazed :) > This happend on osx with 4.2.2beta1U vm, and trunk image 9412. I repeat again with fresh 9371 and hit update button. dragged and dropped the saved pr file Now is 9423 and I attach the log here, is same as before with Squeak 4.2.1beta1U > If you recreate the flap it will contain Games. I've done it via > "destroy all shared flaps", "install default shared flaps" in the > World menu > flaps... > I've loaded games with the st attached to: > http://lists.squeakfoundation.org/pipermail/squeak-dev/2009-November/141382.ht> ml Yes, was my previous. What I said is this. If you put a new kind of category, ObjectsTool is updated when you did this. Object Flap not. You could force the update not only destroying the Flap, also hitting category button in the Objects Flap. It's not a big deal, but sure this "how I know my xxx is into the image" arise in the begginers list at some points if he/she don know. We have this before in 3.10 era and I think myself fix, but can't found. > It does. My changes shrink from ~14.9MB to ~9.7MB. > > Balázs Good, sure was my mistake, Very Thanks and see if any more not often used thing raise bugs :=) Edgar SqueakDebug.log (5K) Download Attachment |
Free forum by Nabble | Edit this page |