[plt-scheme] Changing GUI language will cause the setting of programming language lost
Thanks for the second ping.
I've now fixed this in SVN. The bug was, as you might guess, that the
contents of the preference were being translated, meaning that drscheme
thought the preference was garbage and reverted to the default.
The fix required adding a new method to the
drscheme:language:language<%> interface (and friends). I've checked in
changes to the algol60, eopl, frtime, profj, and swindle collections to
implement this method. If you maintain one of those collections, please
do double check the change.
Thanks,
Robby
At Mon, 14 Aug 2006 19:47:18 -0600, "Chongkai Zhu" wrote:
> Hi all,
>
> Every time I change the GUI language of DrScheme, "accept and exit". Then the next time
> DrScheme starts, it says "DrScheme cannot process programs until you choose a programming
> language.
> Either select the “Choose Language...” item in the “Language” menu, or get guidance." I
> suppose this is a bug.
>
> Chongkai_________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme