Re: [Pharo-project] Downloading 1.4
On Jul 26, 2011, at 7:58 PM, Sean P. DeNigris wrote:
Marcus Denker-4 wrote:
Is it really realistic to support 20 differents VMs? Who is going to test?
I'm sure that once the new VMs stabilize, it will not be an issue, but given that the Stack/Cog VMs do not have all the plugins, what do you suggest for right now?
We should fix the VMs. We can *not* support to run on all old VMs. Marcus -- Marcus Denker Do it together: http://taskfor.us
Marcus Denker-4 wrote:
We should fix the VMs.
Yes, I've reported several missing plugins to the VM issue tracker, but the noble maintainers are overworked ( and underpaid :) ). For now, anyone using the ObjectiveC, Quicktime, or Applescript plugins (missing at the time I reported them) will not be able to upgrade to 1.4. Sean -- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696591.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 26 July 2011 20:12, Sean P. DeNigris <sean@clipperadams.com> wrote:
Marcus Denker-4 wrote:
We should fix the VMs.
Yes, I've reported several missing plugins to the VM issue tracker, but the noble maintainers are overworked ( and underpaid :) ). For now, anyone using the ObjectiveC, Quicktime, or Applescript plugins (missing at the time I reported them) will not be able to upgrade to 1.4.
If i'm not mistaken, recently Esteban added ObjectiveC plugin into Cocoa builds. https://pharo-ic.lille.inria.fr/hudson/view/Cog/job/Cog-Mac-Cocoa/changes
Sean
-- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696591.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko AKA sig.
What is the version of VM you refer to? Because here the VM i downloaded from Hudson (a Carbon one) and it opens an image without problem: Smalltalk vmVersion 'Croquet Closure Cog VM [CoInterpreter VMMaker-oscog-IgorStasenko.108] CogVM VM 4.0.0 https://git.gitorious.org/cogvm/blessed.git Commit: fde60cf1a440cd0ba4c56470dffff4aafc664d88 Date: Fri Jul 22 14:16:11 2011 +0200 By: Igor Stasenko <siguctua@gmail.com>' Pharo1.4a Latest update: #14060 On 26 July 2011 20:04, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jul 26, 2011, at 7:58 PM, Sean P. DeNigris wrote:
Marcus Denker-4 wrote:
Is it really realistic to support 20 differents VMs? Who is going to test?
I'm sure that once the new VMs stabilize, it will not be an issue, but given that the Stack/Cog VMs do not have all the plugins, what do you suggest for right now?
We should fix the VMs.
We can *not* support to run on all old VMs.
    Marcus
-- Marcus Denker Do it together: http://taskfor.us
-- Best regards, Igor Stasenko AKA sig.
4.2.5 (interpreter) -- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696602.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 26 July 2011 20:14, Sean P. DeNigris <sean@clipperadams.com> wrote:
4.2.5 (interpreter)
and the question remains same. :) As you can see the Carbon VMs which are built by Hudson having 4.0.0 version. So, what is VM you using?
-- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696602.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko AKA sig.
Igor Stasenko wrote:
and the question remains same. :) As you can see the Carbon VMs which are built by Hudson having 4.0.0 version. So, what is VM you using?
It's the one at http://www.squeakvm.org/mac/release/Squeak%204.2.5beta1U.zip Is that what you're asking? Sean -- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696622.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
On 26 July 2011 21:23, Sean P. DeNigris <sean@clipperadams.com> wrote:
Igor Stasenko wrote:
and the question remains same. :) As you can see the Carbon VMs which are built by Hudson having 4.0.0 version. So, what is VM you using?
It's the one at http://www.squeakvm.org/mac/release/Squeak%204.2.5beta1U.zip
Is that what you're asking?
Yes. So, you using an old released VM instead of development version. Should work. Unless before you run your image with Cog and saved it.. Then some older VMs refusing to open it. Jenkins server (who builds 1.4 images now) are using quite old unix VM. So there should be no problems with image format. (or maybe we already using stack VM for building 1.4 images, which using new image format?)
Sean
-- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696622.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
-- Best regards, Igor Stasenko AKA sig.
Igor Stasenko wrote:
So, you using an old released VM instead of development version.
Okay, where do I get the latest Mac Carbon interpreter VM? Maybe I could use the 4.2.5 that Steph said he had working? (I downloaded a fresh copy from squeakvm.org with the same non-launch result) Sean -- View this message in context: http://forum.world.st/Downloading-1-4-tp3696454p3696659.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
participants (3)
-
Igor Stasenko -
Marcus Denker -
Sean P. DeNigris