Administrator
|
The following methods in CLIM attempt to reference an indexed message which does not seem to be in the distribution. (Tested in 8.5.2 and 8.6.)
-- Object>>#instVarNamed: Object>>#instVarNamed:put: NlsCatKRN indexedMsg: 53 ====> 'MISSING 53 in krn' The attempt also logs the following on the Transcript. NLS Error 1014 loading index 53 for locale ('english' 'us' 'ansi-ascii') from file 'krn.cat' You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Richard -
-- The message should be 'Instance variable named %1 not found in receiver' -- do you need a replacement krn.cat file? John On Tuesday, December 31, 2013 2:59:38 PM UTC-5, Richard Sargent wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Administrator
|
On Thursday, January 2, 2014 8:32:06 AM UTC-8, John O'Keefe wrote:
--
Thanks, John. I don't expect to have to deal with the situation in reality, so I don't need an update. (Although, this is the kind of thing that would b good to simply post on your web site for download.) You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Richard -
-- It is easier to post it here. The case is 53320 (fixed in 8.6.1). The krn.cat file is attached. It has indexed messages up through 59 (I think) since I've been doing some development for 8.6.1 that added messages, but 53 is correct now. John On Thursday, January 2, 2014 12:18:32 PM UTC-5, Richard Sargent wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. krn.cat (18K) Download Attachment |
Administrator
|
Thanks, John. On Jan 2, 2014 12:21 PM, "John O'Keefe" <[hidden email]> wrote:
--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |