Hi,
Im currently using the dev version of Moose. For some parts it is still very unstable. For example when using the Mondrian Easel examples, it always crashes after a short while. Also autocomplete does not seem to work at the moment. I looked at ConfigurationOfMoose to see if I could use the stable version for some of the development, but there the stable version currently points to version 4.3.4 as far as I can tell.
Would it be possible to create a configuration for the latest stable version of Moose, i guess that would be 4.6.x?
Cheers, dennis
Hi,
Im currently using the dev version of Moose. For some parts it is still very unstable. For example when using the Mondrian Easel examples, it always crashes after a short while.
Strange we do not have that. Can you be more precise? Which OS? Which version of Moose?
I would like to see why Mondrian is crashing.
Also autocomplete does not seem to work at the moment. I looked at ConfigurationOfMoose to see if I could use the stable version for some of the development, but there the stable version currently points to version 4.3.4 as far as I can tell.
Would it be possible to create a configuration for the latest stable version of Moose, i guess that would be 4.6.x?
Cheers, dennis
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Hi,
Unfortunately, this is not quite possible at the moment. We are fighting with this configuration since a while, and the goal is to get.
But, the latest development version should be stable. Please report the problems if you encounter bugs because we are known for fixing them quite fast (whenever possible) :).
Cheers, Doru
On 14 Mar 2012, at 18:06, Dennis Schenk wrote:
Hi,
Im currently using the dev version of Moose. For some parts it is still very unstable. For example when using the Mondrian Easel examples, it always crashes after a short while. Also autocomplete does not seem to work at the moment. I looked at ConfigurationOfMoose to see if I could use the stable version for some of the development, but there the stable version currently points to version 4.3.4 as far as I can tell.
Would it be possible to create a configuration for the latest stable version of Moose, i guess that would be 4.6.x?
Cheers, dennis
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"From an abstract enough point of view, any two things are similar."
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
Alexandre
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.comwrote:
For example when using the Mondrian Easel examples, it always crashes
after a short while.
I cannot reproduce this.
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
I forgot to add, I am on Mac OS X 10.7.3
On Tue, Mar 20, 2012 at 08:25, Dennis Schenk d.schenk@students.unibe.chwrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.comwrote:
For example when using the Mondrian Easel examples, it always crashes
after a short while.
I cannot reproduce this.
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
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
Thanks. Could you open a ticket related to Pharo popup? This is quite critical and it would be important in other contexts as well.
Cheers, Doru
On 21 Mar 2012, at 06:08, Alexandre Bergel wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Yesterday is a fact. Tomorrow is a possibility. Today is a challenge."
I fixed it actually. I wired popupText to popupView, more reliable than the morph version
Alexandre
Le 21 mars 2012 à 01:33, Tudor Girba tudor@tudorgirba.com a écrit :
Thanks. Could you open a ticket related to Pharo popup? This is quite critical and it would be important in other contexts as well.
Cheers, Doru
On 21 Mar 2012, at 06:08, Alexandre Bergel wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Yesterday is a fact. Tomorrow is a possibility. Today is a challenge."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
but I want to know what changed in Pharo.
Stef
I fixed it actually. I wired popupText to popupView, more reliable than the morph version
Alexandre
Le 21 mars 2012 à 01:33, Tudor Girba tudor@tudorgirba.com a écrit :
Thanks. Could you open a ticket related to Pharo popup? This is quite critical and it would be important in other contexts as well.
Cheers, Doru
On 21 Mar 2012, at 06:08, Alexandre Bergel wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Yesterday is a fact. Tomorrow is a possibility. Today is a challenge."
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
The starting point is easy. Check the last moose build: http://ci.moosetechnology.org/job/moose-latest-dev/897/artifact/moose_suite-...
The test is yellow: MOViewRendererTest.testPositionsEdgesInSubnodes
It has always been green. Apparently when I get the first object of a collection is not the one I expect.
Alexandre
On 21 Mar 2012, at 09:07, Stéphane Ducasse wrote:
but I want to know what changed in Pharo.
Stef
I fixed it actually. I wired popupText to popupView, more reliable than the morph version
Alexandre
Le 21 mars 2012 à 01:33, Tudor Girba tudor@tudorgirba.com a écrit :
Thanks. Could you open a ticket related to Pharo popup? This is quite critical and it would be important in other contexts as well.
Cheers, Doru
On 21 Mar 2012, at 06:08, Alexandre Bergel wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Yesterday is a fact. Tomorrow is a possibility. Today is a challenge."
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
what is the popUpText: problem?
Stef
On Mar 21, 2012, at 6:08 AM, Alexandre Bergel wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
There seems to be a new problem though: When looking at any example view in mondrian easel, and hovering over an edge an error gets thrown:
"This block accepts 2 arguments, but was called with 3 argument"
In* MOAnnouncer popupView:delay:zoomedInBy:* *...* *ifTrue: [ aBlock value: ann element source model value: ann element target model value: view ] * *...*
On Wed, Mar 21, 2012 at 06:08, Alexandre Bergel alexandre.bergel@me.comwrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from:
http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest:
r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com
wrote:
For example when using the Mondrian Easel examples, it always crashes
after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
This is strange. I cannot reproduce it. We are talking about Version 2.147 of Mondrian aren't we? Doru, can you generate the build like that we do not have to wait until tomorrow?
Alexandre
On 21 Mar 2012, at 07:02, Dennis Schenk wrote:
There seems to be a new problem though: When looking at any example view in mondrian easel, and hovering over an edge an error gets thrown:
"This block accepts 2 arguments, but was called with 3 argument"
In MOAnnouncer popupView:delay:zoomedInBy: ... ifTrue: [ aBlock value: ann element source model value: ann element target model value: view ] ...
On Wed, Mar 21, 2012 at 06:08, Alexandre Bergel alexandre.bergel@me.com wrote: Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: 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
The build just started.
Doru
On 21 Mar 2012, at 19:16, Alexandre Bergel wrote:
This is strange. I cannot reproduce it. We are talking about Version 2.147 of Mondrian aren't we? Doru, can you generate the build like that we do not have to wait until tomorrow?
Alexandre
On 21 Mar 2012, at 07:02, Dennis Schenk wrote:
There seems to be a new problem though: When looking at any example view in mondrian easel, and hovering over an edge an error gets thrown:
"This block accepts 2 arguments, but was called with 3 argument"
In MOAnnouncer popupView:delay:zoomedInBy: ... ifTrue: [ aBlock value: ann element source model value: ann element target model value: view ] ...
On Wed, Mar 21, 2012 at 06:08, Alexandre Bergel alexandre.bergel@me.com wrote: Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"We can create beautiful models in a vacuum. But, to get them effective we have to deal with the inconvenience of reality."
Dennis,
I think this problem has disappeared. I cannot reproduce it.
Alexandre
On 21 Mar 2012, at 07:02, Dennis Schenk wrote:
There seems to be a new problem though: When looking at any example view in mondrian easel, and hovering over an edge an error gets thrown:
"This block accepts 2 arguments, but was called with 3 argument"
In MOAnnouncer popupView:delay:zoomedInBy: ... ifTrue: [ aBlock value: ann element source model value: ann element target model value: view ] ...
On Wed, Mar 21, 2012 at 06:08, Alexandre Bergel alexandre.bergel@me.com wrote: Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from: http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest: r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel alexandre.bergel@me.com wrote:
For example when using the Mondrian Easel examples, it always crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: 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
For me it still exists with the newest build of moose. See this screenshot: http://cl.ly/0j2r1x012j0Y2G2A1R1V It happens when hovering over an edge for a second. The other problem, system getting slower when playing around in Mondrian Easel, is gone. Thanks!
On Thu, Mar 22, 2012 at 14:29, Alexandre Bergel alexandre.bergel@me.comwrote:
Dennis,
I think this problem has disappeared. I cannot reproduce it.
Alexandre
On 21 Mar 2012, at 07:02, Dennis Schenk wrote:
There seems to be a new problem though: When looking at any example view
in mondrian easel, and hovering over an edge an error gets thrown:
"This block accepts 2 arguments, but was called with 3 argument"
In MOAnnouncer popupView:delay:zoomedInBy: ... ifTrue: [ aBlock value: ann element source model value: ann element
target model value: view ]
...
On Wed, Mar 21, 2012 at 06:08, Alexandre Bergel alexandre.bergel@me.com
wrote:
Pharo ground is seriously shaking those days...
popupText: does not use the Pharo popup, it instead uses popupView: The last version of Mondrian now works.
Alexandre
On 20 Mar 2012, at 02:25, Dennis Schenk wrote:
Hi,
I just tried it with the newest image from:
http://ci.moosetechnology.org/job/softwarenaut-latest-dev/ which uses the newest build of moose.
I open the fresh image with cog (r2522 and also tried the newest:
r2538), start Mondrian Easel, open (for example) the interaction - sample highlight example. I then move the shapes around. Then I generate another example view, already noticing that things get slower. I move some more shapes around in the new view, maybe generate another view and everything gets slower and slower until the whole system hangs. Feels like a memory leak.
On Thu, Mar 15, 2012 at 23:45, Alexandre Bergel <
alexandre.bergel@me.com> wrote:
For example when using the Mondrian Easel examples, it always
crashes after a short while.
I cannot reproduce this.
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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: 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
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev