|
View:
New views
14 Messages
—
Rating Filter:
Alert me
|
|
|
[squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsHi,
I've just uploaded new squeak-dev and squeak-web images based on Squeak3.9.1-7075 and Squeak3.10-7159. Download: https://gforge.inria.fr/frs/?group_id=1211 More information and download links: http://damien.cassou.free.fr/squeak-dev.html Changes in this version: --------------------------- - Algernon has been included in the beta images (http://news.squeak.org/2008/05/07/algernon-your-personal-assistant-for-squeak/). - Diff Tools have also been included in the beta images (http://astares.blogspot.com/2008/04/diff-tools-for-squeak.html) - Monticello 1.5 has been removed from the beta images because it seems to cause some troubles. However, I would like to reintroduce it as soon as people tell me it's now ok. - Magritte and Pier have been updated in the web images - OB-Enhancements saw a lot of bug fixes and new features (inclusion of smart groups, double-click support on some items...) - Lots of fixes for OB-Standard - UIEnhancements has been updated Contained packages: ------------------------ This image contains the following packages (some packages are only in the squeak-web image or beta images): Aida version 5.6 Algernon version 1.0.1 AST version 157 AutomaticMethodCategorizer version 0.25 AutomaticMethodCategorizerOB version 0.2 Diff Tools version 0.51 DynamicBindings version 2.7 eCompletion version 0.89 eCompletion-Traits version 0.1 eCompletionOmniBrowser version 0.4 Event Enhancements version 0.6 Geometry Models version 0.3 Installer version 4.1 KomHttpServer version 7.0.30 KomServices version 1.12 Magritte-Model version 1.0.16.310 Magritte-Morph version 1.0.16.42 Magritte-Seaside version 1.0.16.259 Magritte-Tests version 1.0.16.138 Null version 0.13 OB-Enhancements version 0.167 OmniBrowser version 0.412.1 OmniBrowser-Full version 0.25 OmniBrowser-Morphic version 0.47 OmniBrowser-Refactory version 0.85 OmniBrowser-Regex version 0.8.2 OmniBrowser-Standard version 0.335 OmniBrowser-SUnitIntegration version 0.9.1 OmniBrowser-TraitsIntegration version 0.33 Pier version current Pier-Blog version 1.0.16.73 Pier-Documents version 1.0.16.5 Pier-EditorEnh version 1.0.16.12 Pier-Model version 1.0.16.217 Pier-OmniBrowser version 1.0.16.33 Pier-Seaside version 1.0.16.269 Pier-Security version 1.0.16.105 Pier-Tests version 1.0.16.93 Refactoring Engine version 47 Rio version 0.34.29 Rio-Kernel version 0.78 RoelTyper version 0.60 RSRSS2 version 2.8.9 Scriptaculous version 2.8.228 ScriptManager version 0.6 Seaside version 2.8.522 Seaside-Adapters-Core version pmm.2.mcz Seaside-Adapters-Swazoo version 8 Seaside-Squeak-Adapters version pmm.3.mcz SeasideAdaptersCompatibility version pmm.1.mcz Shout version 3.15-tween.70 ShoutWorkspace version 1-tween.2 SmaCC runtime version 13 Sport version 2.31 Squeak dev packages version 0.20 Squeak dev packages beta version 0.25 Squeak web packages version 0.2 SUnit-improved version 4.0.108 SUnitGUI-improved version 4.0.48 Swazoo version 2.1 ToolBuilder integration for UI Themes version 0.52 UI Themes and Standard Widgets version 0.70 Universes version 42 Universes OmniBrowser version 0.35 VBRegex version 1.9 YAXO version 9 Updating the image: ------------------------- You are not obliged to download a new image if you don't want. You can always update your image. To upgrade your already existing squeak-dev image: 1) World menu->open...->Package Universe Browser 2) Update list from network 3) Select all upgrades 4) Install selection 5) Execute: 'DEVImageCreator default install' (all windows will be closed) Prepared packages: -------------------------- There are a lot of packages prepared for you in this image. They are not loaded in the image, but they can be easily. - Open Package Universe Browser (world->open...->Package Universe Browser). - Click on "Update list from network" - Wait a few seconds - Select your packages - Install them -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsLe Friday 09 May 2008 18:12:29 Damien Cassou, vous avez écrit :
> Hi, Hi Damien, I've tried to use 3.10-7159. while loading Miro package from squeaksource, I've the following DNU. this error happen while loading TCellsContainer trait definition. ---------------- MessageNotUnderstood: UndefinedObject>>select:thenCollect: 9 May 2008 6:48:11 pm VM: unix - a SmalltalkImage Image: Squeak3.10beta [latest update: #7159] SecurityManager state: Restricted: false FileAccess: true SocketAccess: true Working Dir /home/plantec/dvpt/Miro Trusted Dir /home/plantec/dvpt/Miro/secure Untrusted Dir /home/plantec/dvpt/Miro/My Squeak UndefinedObject(Object)>>doesNotUnderstand: #select:thenCollect: Receiver: nil Arguments and temporary variables: aMessage: select: [] in MCClassDefinition>>selectVariables: {[:v | v perform: a...etc... Receiver's instance variables: nil MCClassDefinition>>selectVariables: Receiver: a MCClassDefinition(TCellsContainer) Arguments and temporary variables: aSelector: #isPoolImport v: nil Receiver's instance variables: name: #TCellsContainer superclassName: nil variables: nil category: 'Miro-Traits' type: nil comment: '' commentStamp: '' traitComposition: nil classTraitComposition: nil MCClassDefinition>>poolDictionaries Receiver: a MCClassDefinition(TCellsContainer) Arguments and temporary variables: Receiver's instance variables: name: #TCellsContainer superclassName: nil variables: nil category: 'Miro-Traits' type: nil comment: '' commentStamp: '' traitComposition: nil classTraitComposition: nil MCClassDefinition>>requirements Receiver: a MCClassDefinition(TCellsContainer) Arguments and temporary variables: Receiver's instance variables: name: #TCellsContainer superclassName: nil variables: nil category: 'Miro-Traits' type: nil comment: '' commentStamp: '' traitComposition: nil classTraitComposition: nil --- The full stack --- UndefinedObject(Object)>>doesNotUnderstand: #select:thenCollect: MCClassDefinition>>selectVariables: MCClassDefinition>>poolDictionaries MCClassDefinition>>requirements - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - MCDependencySorter>>unresolvedRequirementsFor: MCDependencySorter>>add: [] in MCDependencySorter>>addAll: {[:ea | self add: ea]} Array(SequenceableCollection)>>do: MCDependencySorter>>addAll: MCDependencySorter class>>items: MCPackageLoader>>sorterForItems: MCPackageLoader>>analyze MCPackageLoader>>loadWithNameLike: MCVersionLoader>>load MCVersionLoader class>>loadVersion: MCVersion>>load [] in MCFileRepositoryInspector(MCVersionInspector)>>load {[self version load]} BlockContext>>ensure: CursorWithMask(Cursor)>>showWhile: MCFileRepositoryInspector(MCVersionInspector)>>load MCFileRepositoryInspector>>load PluggableButtonMorphPlus(PluggableButtonMorph)>>performAction PluggableButtonMorphPlus>>performAction [] in PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp: {[:m | (m containsPoint: evt cursorPoint) ifTrue: [m performAction]]} Array(SequenceableCollection)>>do: PluggableButtonMorphPlus(PluggableButtonMorph)>>mouseUp: PluggableButtonMorphPlus>>mouseUp: PluggableButtonMorphPlus(Morph)>>handleMouseUp: MouseButtonEvent>>sentTo: PluggableButtonMorphPlus(Morph)>>handleEvent: PluggableButtonMorphPlus(Morph)>>handleFocusEvent: [] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. ActiveEvent := anEvent. e := anEvent transformedB...]} [] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]} BlockContext>>on:do: PasteUpMorph>>becomeActiveDuring: HandMorph>>sendFocusEvent:to:clear: HandMorph>>sendEvent:focus:clear: HandMorph>>sendMouseEvent: HandMorph>>handleEvent: HandMorph>>processEvents [] in WorldState>>doOneCycleNowFor: {[:h | ActiveHand := h. h processEvents. capturingGesture := capturingGest...]} Array(SequenceableCollection)>>do: WorldState>>handsDo: WorldState>>doOneCycleNowFor: WorldState>>doOneCycleFor: PasteUpMorph>>doOneCycle [] in Project class>>spawnNewProcess {[[World doOneCycle. Processor yield. false] whileFalse. nil]} [] in BlockContext>>newProcess {[self value. Processor terminateActive]} ---------------- > > I've just uploaded new squeak-dev and squeak-web images based on > Squeak3.9.1-7075 and Squeak3.10-7159. > > Download: https://gforge.inria.fr/frs/?group_id=1211 > > More information and download links: > http://damien.cassou.free.fr/squeak-dev.html > > Changes in this version: > --------------------------- > > - Algernon has been included in the beta images > (http://news.squeak.org/2008/05/07/algernon-your-personal-assistant-for-squeak/). > - Diff Tools have also been included in the beta images > (http://astares.blogspot.com/2008/04/diff-tools-for-squeak.html) > - Monticello 1.5 has been removed from the beta images because it > seems to cause some troubles. However, I would like to reintroduce it > as soon as people tell me it's now ok. > - Magritte and Pier have been updated in the web images > - OB-Enhancements saw a lot of bug fixes and new features (inclusion > of smart groups, double-click support on some items...) > - Lots of fixes for OB-Standard > - UIEnhancements has been updated > > > Contained packages: > ------------------------ > > This image contains the following packages (some packages are only in > the squeak-web image or beta images): > > Aida version 5.6 > Algernon version 1.0.1 > AST version 157 > AutomaticMethodCategorizer version 0.25 > AutomaticMethodCategorizerOB version 0.2 > Diff Tools version 0.51 > DynamicBindings version 2.7 > eCompletion version 0.89 > eCompletion-Traits version 0.1 > eCompletionOmniBrowser version 0.4 > Event Enhancements version 0.6 > Geometry Models version 0.3 > Installer version 4.1 > KomHttpServer version 7.0.30 > KomServices version 1.12 > Magritte-Model version 1.0.16.310 > Magritte-Morph version 1.0.16.42 > Magritte-Seaside version 1.0.16.259 > Magritte-Tests version 1.0.16.138 > Null version 0.13 > OB-Enhancements version 0.167 > OmniBrowser version 0.412.1 > OmniBrowser-Full version 0.25 > OmniBrowser-Morphic version 0.47 > OmniBrowser-Refactory version 0.85 > OmniBrowser-Regex version 0.8.2 > OmniBrowser-Standard version 0.335 > OmniBrowser-SUnitIntegration version 0.9.1 > OmniBrowser-TraitsIntegration version 0.33 > Pier version current > Pier-Blog version 1.0.16.73 > Pier-Documents version 1.0.16.5 > Pier-EditorEnh version 1.0.16.12 > Pier-Model version 1.0.16.217 > Pier-OmniBrowser version 1.0.16.33 > Pier-Seaside version 1.0.16.269 > Pier-Security version 1.0.16.105 > Pier-Tests version 1.0.16.93 > Refactoring Engine version 47 > Rio version 0.34.29 > Rio-Kernel version 0.78 > RoelTyper version 0.60 > RSRSS2 version 2.8.9 > Scriptaculous version 2.8.228 > ScriptManager version 0.6 > Seaside version 2.8.522 > Seaside-Adapters-Core version pmm.2.mcz > Seaside-Adapters-Swazoo version 8 > Seaside-Squeak-Adapters version pmm.3.mcz > SeasideAdaptersCompatibility version pmm.1.mcz > Shout version 3.15-tween.70 > ShoutWorkspace version 1-tween.2 > SmaCC runtime version 13 > Sport version 2.31 > Squeak dev packages version 0.20 > Squeak dev packages beta version 0.25 > Squeak web packages version 0.2 > SUnit-improved version 4.0.108 > SUnitGUI-improved version 4.0.48 > Swazoo version 2.1 > ToolBuilder integration for UI Themes version 0.52 > UI Themes and Standard Widgets version 0.70 > Universes version 42 > Universes OmniBrowser version 0.35 > VBRegex version 1.9 > YAXO version 9 > > > Updating the image: > ------------------------- > > You are not obliged to download a new image if you don't want. You can > always update your image. > > To upgrade your already existing squeak-dev image: > > 1) World menu->open...->Package Universe Browser > 2) Update list from network > 3) Select all upgrades > 4) Install selection > 5) Execute: 'DEVImageCreator default install' (all windows will be closed) > > > Prepared packages: > -------------------------- > > There are a lot of packages prepared for you in this image. They are > not loaded in the image, but they can be easily. > > - Open Package Universe Browser (world->open...->Package Universe Browser). > - Click on "Update list from network" > - Wait a few seconds > - Select your packages > - Install them > |
|
|
[squeak-dev] RBFormatter DNU [was: [ANN][Squeak-dev Images] May 2008 versions]On Fri, 09 May 2008 18:12:29 +0200, Damien Cassou wrote:
> Hi, > > I've just uploaded new squeak-dev and squeak-web images based on > Squeak3.9.1-7075 and Squeak3.10-7159. Thank you Damien for putting the memory settings combined-massive-knowledge into your fine distro's script managner :) Something quite different: while hunting for DNU's in OB (as promised to David) I was surprised with MessageNotUnderstood: RBFormatter class>>format:in:notifying:contentsSymbol: - http://bugs.squeak.org/view.php?id=7038 but could not reproduce after saving the image :( Keep up the good work Damien and thanks for this month's incarnation :) /Klaus > Download: https://gforge.inria.fr/frs/?group_id=1211 > > More information and download links: > http://damien.cassou.free.fr/squeak-dev.html > > Changes in this version: > --------------------------- > > - Algernon has been included in the beta images > (http://news.squeak.org/2008/05/07/algernon-your-personal-assistant-for-squeak/). > - Diff Tools have also been included in the beta images > (http://astares.blogspot.com/2008/04/diff-tools-for-squeak.html) > - Monticello 1.5 has been removed from the beta images because it > seems to cause some troubles. However, I would like to reintroduce it > as soon as people tell me it's now ok. > - Magritte and Pier have been updated in the web images > - OB-Enhancements saw a lot of bug fixes and new features (inclusion > of smart groups, double-click support on some items...) > - Lots of fixes for OB-Standard > - UIEnhancements has been updated > > > Contained packages: > ------------------------ > > This image contains the following packages (some packages are only in > the squeak-web image or beta images): > > Aida version 5.6 > Algernon version 1.0.1 > AST version 157 > AutomaticMethodCategorizer version 0.25 > AutomaticMethodCategorizerOB version 0.2 > Diff Tools version 0.51 > DynamicBindings version 2.7 > eCompletion version 0.89 > eCompletion-Traits version 0.1 > eCompletionOmniBrowser version 0.4 > Event Enhancements version 0.6 > Geometry Models version 0.3 > Installer version 4.1 > KomHttpServer version 7.0.30 > KomServices version 1.12 > Magritte-Model version 1.0.16.310 > Magritte-Morph version 1.0.16.42 > Magritte-Seaside version 1.0.16.259 > Magritte-Tests version 1.0.16.138 > Null version 0.13 > OB-Enhancements version 0.167 > OmniBrowser version 0.412.1 > OmniBrowser-Full version 0.25 > OmniBrowser-Morphic version 0.47 > OmniBrowser-Refactory version 0.85 > OmniBrowser-Regex version 0.8.2 > OmniBrowser-Standard version 0.335 > OmniBrowser-SUnitIntegration version 0.9.1 > OmniBrowser-TraitsIntegration version 0.33 > Pier version current > Pier-Blog version 1.0.16.73 > Pier-Documents version 1.0.16.5 > Pier-EditorEnh version 1.0.16.12 > Pier-Model version 1.0.16.217 > Pier-OmniBrowser version 1.0.16.33 > Pier-Seaside version 1.0.16.269 > Pier-Security version 1.0.16.105 > Pier-Tests version 1.0.16.93 > Refactoring Engine version 47 > Rio version 0.34.29 > Rio-Kernel version 0.78 > RoelTyper version 0.60 > RSRSS2 version 2.8.9 > Scriptaculous version 2.8.228 > ScriptManager version 0.6 > Seaside version 2.8.522 > Seaside-Adapters-Core version pmm.2.mcz > Seaside-Adapters-Swazoo version 8 > Seaside-Squeak-Adapters version pmm.3.mcz > SeasideAdaptersCompatibility version pmm.1.mcz > Shout version 3.15-tween.70 > ShoutWorkspace version 1-tween.2 > SmaCC runtime version 13 > Sport version 2.31 > Squeak dev packages version 0.20 > Squeak dev packages beta version 0.25 > Squeak web packages version 0.2 > SUnit-improved version 4.0.108 > SUnitGUI-improved version 4.0.48 > Swazoo version 2.1 > ToolBuilder integration for UI Themes version 0.52 > UI Themes and Standard Widgets version 0.70 > Universes version 42 > Universes OmniBrowser version 0.35 > VBRegex version 1.9 > YAXO version 9 > > > Updating the image: > ------------------------- > > You are not obliged to download a new image if you don't want. You can > always update your image. > > To upgrade your already existing squeak-dev image: > > 1) World menu->open...->Package Universe Browser > 2) Update list from network > 3) Select all upgrades > 4) Install selection > 5) Execute: 'DEVImageCreator default install' (all windows will be > closed) > > > Prepared packages: > -------------------------- > > There are a lot of packages prepared for you in this image. They are > not loaded in the image, but they can be easily. > > - Open Package Universe Browser (world->open...->Package Universe > Browser). > - Click on "Update list from network" > - Wait a few seconds > - Select your packages > - Install them > |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsHello Damien,
Have you considered integrating Algernon with OB. In OB there are already a search input field on window top. It would be really nice to attach Algernon instance to it , so when you start typing there, you don't need to press ctrl-space (or any other key) to activate Algernon. Thank you very much for your work. Keep staying on the edge! :) 2008/5/9 Damien Cassou <damien.cassou@...>: > Hi, > > I've just uploaded new squeak-dev and squeak-web images based on > Squeak3.9.1-7075 and Squeak3.10-7159. > > Download: https://gforge.inria.fr/frs/?group_id=1211 > > More information and download links: > http://damien.cassou.free.fr/squeak-dev.html > > Changes in this version: > --------------------------- > > - Algernon has been included in the beta images > (http://news.squeak.org/2008/05/07/algernon-your-personal-assistant-for-squeak/). > - Diff Tools have also been included in the beta images > (http://astares.blogspot.com/2008/04/diff-tools-for-squeak.html) > - Monticello 1.5 has been removed from the beta images because it > seems to cause some troubles. However, I would like to reintroduce it > as soon as people tell me it's now ok. > - Magritte and Pier have been updated in the web images > - OB-Enhancements saw a lot of bug fixes and new features (inclusion > of smart groups, double-click support on some items...) > - Lots of fixes for OB-Standard > - UIEnhancements has been updated > -- Best regards, Igor Stasenko AKA sig. |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsFound a bug in smart groups tab:
switch view to 'smart groups', then right-click at any place in list view , and get DNU -- Best regards, Igor Stasenko AKA sig. |
|
|
|
|
|
|
|
|
|
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsRob Rothwell wrote:
> On 5/10/08, *Ken G. Brown* <kbrown@... <mailto:kbrown@...>> > wrote: > > 15 mins to migrate everything from my 3.10dev8.04.1 working image > to a fresh dev8.05.1 using my Installer script. > This was mostly just waiting for downloads to occur and to answer > ok to a few dialogs that pop up for certain changesets. > > This included installing almost everything from > http://installer.pbwiki.com (LPF, fixes, packages, etc.), FFI, > Balloon3D, VMMaker, restoring several Workspaces to their saved- > to-file contents, reloading all my own work from my local > Monticello repository, applying a few mantis fixes, loading > several other packages from SqueakMap, Universes and SqueakSource > and some other changesets from my loacal drive to make generating > a VM happy. > > > Could you post some examples since this worked so well for you? I > simply tried: > > (HTTPSocket httpGet: 'installer.pbwiki.com/f/LPF.st > <http://installer.pbwiki.com/f/LPF.st>') readStream fileIn. > > in a fresh sq3.10-7159dev08.05.1.image, > > Which successfully stated: > > "You now have a level playing field." > > But when I tried to install FreeTypePlus from the Universe browser, it > choked just trying to install FFI 3.9.1. <http://3.9.1.>.. > > I need a recipe! Or at least a checklist! Building a Squeak image > still seems very..."alchemistic" to me...right order, right image, > right version... > > Thanks, > > Rob LPF images... I hope to have a fix soon. However the Sake/Packages version of the FFI package definition should load. #> squeak sq3.10-7159dev08.05.1.image http://installer.pbwiki.com/f/LPF.st in a workspace: Installer install: 'Packages'. Installer sake addPackage: 'FreeTypePlus'; install. let Andrew Tween know if it doesnt work ;-) Keith |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsRob Rothwell wrote:On 5/10/08, *Ken G. Brown* <kbrown@... <mailto:kbrown@...>> wrote:Currently the Universes version of the FFI package does not load into LPF images... I hope to have a fix soon. However the Sake/Packages version of the FFI package definition should load. Thank you...this worked great! How do I know what packages are available for installation this way? Thanks again, Rob |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versions> > Installer install: 'Packages'. > Installer sake addPackage: 'FreeTypePlus'; install. > > > Thank you...this worked great! How do I know what packages are > available for installation this way? > > Thanks again, > > Rob > 'Packages' on the instance side. Installer sake uses PackagesSqueak310 which inherits from PacakgesSqueak310U (the universes definitions) glad it worked Keith |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsOn Sat, May 10, 2008 at 2:12 PM, Igor Stasenko <siguctua@...> wrote:
> Hello Damien, > Have you considered integrating Algernon with OB. > In OB there are already a search input field on window top. It would > be really nice to attach Algernon instance to it , so when you start > typing there, you don't need to press ctrl-space (or any other key) to > activate Algernon. It would be cool. However, I don't have time to do it myself currently. If somebody does it, I will include it. > Thank you very much for your work. Keep staying on the edge! :) -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsOn Sat, May 10, 2008 at 2:26 PM, Igor Stasenko <siguctua@...> wrote:
> Found a bug in smart groups tab: > > switch view to 'smart groups', then right-click at any place in list > view , and get DNU If this is an error about HOCollector, it is report in http://bugs.squeak.org/view.php?id=7037. It is already fixed and I'm generating new squeak-dev images with this fix. -- Damien Cassou Peter von der Ahé: «I'm beginning to see why Gilad wished us good luck». (http://blogs.sun.com/ahe/entry/override_snafu) |
|
|
Re: [squeak-dev] [ANN][Squeak-dev Images] May 2008 versionsThanks, Damien, for fixing this!
Rob On 5/11/08, Damien Cassou <damien.cassou@...> wrote: On Sat, May 10, 2008 at 2:26 PM, Igor Stasenko <siguctua@...> wrote: |
| Free Forum Powered by Nabble | Forum Help |