Fixed.

Pascal

2008/11/26 Alexander Wagner <[EMAIL PROTECTED]>

> Hi!
>
> There is a small bug in current cvs
>
>   foreach tag {Iconify Raise Dock ShowGameInfo SaveLayout RestoreLayout} {
>       configMenuText .menu.options.windows [tr OptionsWindows$tag oldLang]
> \
>           OptionsWindows$tag $lang
>   }
>
> will kill scid if it starts up in Classic mode as it can not
> translate SaveLayout/RestoreLayout (the menu entries are not
> available in classic mode).
>
> ----------------------------------------------------------------------
>
> Error in startup script: bad menu entry index "OptionsWindowsSaveLayout"
>    while executing
> "$menu entryconfig $entry -label $menuLabel($lang,$tag)  -underline
> $menuUnder($lang,$tag)"
>    (procedure "configMenuText" line 4)
>    invoked from within
> "configMenuText .menu.options.windows [tr OptionsWindows$tag $oldLang]
> OptionsWindows$tag $lang"
>    (procedure "setLanguageMenus" line 96)
>    invoked from within
> "setLanguageMenus $lang "
>    (procedure "setLanguage" line 30)
>    invoked from within
> "setLanguage $language"
>    (file "./scid" line 122991)
> X Error of failed request:  RenderBadPicture (invalid Picture parameter)
>  Major opcode of failed request:  152 (RENDER)
>  Minor opcode of failed request:  7 (RenderFreePicture)
>  Picture id in failed request: 0x4e001cf
>  Serial number of failed request:  3547
>  Current serial number in output stream:  3623
>
> ----------------------------------------------------------------------
>
> --
>
> Kind regards,                /                 War is Peace.
>                            |            Freedom is Slavery.
> Alexander Wagner            |         Ignorance is Strength.
>                            |
>                            | Theory     : G. Orwell, "1984"
>                           /  In practice:   USA, since 2001
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to