Hi Orla,
Hmm, on my side Moose loads just fine.
What exactly are you loading?
If you load MooseSetup, this will load the Setup package which contains your script for Setup and this script might have prerequisites that will not work with 7.6. In this case, you should change that script to make it work with 7.6.
Alternatively, just take a fresh image, set the Settings to load Prerequisites at least Development, and then load Moose Config.
Anyone else experiences problems with 7.6?
Cheers, Doru
On Apr 9, 2008, at 7:40 PM, Orla Greevy wrote:
Hi,
does the setup package no longer load with vw 7.6
Orla
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Problem solving efficiency grows with the abstractness level of problem understanding."
I just checked and Moose Config loads both in 7.5 and in 7.6.
Doru
On Apr 9, 2008, at 8:59 PM, Tudor Girba wrote:
Hi Orla,
Hmm, on my side Moose loads just fine.
What exactly are you loading?
If you load MooseSetup, this will load the Setup package which contains your script for Setup and this script might have prerequisites that will not work with 7.6. In this case, you should change that script to make it work with 7.6.
Alternatively, just take a fresh image, set the Settings to load Prerequisites at least Development, and then load Moose Config.
Anyone else experiences problems with 7.6?
Cheers, Doru
On Apr 9, 2008, at 7:40 PM, Orla Greevy wrote:
Hi,
does the setup package no longer load with vw 7.6
Orla
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"Problem solving efficiency grows with the abstractness level of problem understanding."
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com www.tudorgirba.com/blog
"In a world where everything is moving ever faster, one might have better chances to win by moving slower."
Hi,
I get the same problem as Orla. And I cannot recover the image from there, because the System Browser does not work anymore. From what I've seen, a first Unloadable Definition comes up when loading RBTabs and the crash pops up while loading RBCrawler. I can't quite understand how Doru's setting is working, since I think I have the same one... Since I have Setup as a prerequisite, I cannot even load CodeCity anymore.
Ricky
On Apr 9, 2008, at 7:40 PM, Orla Greevy wrote:
Hi,
does the setup package no longer load with vw 7.6
Orla
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Here are some more details. This is where the problem occurs. I cannot even say what is the real problem, because pressing Debug will just go on to the next problem instead of opening the debugger :(
This is then the next bump.
And this is the part when it gets scary. I'm not really sure what is this API change stuff... However, I tried first the conservative way and next time the one in which I let it do the rewriting. None of them leads to a working image.
What I really don't understand is how come your Setup is loading, Doru? As for me, for the moment I will return to VW7.5.
Cheers, Ricky
Hi,
To Orla, and everybody else experiencing the problems described below, here is how I fixed it: Instead of calling loadPostrequisites, which contains the buggy code, I just load whatever I need (I drew inspiration from girbaSetup).
And, indeed, ASBAqua and ASBLook look cool.
Cheers, Ricky
On Apr 17, 2008, at 6:33 PM, Richard Wettel wrote:
Hi,
I get the same problem as Orla. And I cannot recover the image from there, because the System Browser does not work anymore. From what I've seen, a first Unloadable Definition comes up when loading RBTabs and the crash pops up while loading RBCrawler. I can't quite understand how Doru's setting is working, since I think I have the same one... Since I have Setup as a prerequisite, I cannot even load CodeCity anymore.
Ricky
On Apr 9, 2008, at 7:40 PM, Orla Greevy wrote:
Hi,
does the setup package no longer load with vw 7.6
Orla
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
Hi,
Please do not add the Setup package as prerequisite for application bundle. The reason is that we should be able to load CodeCity without needing to load the Setup.
Instead, you can create another package that loads both Setup and CodeCity. This is what we have with MooseSetup.
Cheers, Doru
On Apr 17, 2008, at 7:26 PM, Richard Wettel wrote:
Hi,
To Orla, and everybody else experiencing the problems described below, here is how I fixed it: Instead of calling loadPostrequisites, which contains the buggy code, I just load whatever I need (I drew inspiration from girbaSetup).
And, indeed, ASBAqua and ASBLook look cool.
Cheers, Ricky
On Apr 17, 2008, at 6:33 PM, Richard Wettel wrote:
Hi,
I get the same problem as Orla. And I cannot recover the image from there, because the System Browser does not work anymore. From what I've seen, a first Unloadable Definition comes up when loading RBTabs and the crash pops up while loading RBCrawler. I can't quite understand how Doru's setting is working, since I think I have the same one... Since I have Setup as a prerequisite, I cannot even load CodeCity anymore.
Ricky
On Apr 9, 2008, at 7:40 PM, Orla Greevy wrote:
Hi,
does the setup package no longer load with vw 7.6
Orla
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 www.tudorgirba.com/blog
"Every thing should have the right to be different."
Hi
I am trying to load in the latest Moose a model from an MSE file, which I have successfully imported in the past. I get an exception during the import, in the "importing attributes and associations..." step:
Message not understood: #accessedByLists
and the element is "a SCG.Moose.FAMIXNamespace #UNKNOWN_NAMESPACE". Any ideas? I seem to remember there were some problems before with the accessedByLists/accessedByList.
Cheers, Ricky
I also attach the zipped mse file for easy reproduction of the (potential) bug