There is a new page on the pharo website [1] with an overview on all plugins available for squeak and pharo. Plugins should be easily downloadable so one dont...
Torsten Bergmann
astares@...
Apr 1, 2009 7:03 am
137603
Good idea. Any reason not to maintain the page at Squeak.org in (or near) the downloads section? I think this would make it easier for people to find it when...
Andreas Raab
andreas.raab@...
Apr 1, 2009 7:10 am
137604
... That's a great start! Very useful potentially. IMHO listing all the plugins that are usually built as internal is more confusing than helpful. At least...
Bert Freudenberg
bert@...
Apr 1, 2009 8:21 am
137605
Hi Michael, since I cross posted to squeak-dev, vm-dev and pharo-dev (yes I know its bad) here some comments from Andreas and Bert from squeak-dev: ...
Torsten Bergmann
astares@...
Apr 1, 2009 8:35 am
137606
... Thanks, that helped. -- Martin...
Martin Drautzburg
Martin.Drautzburg@...
Apr 1, 2009 10:51 am
137607
... I dont think it is bad at all. Keith...
Keith Hodges
keith_hodges@...
Apr 1, 2009 12:47 pm
137608
... I disagree - since you fork discussion (and get answers on different places) - this is bad. Only a few people have subscribed all lists. Bye T. -- Neu: GMX...
Torsten Bergmann
astares@...
Apr 1, 2009 1:03 pm
137609
... Out of curiosity, why exactly is this bad? Isn't the open exchange of ideas a good thing? Looking at the web page I think the distinction between...
Andreas Raab
andreas.raab@...
Apr 1, 2009 3:35 pm
137610
Andreas Raab ... Again: the one and only reason I define crossposting as "bad" is that answers may only appear on one mailinglist (like yours only on...
Torsten Bergmann
astares@...
Apr 1, 2009 6:32 pm
137611
I have now setup a redirection so you can use the hostname board.squeak.org to access this site. Ken...
Ken Causey
ken@...
Apr 1, 2009 6:55 pm
137612
ogg plugin is missing Karl...
karl ramberg
karlramberg@...
Apr 1, 2009 9:26 pm
137613
Does anyone on the list know if it is possible to reconstruct an image from a core dump? The core file is in standard ELF format. My data is clearly in...
David Farber
dfarber@...
Apr 1, 2009 9:27 pm
137614
Kedama plugin ? Karl...
karl ramberg
karlramberg@...
Apr 1, 2009 9:27 pm
137615
Do you have plenty of memory? Then load the core dump into the interpreter simulator, set its start/end address correctly, call saveImageFile. Cheers, -...
Andreas Raab
andreas.raab@...
Apr 1, 2009 9:33 pm
137616
I've got 2G of memory on my physical machine. The core dump is just under 200M (from a ~40M image). Will I need to start Squeak with extra memory? How do I...
David Farber
dfarber@...
Apr 1, 2009 10:05 pm
137617
... I don't think it will and I can't tell you how to figure out the base address of the image either. But I do think that if you can figure this out you can...
Andreas Raab
andreas.raab@...
Apr 1, 2009 11:14 pm
137618
When using Squeak3.9.1-final-7075.image or Pharo0.1Core-10259.image from [1] with the newest VM 3.11.2 provided [2] and try to use Monticello or any other web...
Torsten Bergmann
astares@...
Apr 1, 2009 11:23 pm
137619
Is there a change if you use an older VM? - A....
Andreas Raab
andreas.raab@...
Apr 1, 2009 11:28 pm
137620
... Yes - it works with the previous Win32 VM 3.11.1 without any problem. So I think it is related to the IPv6 changes. Bye T. -- Neu: GMX FreeDSL...
Torsten Bergmann
astares@...
Apr 1, 2009 11:38 pm
137621
... Well, couple of questions: 1) Are you actually using the IPv6 stuff that Michael posted or is this out-of-the-box behavior? 2) Can you try this on 3.10.2...
Andreas Raab
andreas.raab@...
Apr 2, 2009 4:18 am
137622
Hi Andreas, crazy - I deleted the (for me unusable VM) 3.11.2 yesterday evening after several attempts with different images (always with the same effect in...
Torsten Bergmann
astares@...
Apr 2, 2009 6:43 am
137623
Hi Folks, I've just uploaded http://www.jvuletich.org/Cuis/Cuis1.0-0166.zip . The biggest news is that I removed the 'Old' prefix from Morph classes. This ...
Juan Vuletich
juan@...
Apr 2, 2009 1:03 pm
137624
... Hmm, can't find the source for it. Assuming it's different than the StarSqueakPlugin. etoys.app has the kedamaplugin.dll and kedama2plugin.dll. Michael...
Michael Rueger
m.rueger@...
Apr 2, 2009 1:19 pm
137625
... It would be a good idea to have that on Squeak.org *too*. The table on the Pharo website is meant to be for the Pharo distribution. Right now we use the...
The box-admins team is reponsible for seeing that the community shared server is maintained and setting up any new features to be hosted on that server. For...
Ken Causey
ken@...
Apr 2, 2009 8:57 pm
137629
... Should do Keith...
Keith
keith@...
Apr 2, 2009 11:34 pm
137630
Hello, For some reason, this page: http://lists.canonical.org/pipermail/kragen-tol/2007-March/000850.html and emails around: ...
Yoshiki Ohshima
yoshiki@...
Apr 3, 2009 8:01 am
137631
To use Alien FFI, I'll need to load NewsqueakIA32ABIPlugin (or IA32ABIPlugin). I can't find any of external plugin of it, and also, not the internal one (with...