Re: [Pharo-project] Problem with linux VM and Pharo

2009-02-11 Thread Provoost, P (Paul)
It happens on OpenSolaris too.Squeak runs fine but Pharo crashes almost immediately. When you look into the source code of sqUnixMemory.c you find a comment in the beginning stating that the memory management here is tricky. If you have plenty of memory a workaround is using the -memory

Re: [Pharo-project] Call for UI gripes

2009-02-11 Thread David Röthlisberger
Also, note, that you need only one instance of such tree in image . You don't have to build this tree over and over again for each browser window on screen :) In a way, yes. But then OB would basically do what the system itself should do, namely modeling packages. I would rather invest in

[Pharo-project] Bug with RBParser

2009-02-11 Thread Gwenael Casaccio
Hi, RBParser parseExpression: '2r100e2' results : 400 should be : 16 Cheers, Gwenael Casaccio ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] Bug with RBParser

2009-02-11 Thread Lukas Renggli
According to the ANSI standard integers do not support an exponent: integer ::= decimalInteger | radixInteger decimalInteger ::= digits digits ::= digit+ radixInteger ::= radixSpecifier 'r' radixDigits radixSpecifier := digits radixDigits ::= (digit |

Re: [Pharo-project] Bug with RBParser

2009-02-11 Thread Gwenael Casaccio
On Wednesday 11 February 2009 12:08:44 Lukas Renggli wrote: to the ANSI standard integers do not support an exponent:     integer ::= decimalInteger  | radixInteger     decimalInteger ::= digits     digits ::= digit+     radixInteger ::= radixSpecifier  'r' radixDigits     radixSpecifier

[Pharo-project] Adding a new class category

2009-02-11 Thread Alexandre Bergel
Hi David and others, When I create new class with a new subcategory for an existing package, the OBbrowser is not refreshed (the subcategory is not listed). Maybe this is something that could be easily fixed ? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre

[Pharo-project] DNU error in OB

2009-02-11 Thread Serge Stinckwich
Hi all, i have a DNU error each time i didn't select any category when i open a new OB browser and i search a class with CTRL-F. Cheers, -- Serge Stinckwich IRD - UR 079 Geodes, MSI Team, Hanoi, Vietnam Smalltalkers do: [:it | All with: Class, (And love: it)] http://doesnotunderstand.org/

Re: [Pharo-project] Adding a new class category

2009-02-11 Thread David Röthlisberger
When I create new class with a new subcategory for an existing package, the OBbrowser is not refreshed (the subcategory is not listed). Maybe this is something that could be easily fixed ? This is probably because the class cats are cached now in OB... I will have a look at that. David

Re: [Pharo-project] Adding a new class category

2009-02-11 Thread Alexandre Bergel
Thanks David. Let me know, I am ready to test again Alexandre On 11 Feb 2009, at 13:31, David Röthlisberger wrote: When I create new class with a new subcategory for an existing package, the OBbrowser is not refreshed (the subcategory is not listed). Maybe this is something that could

Re: [Pharo-project] DNU error in OB

2009-02-11 Thread Damien Cassou
On Wed, Feb 11, 2009 at 1:10 PM, Serge Stinckwich serge.stinckw...@gmail.com wrote: i have a DNU error each time i didn't select any category when i open a new OB browser and i search a class with CTRL-F. I also think this has been fixed. Please download a more recent pharo-dev. -- Damien

Re: [Pharo-project] a question about method browsers in pharo

2009-02-11 Thread David Röthlisberger
A change set would be great. ok, what I did is to put new versions of System and Tools into PharoInbox: System-david_roethlisberger.221 Tools-david_roethlisberger.141 I adapted SystemNavigation and ToolSet to be able to distinguish between implementors and senders, so that a concrete

Re: [Pharo-project] a question about method browsers in pharo

2009-02-11 Thread Damien Cassou
On Wed, Feb 11, 2009 at 2:17 PM, David Röthlisberger squ...@webcitas.ch wrote: To get this you need to update ImageForDevelopers and OB itself to the latest versions. Would be good if someone could test and harvest these changes. Thank you for updating ImageForDevelopers. I saw you also

[Pharo-project] Out of date CMSBox download page

2009-02-11 Thread Damien Cassou
Hi, would it be possible to update http://pharo-project.org/download or give me write access? New link is http://gforge.inria.fr/frs/download.php/17092/pharo0.1-10231dev09.02.1.zip and is based on 10231 -- Damien Cassou http://damiencassou.seasidehosting.st

Re: [Pharo-project] Workspace API

2009-02-11 Thread Alexandre Bergel
I was wondering, how many people saved their workspace content in a file? Cheers, Alexandre On 11 Feb 2009, at 08:45, Stéphane Ducasse wrote: Then I'm not in favor to load files in workspace or saving contents to file. Workspace snippets are against classes. If you have a nice and fast

Re: [Pharo-project] Out of date CMSBox download page

2009-02-11 Thread Marcus Denker
On 11.02.2009, at 14:43, Damien Cassou wrote: Hi, would it be possible to update http://pharo-project.org/download or give me write access? New link is http://gforge.inria.fr/frs/download.php/17092/pharo0.1-10231dev09.02.1.zip and is based on 10231 I have updated the page

Re: [Pharo-project] a question about method browsers in pharo

2009-02-11 Thread David Röthlisberger
To get this you need to update ImageForDevelopers and OB itself to the latest versions. Would be good if someone could test and harvest these changes. Thank you for updating ImageForDevelopers. I saw you also updated the Squeak branch, is that an error? No, I also use this in Squeak.

Re: [Pharo-project] a question about method browsers in pharo

2009-02-11 Thread Damien Cassou
On Wed, Feb 11, 2009 at 3:29 PM, David Röthlisberger squ...@webcitas.ch wrote: No, I also use this in Squeak. There of course it's difficult to get the System and Tools packages updated... so I do this manually. DEVToolSet still works as usual even if System and Tools don't contain this

Re: [Pharo-project] looking for Unicode testers

2009-02-11 Thread Michael Rueger
John M McIntosh wrote: Where is this set? http://smalltalkconsulting.com/html/squeakinfoplist.html SqueakEncodingType Ah, thanks! If you put a transcript show of the event buffer into the handleKeyboard logic you can see that slot six is nil on meta keys. meta-keys not sure what

Re: [Pharo-project] {Spam?} Re: Real packages.

2009-02-11 Thread Mariano Martinez Peck
I hate not having a real namespace. I hate to call my class DBXConnection instead of Connection. I think namespaces are very useful. Something like Java packages or similar would be grate for me. Cheers, Mariano On Tue, Feb 10, 2009 at 7:09 PM, Travis Kay t...@nb.sympatico.ca wrote: Bill

Re: [Pharo-project] looking for Unicode testers

2009-02-11 Thread Michael Rueger
Michael Rueger wrote: Well that *is* the extended clipboard support. Just need the smalltalk code to make the proper primitive calls to the extended clipboard plugin. You need the ClipboardExtendedPlugin.bundle Hmm, you still need FFI despite the plugin: readUTF8StringClipboardData

Re: [Pharo-project] LogicalFont deepCopy infinite loop with Arial font

2009-02-11 Thread Alexandre Bergel
Go go Alain! This is great! Alexandre On 11 Feb 2009, at 16:22, Alain Plantec wrote: Hi all, I would like to improve the PreferencesBrowser so that it includes standard Fonts preferences (see joined snapshot). It's almost done except that, if a preference font is set to Arial, clicking on

Re: [Pharo-project] LogicalFont deepCopy infinite loop with Arial font

2009-02-11 Thread Alain Plantec
Alexandre Bergel a écrit : Go go Alain! This is great! Alexandre Thank, I'm sure that you are tired of having to set fonts each time you take a fresh image :) On 11 Feb 2009, at 16:22, Alain Plantec wrote: Hi all, I would like to improve the PreferencesBrowser so that it includes

Re: [Pharo-project] LogicalFont deepCopy infinite loop with Arial font

2009-02-11 Thread Gary Chambers
Saved preferences seems broken in other ways... it seems to lead to odd obsoletions of the PBPreferenceView subclasses... probably due to the deepcopy. I'm not sure deep copying is really wanted here, there's probably a better way. Regards, Gary - Original Message - From: Alain

[Pharo-project] OB 10231: search bar does not work

2009-02-11 Thread Simon Denier
Using the latest pharo dev 10231dev09.02.1, I cant use the search bar anymore. I got a OBEnhancementMetaNode(Object)doesNotUnderstand: #fan: Latest I check (10211), it works. Is it a known bug? -- Simon ___ Pharo-project mailing list

Re: [Pharo-project] LogicalFont deepCopy infinite loop with Arial font

2009-02-11 Thread Alexandre Bergel
Thank, I'm sure that you are tired of having to set fonts each time you take a fresh image :) More than this :-) tired is a weak word... Alexandre On 11 Feb 2009, at 16:22, Alain Plantec wrote: Hi all, I would like to improve the PreferencesBrowser so that it includes standard Fonts

[Pharo-project] Issue #505

2009-02-11 Thread Hernán Morales Durand
http://code.google.com/p/pharo/issues/detail?id=505 ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] looking for Unicode testers

2009-02-11 Thread John M McIntosh
On 11-Feb-09, at 6:39 AM, Michael Rueger wrote: alt/ctrl so if you hit alt-c (apple-c) slot six is nil Well you have 3 different events that occur on tapping that key(s) This follows the rules set by the windows VM. on the down stroke, we give you EventTypeKeyboard-EventKeyDown, the

Re: [Pharo-project] Workspace API

2009-02-11 Thread Chris Cunningham
I average about once a year (saving contents to a file). However, I regularly open a workspace on strings. ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Re: [Pharo-project] looking for Unicode testers

2009-02-11 Thread John M McIntosh
No, it's just more smalltalk coding, the utf8-plain-text bytes need to be translated into bytes according to Normalizes the string into the specified form as described in Unicode Technical Report #15. and ensure we return the bytes as UTF8. The FFI calls let the macintosh operating system

Re: [Pharo-project] Call for UI gripes

2009-02-11 Thread Gary Chambers
The next version (Polymorph-Widgets-gvc.45) will support adaptive layout insets for buttons in the Watery2 theme dependent upon the corners that are rounded. For square buttons this will save 8 pixels horizontally per button. I'll put on SqueakSource once enough other changes are made to

Re: [Pharo-project] Workspace API

2009-02-11 Thread Keith Hodges
Alexandre Bergel wrote: I was wondering, how many people saved their workspace content in a file? Cheers, Alexandre MC1.5 supports files so if you want to manage scripts and readmes having a workspace that knows its file, is a good idea. Also Bob wants a way to (optionally) show you

Re: [Pharo-project] Workspace API

2009-02-11 Thread Keith Hodges
Stéphane Ducasse wrote: Where? When? Keith in the long run it would be nice that yu do not bash us systematically. Yes we have a different way of working but normally this is often by pure lack of time or information that we do not check what exist. Stef I was concerned to find code

Re: [Pharo-project] OB 10231: search bar does not work

2009-02-11 Thread David Röthlisberger
Using the latest pharo dev 10231dev09.02.1, I cant use the search bar anymore. I got a OBEnhancementMetaNode(Object)doesNotUnderstand: #fan: Latest I check (10211), it works. Is it a known bug? yeah, I'm aware of that one and will fix it soon. David

Re: [Pharo-project] Adding a new class category

2009-02-11 Thread David Röthlisberger
Thanks David. Let me know, I am ready to test again I fixed it. You can give it a try using OBAlpha. David ___ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

[Pharo-project] Pharo Smalltalk now also on Nabble

2009-02-11 Thread Geert
The Pharo Smalltalk mailing list should now also be available on http://n2.nabble.com/Pharo-Smalltalk-f2305563.html www.nabble.com . -- View this message in context: http://n2.nabble.com/Pharo-Smalltalk-now-also-on-Nabble-tp2311636p2311636.html Sent from the Pharo Smalltalk mailing list

Re: [Pharo-project] Pharo Smalltalk now also on Nabble

2009-02-11 Thread Alexandre Bergel
Thanks for this. Cheers, Alexandre On 11 Feb 2009, at 22:46, Geert wrote: The Pharo Smalltalk mailing list should now also be available on http://n2.nabble.com/Pharo-Smalltalk-f2305563.html www.nabble.com . -- View this message in context:

Re: [Pharo-project] DNU error in OB

2009-02-11 Thread Serge Stinckwich
On Wed, Feb 11, 2009 at 7:43 PM, Damien Cassou damien.cas...@gmail.com wrote: On Wed, Feb 11, 2009 at 1:10 PM, Serge Stinckwich serge.stinckw...@gmail.com wrote: i have a DNU error each time i didn't select any category when i open a new OB browser and i search a class with CTRL-F. I also