[Pharo-project] New Pharo-dev based on 10279
http://pharo-project.org/download -- Damien Cassou http://damiencassou.seasidehosting.st
I just downloaded this image, and the latest VM for OSX, and I cannot load any packages with MC. I get this error := 'Improper store into indexable object'. Even trying to go through the stack trace in the debugger, I get more errors thrown from the debugger itself (Syntax error). Is this a problem with the image or the VM? Thanks. On Fri, Apr 17, 2009 at 08:31, Damien Cassou <damien.cassou@gmail.com> wrote:
http://pharo-project.org/download
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT
On Fri, Apr 17, 2009 at 4:33 PM, John Toohey <johnptoohey@gmail.com> wrote:
I just downloaded this image, and the latest VM for OSX, and I cannot load any packages with MC. I get this error := 'Improper store into indexable object'. Even trying to go through the stack trace in the debugger, I get more errors thrown from the debugger itself (Syntax error).
Is this a problem with the image or the VM?
I can't reproduce on my Linux box. Please provide step-by-step instructions. -- Damien Cassou http://damiencassou.seasidehosting.st
- Download the image from the Pharo site - Download the closure enabled OSX VM from Pharo site. - Start MC, and tried to load the Seaside29-A3 build with MC script generated by seaside builder. Is there something else I should try? On Fri, Apr 17, 2009 at 10:47, Damien Cassou <damien.cassou@gmail.com> wrote:
On Fri, Apr 17, 2009 at 4:33 PM, John Toohey <johnptoohey@gmail.com> wrote:
I just downloaded this image, and the latest VM for OSX, and I cannot load any packages with MC. I get this error := 'Improper store into indexable object'. Even trying to go through the stack trace in the debugger, I get more errors thrown from the debugger itself (Syntax error).
Is this a problem with the image or the VM?
I can't reproduce on my Linux box. Please provide step-by-step instructions.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT
this is strange because I tried and loaded some packages (not seaside) and it worked. Stef On Apr 17, 2009, at 5:00 PM, John Toohey wrote:
- Download the image from the Pharo site - Download the closure enabled OSX VM from Pharo site. - Start MC, and tried to load the Seaside29-A3 build with MC script generated by seaside builder.
Is there something else I should try?
On Fri, Apr 17, 2009 at 10:47, Damien Cassou <damien.cassou@gmail.com> wrote:
On Fri, Apr 17, 2009 at 4:33 PM, John Toohey <johnptoohey@gmail.com> wrote:
I just downloaded this image, and the latest VM for OSX, and I cannot load any packages with MC. I get this error := 'Improper store into indexable object'. Even trying to go through the stack trace in the debugger, I get more errors thrown from the debugger itself (Syntax error).
Is this a problem with the image or the VM?
I can't reproduce on my Linux box. Please provide step-by-step instructions.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- -JT
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Fri, Apr 17, 2009 at 5:00 PM, John Toohey <johnptoohey@gmail.com> wrote:
- Download the image from the Pharo site - Download the closure enabled OSX VM from Pharo site. - Start MC, and tried to load the Seaside29-A3 build with MC script generated by seaside builder.
Is there something else I should try?
Please report on http://code.google.com/p/pharo/issues/list with this details. -- Damien Cassou http://damiencassou.seasidehosting.st
But I could not reproduce it with other packages. May be this is a seaside problem? Stef On Apr 18, 2009, at 11:36 AM, Damien Cassou wrote:
On Fri, Apr 17, 2009 at 5:00 PM, John Toohey <johnptoohey@gmail.com> wrote:
- Download the image from the Pharo site - Download the closure enabled OSX VM from Pharo site. - Start MC, and tried to load the Seaside29-A3 build with MC script generated by seaside builder.
Is there something else I should try?
Please report on http://code.google.com/p/pharo/issues/list with this details.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Damien Cassou -
John Toohey -
Stéphane Ducasse