+1 to Peter suggestion of downloading it by default. This means that the agile visualization book is accurate about what you will get once Roassal is installed on a fresh pharo 4 image. Cheers, Offray El 25/04/15 a las 14:34, Peter Uhnák escribió:
Something like this was brought up several times, however there is no clear resolution as far as I can tell. Considering visualizing Roassal is (unsurprisingly) common use-case I would prefer if it would download its presenters by default.
http://forum.world.st/Glamour-Roassal-presentations-td4802277.html http://forum.world.st/Roassal-Example-Browser-in-Pharo-td4813039.html http://forum.world.st/loading-Glamour-in-Pharo-4-td4814454.html http://forum.world.st/Question-about-loading-Roassal2-in-Pharo4-td4798116.ht... http://forum.world.st/Running-agile-visualization-examples-on-pharo-4-doesn-...
Peter
On Sat, Apr 25, 2015 at 8:56 PM, Yuriy Tymchuk <yuriy.tymchuk@me.com <mailto:yuriy.tymchuk@me.com>> wrote:
Is it only me, or as GTInspector is a part of Pharo 4, configuration of roassal should load the presentation and not something from outside?
On 25 Apr 2015, at 19:23, Peter Uhnák <i.uhnak@gmail.com <mailto:i.uhnak@gmail.com>> wrote:
Indeed, I always run this script to get in Pharo 4
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "=== Roassal presentations ==="
Gofer new smalltalkhubUser: 'Moose' project: 'GToolkit'; package: 'GT-InspectorExtensions-CoreRoassal'; load.
Gofer new smalltalkhubUser: 'Moose' project: 'Glamour'; package: 'Glamour-Tools'; package: 'Glamour-Roassal2-Presentations'; load. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Peter
On Sat, Apr 25, 2015 at 7:05 PM, Tudor Girba <tudor@tudorgirba.com <mailto:tudor@tudorgirba.com>> wrote:
If you do not have a Moose image, you have to load the Glamour Roassal presentation and the GT-InspectorExtensions-CoreRoassal
Cheers, Doru
On Sat, Apr 25, 2015 at 7:01 PM, Offray Vladimir Luna Cárdenas <offray@riseup.net <mailto:offray@riseup.net>> wrote:
Hi,
I'm just testing/porting some of my stuff on pharo 4 (congrats again for the release!) and I see something strange. When I run the examples of agile visualization on a playground I don't get all the tabs that I get on Pharo 3.0 and Moose 5.0 and 5.1, only the "Raw" and "Meta". Tabs like "View" and "Elements" are lost, which are particulary needed when you explore a visualization.
To repeat this behaviour, just run any example of agile visualization book on a fresh image of Pharo 4.
I'm running Pharo4.0 Latest update: #40611 on an Arch Linux system.
Hope it helps,
Offray
-- www.tudorgirba.com <http://www.tudorgirba.com/>
"Every thing has its own flow"