realbasic-nug
[Top] [All Lists]

Re: RB 4.5.0 OS X Runtime failure...

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RB 4.5.0 OS X Runtime failure...
From: vincent <vincentj at wanadoo dot fr>
Date: Wed, 31 Jul 2002 17:35:13 +0200

Le mercredi 31 juillet 2002, à 04:43 , Joseph J. Strout a écrit :

Aha! Did you include this info in your bug report? This is a very important clue.

No. Don't know why, but I was "sure" it was related to Préférences VS Preferences.
I assume it's not necessary to REALbug that again ?

Vincent



The IDE uses menu names like "@123" in its menu definitions to support localization; this is renamed at runtime to an internationalized string #123. Apparently it's trying to convert the name of your project in the Recent Items menu, and failing, thus triggering the assertion.

The same thing would probably happen if you had a file starting with "@" in your IDE Extras folder.

Thanks for this extra information, we've really been scratching our heads wondering how the menu text assignment could fail.



<Prev in Thread] Current Thread [Next in Thread>
  • Re: RB 4.5.0 OS X Runtime failure..., vincent <=