Hi,
I've just uploaded new dev and web images based on Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10231. More information and download: http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev Pharo-based images can be downloaded at: http://code.google.com/p/pharo/wiki/Downloads?tm=2 Download statistics at http://damiencassou.dabbledb.com/publish/dev-imagesdownloads Changes in this version: --------------------------- - Pharo images are based on version 10231 - Polymorph fixes (by Gary Chambers) - OmniBrowser changes (by David Röthlisberger) - Refactored auto-selection of list items to be easier extensible - Extended and improved traits integration (various new features) - Integrated OB patches done by various people - Improved compatibility to Polymorph (button colors, scrollbars) - Several defects corrected - Magritte and Pier have been updated to version 1.1 (by Lukas Renggli and Tudor Girba) Contained packages: ------------------------ This image contains the following packages (some packages are only in the squeak-web image or 3.10-based images): Aida version 5.6 Algernon version 1.2 AST version 160 AutomaticMethodCategorizer version 0.25 AutomaticMethodCategorizerOB version 0.2 DynamicBindings version 2.7 eCompletion version 0.102 eCompletion-Traits version 0.1 eCompletionOmniBrowser version 0.5 Installer version 4.3.284 KomHttpServer version 7.0.30 KomServices version 1.12 Magritte-Model version 1.1.331 Magritte-Seaside version 1.1.283 Magritte-Tests version 1.1.148 OB-Enhancements version 0.292 OmniBrowser version 0.436 OmniBrowser-Algernon version 0.5 OmniBrowser-Full version 0.27 OmniBrowser-Morphic version 0.74 OmniBrowser-Refactory version 117 OmniBrowser-Regex version 0.9.1 OmniBrowser-Standard version 0.389 Pier version current Pier-Blog version 1.1.103 Pier-Documents version 1.1.7 Pier-EditorEnh version 1.1.17 Pier-Model version 1.1.263 Pier-Seaside version 1.1.331 Pier-Security version 1.1.119 Pier-Tests version 1.1.116 Polymorph EventEnhancements version 1.1 Polymorph Geometry version 1.1 Polymorph TaskbarIcons version 1.0 Polymorph ToolBuilder version 1.2 Polymorph Tools Diff version 1.3 Polymorph Widgets version 1.3 Refactoring Core version 17 RoelTyper version 0.60 RSRSS2 version 2.8.3.11 Scriptaculous version 2.8.3.242 ScriptManager version 0.6 Seaside version 2.8.3.572 Seaside-Adapters-Core version pmm.2.mcz Seaside-Adapters-Swazoo version 9 Seaside-Squeak-Adapters version pmm.3.mcz SeasideAdaptersCompatibility version pmm.1.mcz Shout version 3.15-tween.72 ShoutWorkspace version 1-tween.4 SmaCC runtime version 13 Sport version 2.31 Squeak dev packages version 0.27 Squeak dev packages beta version 0.32 Squeak web packages version 0.2 SUnit-improved version 4.0.118 SUnitGUI-improved version 4.0.50 Swazoo version 2.1 Universes version 51 Universes OmniBrowser version 0.38 VBRegex version 1.9 YAXO version 14 -- Damien Cassou http://damiencassou.seasidehosting.st |
On Tue, Feb 10, 2009 at 11:57:40AM +0100, Damien Cassou wrote:
> I've just uploaded new dev and web images based on > Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10231. RFBServer is broken for the 3.10 image. Where to report the bug? Thanks. |
On Tue, Feb 10, 2009 at 1:52 PM, Pierce Ng <[hidden email]> wrote:
> RFBServer is broken for the 3.10 image. Where to report the bug? Could you please retry with http://source.lukas-renggli.ch/unsorted/RFB-lr.10.mcz? -- Damien Cassou http://damiencassou.seasidehosting.st |
In reply to this post by Pierce Ng-2
On Tue, 10 Feb 2009 13:52:12 +0100, Pierce Ng wrote:
> On Tue, Feb 10, 2009 at 11:57:40AM +0100, Damien Cassou wrote: >> I've just uploaded new dev and web images based on >> Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10231. > > RFBServer is broken for the 3.10 image. There was a patch some time ago which I use with RFB in 3.9 .images: - http://www.google.com/search?q=RFB-3.9.1+squeak > Where to report the bug? - http://bugs.squeak.org > Thanks. > -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
In reply to this post by Damien Cassou-3
On Tue, Feb 10, 2009 at 01:58:21PM +0100, Damien Cassou wrote:
> On Tue, Feb 10, 2009 at 1:52 PM, Pierce Ng <[hidden email]> wrote: > > RFBServer is broken for the 3.10 image. Where to report the bug? > > Could you please retry with > http://source.lukas-renggli.ch/unsorted/RFB-lr.10.mcz? Well, right after sending the mail, I fixed the problem. But I don't know *why* though. :-) I installed RFB-VNC from Universe, then clicked "RFB/VNC Server" from the menu. This resulted in MessageSend>>valueWithEnoughArguments: raising an exception. I changed the sender to invoke MessageSend>>valueWithArguments: instead. Still same exception. Then I reverted the sender to its original version, and now the RFB server menu opens properly. Don't know why... |
In reply to this post by Damien Cassou-3
On Tue, 10 Feb 2009 11:57:40 +0100, Damien Cassou wrote:
> Hi, > > I've just uploaded new dev and web images based on > Squeak3.9.1-7075, Squeak3.10.2-7179 and Pharo0.1-10231. > > More information and download: > http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev > Pharo-based images can be downloaded at: > http://code.google.com/p/pharo/wiki/Downloads?tm=2 This (Pharo) comes with 18MB - pharo0.1-10231dev09.02.1.changes but the change sorter is empty. Do I miss something? > Download statistics at > http://damiencassou.dabbledb.com/publish/dev-imagesdownloads > > Changes in this version: > --------------------------- > > - Pharo images are based on version 10231 > - Polymorph fixes (by Gary Chambers) > - OmniBrowser changes (by David Röthlisberger) > - Refactored auto-selection of list items to be easier extensible > - Extended and improved traits integration (various new features) > - Integrated OB patches done by various people > - Improved compatibility to Polymorph (button colors, scrollbars) > - Several defects corrected > - Magritte and Pier have been updated to version 1.1 (by Lukas Renggli > and Tudor Girba) > > Contained packages: > ------------------------ > > This image contains the following packages (some packages are only in > the squeak-web image or 3.10-based images): > > Aida version 5.6 > Algernon version 1.2 > AST version 160 > AutomaticMethodCategorizer version 0.25 > AutomaticMethodCategorizerOB version 0.2 > DynamicBindings version 2.7 > eCompletion version 0.102 > eCompletion-Traits version 0.1 > eCompletionOmniBrowser version 0.5 > Installer version 4.3.284 > KomHttpServer version 7.0.30 > KomServices version 1.12 > Magritte-Model version 1.1.331 > Magritte-Seaside version 1.1.283 > Magritte-Tests version 1.1.148 > OB-Enhancements version 0.292 > OmniBrowser version 0.436 > OmniBrowser-Algernon version 0.5 > OmniBrowser-Full version 0.27 > OmniBrowser-Morphic version 0.74 > OmniBrowser-Refactory version 117 > OmniBrowser-Regex version 0.9.1 > OmniBrowser-Standard version 0.389 > Pier version current > Pier-Blog version 1.1.103 > Pier-Documents version 1.1.7 > Pier-EditorEnh version 1.1.17 > Pier-Model version 1.1.263 > Pier-Seaside version 1.1.331 > Pier-Security version 1.1.119 > Pier-Tests version 1.1.116 > Polymorph EventEnhancements version 1.1 > Polymorph Geometry version 1.1 > Polymorph TaskbarIcons version 1.0 > Polymorph ToolBuilder version 1.2 > Polymorph Tools Diff version 1.3 > Polymorph Widgets version 1.3 > Refactoring Core version 17 > RoelTyper version 0.60 > RSRSS2 version 2.8.3.11 > Scriptaculous version 2.8.3.242 > ScriptManager version 0.6 > Seaside version 2.8.3.572 > Seaside-Adapters-Core version pmm.2.mcz > Seaside-Adapters-Swazoo version 9 > Seaside-Squeak-Adapters version pmm.3.mcz > SeasideAdaptersCompatibility version pmm.1.mcz > Shout version 3.15-tween.72 > ShoutWorkspace version 1-tween.4 > SmaCC runtime version 13 > Sport version 2.31 > Squeak dev packages version 0.27 > Squeak dev packages beta version 0.32 > Squeak web packages version 0.2 > SUnit-improved version 4.0.118 > SUnitGUI-improved version 4.0.50 > Swazoo version 2.1 > Universes version 51 > Universes OmniBrowser version 0.38 > VBRegex version 1.9 > YAXO version 14 > > -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
On Thu, Feb 12, 2009 at 5:55 PM, Klaus D. Witzel <[hidden email]> wrote:
> This (Pharo) comes with 18MB > > - pharo0.1-10231dev09.02.1.changes > > but the change sorter is empty. Do I miss something? I don't know, I didn't change anything. Is it different than the other versions? -- Damien Cassou http://damiencassou.seasidehosting.st |
On Thu, 12 Feb 2009 20:58:26 +0100, Damien Cassou wrote:
> On Thu, Feb 12, 2009 at 5:55 PM, Klaus D. Witzel > <[hidden email]> wrote: >> This (Pharo) comes with 18MB >> >> - pharo0.1-10231dev09.02.1.changes >> >> but the change sorter is empty. Do I miss something? > > I don't know, I didn't change anything. Is it different than the other > versions? Dunno, have no other version. Anyways why would it be necessary to remove changesets from a DEV .image this must be a bug. > -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
On Fri, Feb 13, 2009 at 12:00 AM, Klaus D. Witzel
<[hidden email]> wrote: > Dunno, have no other version. Anyways why would it be necessary to remove > changesets from a DEV .image this must be a bug. No, I do that on purpose to make the archive smaller. But if this annoy people, I can stop removing them. Nobody complained until now so I don't know. -- Damien Cassou http://damiencassou.seasidehosting.st |
On Fri, 13 Feb 2009 14:18:14 +0100, Damien Cassou wrote:
> On Fri, Feb 13, 2009 at 12:00 AM, Klaus D. Witzel > <[hidden email]> wrote: >> Dunno, have no other version. Anyways why would it be necessary to >> remove >> changesets from a DEV .image this must be a bug. > > No, I do that on purpose to make the archive smaller. Ah, then there is hope ;) > But if this > annoy people, I can stop removing them. Nobody complained until now so > I don't know. > -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
On Fri, Feb 13, 2009 at 2:39 PM, Klaus D. Witzel <[hidden email]> wrote:
> Ah, then there is hope ;) Since you are the only one who seems to care please tell me if I should keep the changesets or not. -- Damien Cassou http://damiencassou.seasidehosting.st |
On Fri, 13 Feb 2009 16:28:55 +0100, Damien Cassou wrote:
> On Fri, Feb 13, 2009 at 2:39 PM, Klaus D. Witze wrote: > >> Ah, then there is hope ;) > > Since you are the only one who seems to care please tell me if I > should keep the changesets or not. I understand you want the archive to be as small as possible and therefore manually invoke the deletion procedure. So it's not the bug that it looked to be :) Can I build an .image which still has changesets by myself, what's the procedure (couldn't find info on http://www.pharo-project.org/ ) > -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
On Fri, Feb 13, 2009 at 4:57 PM, Klaus D. Witzel <[hidden email]> wrote:
> Can I build an .image which still has changesets by myself, what's the > procedure (couldn't find info on http://www.pharo-project.org/ ) You are the second one today to ask me about that process. Please see: http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev/Building, I've just written it. If you have any question or comment about that page please tell me. I also accept spelling and grammatical fixes :-). -- Damien Cassou http://damiencassou.seasidehosting.st |
On Fri, 13 Feb 2009 18:21:10 +0100, Damien Cassou wrote:
> On Fri, Feb 13, 2009 at 4:57 PM, Klaus D. Witzel wrote: >> Can I build an .image which still has changesets by myself, what's the >> procedure (couldn't find info on http://www.pharo-project.org/ ) > > You are the second one today to ask me about that process. Please see: > http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev/Building , > I've just written it. Great :) > If you have any question or comment about that page please tell me. I > also accept spelling and grammatical fixes :-). Looks good to this non-English man. Where/what is the packaging config you applied, so that I can rebuild from scratch, and what base .image is to be used (Sq 3.10.x or what)? -- "If at first, the idea is not absurd, then there is no hope for it". Albert Einstein |
On Sat, Feb 14, 2009 at 8:07 AM, Klaus D. Witzel <[hidden email]> wrote:
> Looks good to this non-English man. Where/what is the packaging config you > applied, so that I can rebuild from scratch, and what base .image is to be > used (Sq 3.10.x or what)? I'm generating images from 3.9, 3.10 and Pharo. I plan to abandon 3.9 and build on 3.10.2-build instead. The complete process is shown in the bash script. http://damiencassou.seasidehosting.st/Smalltalk/squeak-dev/ -- Damien Cassou http://damiencassou.seasidehosting.st |
Free forum by Nabble | Edit this page |