ah ok then its normal. Yes the structure is extensive, its 13 folders (the rest 71 are files some of them very big), I would not be surprised if each contains 100 files in its own subfolders.
On Wed, Jul 29, 2015 at 10:50 PM Tudor Girba tudor@tudorgirba.com wrote:
Hi,
You likely have a very extensive folder structure underneath. The script collects all files from all nested folders and that can be slow and you image will be blocked in the meantime.
Cheers, Doru
On Wed, Jul 29, 2015 at 9:33 PM, Dimitris Chloupis kilon.alios@gmail.com wrote:
well i can send you the image tommorow because its huge (200 MB ziped) for my pathetically slow internet connection at home. I will send it from work which is 8 times faster.
I can tell you that I am on MacOS Yosemite , I get my image with pharolauncher, the image was dowloaded at 27-07-15 some of the 84 items are folders that contain many sub folders. No idea if that matters.
I got Roassal 2 using the Package Browser in Pharo 5 (the new configuration browser).
On Wed, Jul 29, 2015 at 8:17 PM Alexandre Bergel alexandre.bergel@me.com wrote:
Are you using windows? I know it may has problems regarding the source code. You have 84 items and the visualization is slow? How is this possible.
Can I have a look at your image?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jul 29, 2015, at 12:26 PM, Dimitris Chloupis kilon.alios@gmail.com wrote:
thats ok it unfroze after 20 minutes or so . I managed to inspect the b but its incredible slow to navigate and use . Even moving the inspector around is incredible slow. My Documents folder contains 84 items, maybe it cant handle so well this amount of datea ?
On Wed, Jul 29, 2015 at 5:55 PM Alexandre Bergel < alexandre.bergel@me.com> wrote:
Oh… sorry. Was not my intention
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jul 29, 2015, at 11:24 AM, Dimitris Chloupis kilon.alios@gmail.com wrote:
that was a nice way to freeze my image, thank you :D
On Wed, Jul 29, 2015 at 4:27 PM Alexandre Bergel < alexandre.bergel@me.com> wrote:
Hi!
Just to share a couple of experiment. I have tried the following in a playground: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
b := RTMondrian new.
b shape rectangle if: [ :aFile | aFile path basename beginsWith: '.' ] color: Color red. b nodes: FileLocator documents allChildren. b edges connectFrom: #parent. b normalizer normalizeSize: #size using: #sqrt. b layout tree. b -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
It shows a tree of the file system. Thanks to GT, simply clicking on a file may show you the content and other things.
<Screen Shot 2015-07-29 at 10.23.51 AM.png>
You can also use the cluster layout:
<Screen Shot 2015-07-29 at 10.25.11 AM.png>
I have tried this on OS X, since the pointed folder is ~/Documents.
Cheers, Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev