Hacker News new | ask | show | jobs
by Ardren 1805 days ago
Yeah, I'm having trouble with Pharolauncher too on Windows. Trying to launch any image (downloaded in launcher, or manually) results is an error. e.g.

  Retry?
  Error downloading 'https://files.pharo.org/get-files/90/pharo-vm-Windows-X86_64-stable.zip'
  Cancel
  Retry
(The link is a 404, so that's something)

Edit: "Templates: Pharo image (stable)" works (32bit v8)

1 comments

It turns out to be the capital 'X' in X86 that is the problem. The same URL but with a lowercase 'x' works fine. Presumably someone in the Pharo team need to fix whatever image metadata the Pharo launcher is working from.