[Pharo-users] Package Install problematic

2018-12-18 Thread dario.trussa...@tiscali.it
Ciao,     after a Pharo 7.0 - 64 bit     crash,     for now irrecoverable,     where i lose some works. ( i'm not happy for some days ).     I'm trying to set up a new image.     But. Because  i think to messed up on /home/party/Pharo/images/Pharo 7.0 - 64bit (development v

Re: [Pharo-users] Pharo stable version with git support

2018-07-07 Thread dario.trussa...@tiscali.it
Ciao, thanks. > Hi Dario, >> i'm interested to port all my code to new Pharo version that manage >> git support. >> >> I found information in pharo.org news, it talk of Pharo 6.1. >> >> But it run only on macOS 64bits o i can run it on Linux Ubuntu

Re: [Pharo-users] Pharo stable version with git support

2018-07-06 Thread dario.trussa...@tiscali.it
Ciao, > > > On 2 July 2018 at 23:32, dario.trussa...@tiscali.it > wrote: > Ciao, > > i'm interested to port all my code to new Pharo version that manage > git support. > > I found information in pharo.org news, it talk of Pharo 6.1. &g

Re: [Pharo-users] Code porting to Pharo 6.1-64

2018-07-04 Thread dario.trussa...@tiscali.it
I wrong... the error is relative to my root class ... For this class i implemented the class method propertyAt: aKey ifAbsent: aBlock This is in conflict with : the Behavior originalName method implement:

[Pharo-users] Code porting to Pharo 6.1-64

2018-07-04 Thread dario.trussa...@tiscali.it
Ciao, i work to port some code from Pharo 4.0 to Pharo 6.1-64. My root class into Pharo 4.0 define the properties instance variable and some relative method: a) propertyAt: aKey ifAbsent: aBlock

[Pharo-users] Pharo stable version with git support

2018-07-02 Thread dario.trussa...@tiscali.it
Ciao, i'm interested to port all my code to new Pharo version that manage git support. I found information in pharo.org news, it talk of Pharo 6.1. But it run only on macOS 64bits o i can run it on Linux Ubuntu 16.04 LTS System? New information - update about i

[Pharo-users] Error loading Seaside Gettext support

2017-10-10 Thread dario.trussa...@tiscali.it
Ciao,     i load correctly the Gettext support into:     Pharo 6.1-64 Latest update: #60510     In the image was load the Seaside 3.2     Now i do:     (ConfigurationOfSeaside3 project version: #stable )             load: #( 'Seaside-Gettext-Core' 'Seaside-Gettext-Examples').     The system