[Pharo-project] Missing characters when typing?

2009-08-08 Thread Michael Rueger
Hi all, seems not to be fixed: http://code.google.com/p/pharo/issues/detail?id=1048#c4 as additional info: does that happen only on Linux? does that only happen with potentially accented characters like e, a, u etc? There is some really ugly Linux specific code for handling composed

Re: [Pharo-project] Subtle behavior changes in UI threads for Pharo?

2009-08-08 Thread Stéphane Ducasse
dale could you publish your code and open a BT entry so that a person with a better understanding of the implications than me can comment on it? On Aug 7, 2009, at 11:28 PM, Dale Henrichs wrote: Stef, I'm not sure that concurrent use of the ThreadSafe Transcript is any more or less

Re: [Pharo-project] file dialog

2009-08-08 Thread Stéphane Ducasse
with the fallback solution you mentioned it would be great. Stef On Aug 8, 2009, at 3:19 AM, John M McIntosh wrote: In Sophie we built out the native file dialog handlers for Windows and macintosh. Someone might want to harvest them? People *like* working with the native platform file

[Pharo-project] [BUG] source ?

2009-08-08 Thread Stéphane Ducasse
when I integrated http://code.google.com/p/pharo/issues/detail?id=936 save then load the trait package testPrinting | composition1 composition2 | composition1 := ((self t1 - { #a } + self t2) @ { (#z - #c) } - { #b. #c } + self t3 - { #d.

Re: [Pharo-project] preparing 1.1

2009-08-08 Thread Adrian Lienhard
Mariano, That would be great. Please go ahead! Adrian On Aug 8, 2009, at 02:00 , Mariano Martinez Peck wrote: On Thu, Aug 6, 2009 at 8:21 AM, Adrian Lienhard a...@netstyle.ch wrote: There are also the following related wiki pages: http://code.google.com/p/pharo/wiki/Milestones

Re: [Pharo-project] Fwd: [Vm-dev] Fwd: Compiling a Squeak VM, for Pharo on Ubuntu 8.04 LTS Server (64bit)

2009-08-08 Thread Damien Cassou
2009/8/7 Mariano Martinez Peck marianop...@gmail.com: Damien:  can we edit once again the readme file and put this? Done in the new release VM: 0.15.2d -- Damien Cassou http://damiencassou.seasidehosting.st Lambdas are relegated to relative obscurity until Java makes them popular by not

[Pharo-project] [ANN] 10410

2009-08-08 Thread Stéphane Ducasse
10410 --- - Issue 1041: Performace - OrderedCollection asArray uses primitive fallback code | ordColl| ordColl := OrderedCollectionwith: (2...@278 corner: 1...@682) with: (8...@364 corner: 8...@461) with:

[Pharo-project] Fwd: [squeak-dev] Trunk now Toolbuilderized ;-)

2009-08-08 Thread Stéphane Ducasse
Begin forwarded message: From: Andreas Raab andreas.r...@gmx.de Date: August 8, 2009 9:46:34 AM CEDT To: The general-purpose Squeak developers list squeak-...@lists.squeakfoundation.org Subject: [squeak-dev] Trunk now Toolbuilderized ;-) Reply-To: The general-purpose Squeak developers

[Pharo-project] [ANN] Updating a Pharo image is now possible

2009-08-08 Thread Damien Cassou
Hi, just wanted to say that updating a Pharo image seems to work ok now. I've removed the overrides in some packages. However, remember that the update mechanism only updates Core packages, not packages listed in http://code.google.com/p/pharo/wiki/Packages. This could be possible but has not

[Pharo-project] a process to maintain non core package

2009-08-08 Thread Stéphane Ducasse
Hi in the future I would like to have a process like that to maintain package like sound (or morphic extras) or any package that are not core else we will not be able to maintain them or to apply package wide changes. - we mark the packages that are not in the image but that we want to

Re: [Pharo-project] [ANN] Updating a Pharo image is now possible

2009-08-08 Thread Stéphane Ducasse
good steps in the right direction. From an integration point of view I would like to enhance scriptloader to perform the steps I mentioned in the other emails. stef On Aug 8, 2009, at 12:18 PM, Damien Cassou wrote: Hi, just wanted to say that updating a Pharo image seems to work ok now.

Re: [Pharo-project] Missing characters when typing?

2009-08-08 Thread Schwab,Wilhelm K
You might be on to something. Potentially accented characters (I'm no expert on languages, so I could be off a little) seem to drop most often or at least be near to the characters that do drop. Note that it is difficult to be precise about this. First, I can never know exactly what keys I

Re: [Pharo-project] Subtle behavior changes in UI threads for Pharo?

2009-08-08 Thread Dale Henrichs
Will do... Dale - Stéphane Ducasse stephane.duca...@inria.fr wrote: | dale could you publish your code and open a BT entry so that a person | | with a better understanding of the implications than me | can comment on it? | On Aug 7, 2009, at 11:28 PM, Dale Henrichs wrote: | | Stef, | |

Re: [Pharo-project] [ANN] Updating a Pharo image is now possible

2009-08-08 Thread stan shepherd
Hi, I get Error: can't find EOCD position, during load of 'System-Support-stephane_ducasse.28.mcz' eocdPosition = 0 Full walkback is attached. Cheers, ...Stan 2009/8/8 Damien Cassou damien.cas...@gmail.com: Hi, just wanted to say that updating a Pharo image seems to work ok now. I've

Re: [Pharo-project] [ANN] Updating a Pharo image is now possible

2009-08-08 Thread Damien Cassou
Please remove this file from the package-cache directory and try again. 2009/8/8 stan shepherd stan.shepherd...@gmail.com: Hi, I get Error: can't find EOCD position, during load of 'System-Support-stephane_ducasse.28.mcz' eocdPosition = 0 Full walkback is attached. Cheers,   ...Stan

Re: [Pharo-project] a process to maintain non core package

2009-08-08 Thread Keith Hodges
Stéphane Ducasse wrote: Hi in the future I would like to have a process like that to maintain package like sound (or morphic extras) or any package that are not core else we will not be able to maintain them or to apply package wide changes. - we mark the packages that are not in the

[Pharo-project] Good Work Guys!

2009-08-08 Thread Daniel P Zepeda
All, I just had to let you all know that I'm so very excited about the Pharo project. I've been back and forth with Squeak for many years. Like others, I love the language, but very much disliked the interface. I knew I just couldn't foist the look-and-feel on my users and get away with

[Pharo-project] Menu Cursor still required

2009-08-08 Thread Torsten Bergmann
Does anyone know if the menuCursor: Cursor menu showWhile: [Sensor waitButton] is still used somewhere? If not can we remove it (incl. the class var) to save space? Bye Torsten -- Neu: GMX Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!*

[Pharo-project] Pharo beta 1.0 and Tutorials/Books directions

2009-08-08 Thread csrabak
Dear folks, Now Pharo beta 1.0 is out, and since the link http://www.pharo-project.org/documentation/tutorials-books suggests the use of "Squeak By Example" as a first reference, I noticed that a person following the book  and using Pharo will not: 1) Be able to run the SqueakMap example from the

Re: [Pharo-project] Fwd: [Vm-dev] Fwd: Compiling a Squeak VM for Pharo on Ubuntu 8.04 LTS Server (64bit)

2009-08-08 Thread David T. Lewis
On Fri, Aug 07, 2009 at 10:38:08PM +0100, Ramiro Diaz Trepat wrote: All laughing chocolate frogs now :) What a great expression! I think that I can guess the meaning, but can you explain where it comes from? :) Dave ___ Pharo-project mailing list

Re: [Pharo-project] Pharo beta 1.0 and Tutorials/Books directions

2009-08-08 Thread Miguel Enrique Cobá Martinez
El sáb, 08-08-2009 a las 17:51 -0300, csra...@bol.com.br escribió: Dear folks, Now Pharo beta 1.0 is out, and since the link http://www.pharo-project.org/documentation/tutorials-books suggests the use of Squeak By Example as a first reference, I noticed that a person following the book

[Pharo-project] wikiserver 1.4.4 promo codes

2009-08-08 Thread John M McIntosh
Apple approved WikiServer 1.4.4 for sale on the App store yesterday, as usual they have handed us another 50 USA promo codes, so if there are people on the list that would like one or two, please email me, not the list, a request. I note these are for USA itunes customers, but there are ways

Re: [Pharo-project] [squeak-dev] wikiserver 1.4.4 promo codes

2009-08-08 Thread John M McIntosh
On 8-Aug-09, at 7:20 PM, Lawson English wrote: John have you considered cashing in on the iPhone craze by writing a book on how to program the iphone using Squeak? L Ah, my friends who write books tell me it's a tedious process and generally results in zero or negative income. There are a