AW: Crash with V4REV

Mike Bonner bonnmike at gmail.com
Thu Jan 10 11:02:23 CST 2013


Where do you call the init?  openstack? preopenstack? opencard?  While it
is most likely NOT the issue, there is a slight chance that on some
machines the loading of the externals is not quite complete when the call
hits. (Again, not likely, but possible.. Should throw an error in this case
but you never know)  THis is only a real possibility if you are calling the
init from preopenstack.  What you might do is move the init code to a
separate handler and do a
send "handlername" to this stack in 1 tick so that there is more time for
any pre-loading requirements to complete.

Also, just out of curiosity, if you place the init inside a try /catch
construct, are you then able to get an error out?


On Thu, Jan 10, 2013 at 7:47 AM, Tiemo Hollmann TB <toolbook at kestner.de>wrote:

> Hi Robert,
>
> yes thats what "my feeling" also tells me, a conflict with something
> external beeinng there or not being there as expected. But I have never got
> any specific windows requirements (on file level) from Valentina, where I
> could look for.
> Valentina_Init() is the very first Valentina statement. I didn't tried to
> disable it, without init nothing else does make sense - or does it?
> Which other Valentina calls could be fired before init?
>
> Thanks
> Tiemo
>
> > -----Ursprüngliche Nachricht-----
> > Von: valentina-bounces at lists.macserve.net [mailto:valentina-
> > bounces at lists.macserve.net] Im Auftrag von Robert Brenstein
> > Gesendet: Donnerstag, 10. Januar 2013 15:22
> > An: Valentina Developers
> > Betreff: Re: AW: Crash with V4REV
> >
> > On 10.01.2013 at 13:41 Uhr +0100 Tiemo Hollmann TB apparently wrote:
> > >Hi Robert,
> > >
> > >thats what I tried already, but it seems to crash right before anything
> > >else, while initializing Valentina, so no crashlog is created.
> > >
> > >Thank you
> > >Tiemo
> >
> > Okay, so you verified that the LiveCode starts fine and the program
> crashes
> > when doing the first call to Valentina. Is Valentina init the first call
> to
> > Valentina? Have you tried disabling the init and see whether it continues
> > past that to give valentina not inited error at the next call? Since it
> > works for some, it sounds like it could be a conflict with something else
> > on the affected systems, but no experience with XP here. There are some
> > Valentina calls that can be done before init. You could try to insert one
> > and see whether your program goes past it.
> >
> > Robert
> > _______________________________________________
> > Valentina mailing list
> > Valentina at lists.macserve.net
> > http://lists.macserve.net/mailman/listinfo/valentina
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina/attachments/20130110/67124e58/attachment.html>


More information about the Valentina mailing list