[ANN] V4RB 2.1 b12

Stan Busk maxprog at mac.com
Sat Dec 3 20:12:15 CST 2005


Hi,

Ok, last problem:

valentina.Convert_1_2( inputFile, outputFile, true )

always crashes on my windows box. I have gone thru the code using RB  
debugger, inputFile is valid. outputFile is also valid but as soon as  
I reach that line I get a crash.

The code I use is:

   inputFile = GetOpenFolderItem("")
   outputFile = GetSaveFolderItem("","")

   If inputFile <> nil and outputFile <> nil then
     Valentina.profile( true )
     valentina.Convert_1_2( inputFile, outputFile, true )
     Valentina.profile( false )
   end if

Also tried with a preset input file, settings output file name thru  
code ...etc...
The same code works like a charm on the Mac...

Are we the only assholes working on saturdays out there? :)
Stan

> On 12/3/05 8:50 PM, "Stan Busk" <maxprog at mac.com> wrote:
>
>> Hi,
>>
>> I am also worried about how easy it is to corrupt databases now. If
>> your app crashes with a VException in debug mode you have a roughly
>> 80% of chances you will never be able to open it again, for the
>> remaining 20% you can open but maybe queries will give all kind of
>> random results. Right now I have one of those databases in case you
>> want to look at. I know than once compiled I turn vException off but
>> if I get a crash, same result, the database is has a lot of chances
>> to be corrupt. Are you aware of that?
>
> Let me at first fix index,
> Do not throw away that db.
>
> Then we will try crash your apps to get that bad dbs
> And will see where is problem.
>
> -- 
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina-beta mailing list
> Valentina-beta at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina-beta



More information about the Valentina-beta mailing list