Valentina crash when using one .localName setting with another system locale

Beatrix Willius bwillius at gmx.de
Tue Apr 16 11:27:59 CDT 2013


I just tried myself and don't get any crashes.

This is my code:

  ValentinaDB = new VDatabase
  ValentinaDB.Creator = "WebX"
  ValentinaDB.CollationAttribute(EVColAttribute.kStrength) = EVColAttributeValue.kSecondary
  ValentinaDB.CollationAttribute(EVColAttribute.kCaseFirst) = EVColAttributeValue.kLowerFirst
  ValentinaDB.LocaleName = "EN_us"
    
  ValentinaDB.DateFormat = getDateFormat
  ValentinaDB.DateSep = getDateSeparator
  
  ValentinaDB.create(theFolderitem, EVDbMode.kDscDatBlbInd, 32*1024)
  
Records are added just fine.

Realstudio 2011r4, latest Valentina, Mac OS 10.8, Cocoa.

On 16.04.2013, at 13:06, Ruslan Zasukhin <ruslan_zasukhin at valentina-db.com> wrote:

> On 4/16/13 12:10 AM, "jda" <jda at his.com> wrote:
> 
>> Unfortunately, no, I can't. I did find another place in my project that
>> crashed for a similar reason (using a RAM-based db and setting localename to
>> en_US and running it on a Mac set to use UK settings). But I couldn't
>> reproduce it with the simple Database_Ram example.
> 
> Hi Jon,
> 
> Please read this page wiki
> 
> <http://www.valentina-db.com/docs/dokuwiki/v5/doku.php?id=valentina:products
> :vstudio:help:schema_editor:property_inspector:collation_settings>
> 
> And check in Vstudio  if your tables/fields have suhc OWN   collation
> settings.

Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: The email archiving solution for professionals



More information about the Valentina mailing list