[vwnc] [VW7.6] UserApplication subsystem setUp failed

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
vam
Reply | Threaded
Open this post in threaded view
|

[vwnc] [VW7.6] UserApplication subsystem setUp failed

vam
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: [vwnc] [VW7.6] UserApplication subsystem setUp failed

Alan Knight-2
Interesting.  I've created AR 58285 for this.

Your solution of making UserApplication a prerequisite seems like a good workaround. The other choice is to somehow defer Runtime Packager's checking until later. But that's trickier.

At 05:06 AM 2009-09-24, VAM wrote:

I use UserApplication subsystem has my implementation of #main method.
Runtime image was prepared with RuntimePackager.

RuntimePackagerOptions have shutdown on close last window and haven't
startup class.

And I run runtime image, it closed - it not open MyApp from
UserApplication>>main.

RuntimeManager>>startupApplication run faster and UserApllication>>main not
executed, becouse #main called in forked process.

I solved problem implemented
RuntimeApplicationStartupoSystem>>prerequisiteSystems
^Array with: UserApplication.

Is exists other solution?

--
View this message in context: http://www.nabble.com/-vwnc---VW7.6--UserApplication-subsystem-setUp-failed-tp25546178p25546178.html
Sent from the VisualWorks mailing list archive at Nabble.com.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc

--
Alan Knight [|], Engineering Manager, Cincom Smalltalk

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc