stack with german "umlaute" in filename gets not saved
Klaus Major
klaus at major-k.de
Wed Nov 26 11:44:33 EST 2003
Hi Richard,
> Hello list,
>
> on Mac OSX 10.2.8, RunRev 2.1.2 I made a simple stack with a mainstack
> as a splash-screen and a substack as a datastack with some datafields.
> In the DataStack there is a Save-Button:
>
> on mouseup
> save this stack
> if the result is not empty then answer the result
> end mouseup
>
> If I build a OSX-standalone, for instance "test.app" with separate
> files for substacks, it works as expected. The data of the substack
> get saved.
>
> If I rename the standalone with a filename, which contains a german
> "Umlaut" (special character, equivalent to ae, ue, oe and so on), I
> get the message "can´t open stack file" and the substack gets not
> saved.
>
> What gets wrong here; probably I found a bug?
Well, this was a bug and has been fixed in 2.1.2 according to
bugzilla...
> May you help? Thank you.
Did you rename the application AFTER you build a standalone?
Or did you get the message in the standalone builder after you entered
something like
"my äpp" in the "name" field of the standalone builder?
The first could cause problems, because on OS X a bit more work is
necessary than just
renaming the application... You will also have to change the approriate
entry int the "Info.plist" file
inside the "Contents" folder inside your application...
Drop a line (offlist and in german, if you like ;-) to get more
info/assistance...
The second works here...
> Richard Hillen.
Regards
Klaus Major
klaus at major-k.de
www.major-k.de
More information about the use-livecode
mailing list