AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
endet: Mittwoch, 16. Juni 2021 17:16 An: How to use LiveCode Cc: Bob Sneidar Betreff: Re: building standalone FAILS with German Umlaute in app name I think he is saying name the stack without the umlat before building, then rename the resulting app bundle after the build. There should be no consequ

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Bob Sneidar via use-livecode
If you have code that refers to the stack name literally, what I do is I have a function called homeStack() that returns the name of the mainstack, so you can change it and your code will always work, and will be portable in that regard. Bob S > On Jun 16, 2021, at 08:15 , Bob Sneidar via use

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Bob Sneidar via use-livecode
> Von: use-livecode Im Auftrag von > Ludovic THEBAULT via use-livecode > Gesendet: Mittwoch, 16. Juni 2021 07:16 > An: How to use LiveCode > Cc: Ludovic THEBAULT > Betreff: Re: building standalone FAILS with German Umlaute in app name > > > >> Le 15 juin 2021 à

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
Yes, I did -Ursprüngliche Nachricht- Von: use-livecode Im Auftrag von Paul Dupuis via use-livecode Gesendet: Mittwoch, 16. Juni 2021 13:57 An: use-livecode@lists.runrev.com Cc: Paul Dupuis Betreff: Re: building standalone FAILS with German Umlaute in app name So this is clearly a bug

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Paul Dupuis via use-livecode
So this is clearly a bug in the standalone builder. Has anyone files a bug report yet? On 6/16/2021 2:19 AM, Richmond via use-livecode wrote: Oddly enough, trying to make standalones from a stack called "करिय" worked perfectly well. Richmond. On 16.06.21 8:18, Richmond wrote: Richmond

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
: building standalone FAILS with German Umlaute in app name > Le 15 juin 2021 à 15:19, Tiemo via use-livecode > a écrit : > > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Richmond via use-livecode
Oddly enough, trying to make standalones from a stack called "करिय" worked perfectly well. Richmond. On 16.06.21 8:18, Richmond wrote: Richmond On 15.06.21 22:03, Keith Martin via use-livecode wrote: OT: Fortunately (in a sense) when I got a frozen shoulder four years ago I had surgery t

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Richmond via use-livecode
All I can do, unfortunately, is confirm this: I built a stack called "Ünterweg" (sorry, people, my German consists of half a dozen street signs) and attempted to build a standalone macOS 11.5 beta 2 and got the guff about an ad-hoc signature failure and some interesting nonsense about "To

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Ludovic THEBAULT via use-livecode
> Le 15 juin 2021 à 15:19, Tiemo via use-livecode > a écrit : > > Hello, > > > > macOS 11.2.3, LC 9.6.1 and 9.6.2 > > > > when the app name has German Umlaute, building a standalone fails with the > error: > > “Adding ad-hoc signature failed. … Too many open files in subcomponent > myÖA

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Richmond via use-livecode
Dunno . . . I had peri-arthritis in my right shoulder about 2 years ago and had to have 2 very painful injections of non-cortico-steroids there, right into the inflamed capsule. Did the trick. I have never had any problems with my umlauts. :) Richmond On 15.06.21 21:29, doc hawk via use-liv

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Keith Martin via use-livecode
OT: Fortunately (in a sense) when I got a frozen shoulder four years ago I had surgery to release it. Because I'd also dislocated and fractured it. Longboard injury. Anyway, it worked well. But I hope the solution for this problem is faster and less painful! Keith Keith Martin 360 media specia

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread doc hawk via use-livecode
mark muttered, > It sounds funny but that is the advice given for people with adhesive > capsulitis aka “frozen shoulder”. I was given this advice for wines. We eventually figured out that those headaches came the night after sharing a bottle of inexpensive white with my wife, or even a sin

AW: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Tiemo via use-livecode
German Umlaute in app name A man went to see hist doctor for a problem with his shoulder. He told the doctor, "When I move my arm like this, my shoulder really hurts!" They doctor replied, "Well, don't do that!" :-) Bob S > On Jun 15, 2021, at 06:19 , Tiem

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Mark Smith via use-livecode
It sounds funny but that is the advice given for people with adhesive capsulitis aka “frozen shoulder”. Best thing to do is just leave it alone and don’t irritate it. It will resolve itself over a period of months or years 😊 > On Jun 15, 2021, at 4:21 PM, Bob Sneidar via use-livecode > wrote:

Re: building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Bob Sneidar via use-livecode
A man went to see hist doctor for a problem with his shoulder. He told the doctor, "When I move my arm like this, my shoulder really hurts!" They doctor replied, "Well, don't do that!" :-) Bob S > On Jun 15, 2021, at 06:19 , Tiemo via use-livecode > wrote: > > Hello, > > > > macOS 11.2

building standalone FAILS with German Umlaute in app name

2021-06-15 Thread Tiemo via use-livecode
Hello, macOS 11.2.3, LC 9.6.1 and 9.6.2 when the app name has German Umlaute, building a standalone fails with the error: “Adding ad-hoc signature failed. … Too many open files in subcomponent myÖApp.app/Contents/MacOS/myÖApp.app” This was working for the last years without any problem