Re: Resizing images

2021-06-16 Thread Tom Glod via use-livecode
I think if you set the resizequality to "best" before the export snapshop, the quality will USUALLY be the same as any other solution, to the eye anyway. But it all depends on the image and the edges that are within it. Image magic gives you other resampling options . so in that sense, maybe

Missing Private Key Woes

2021-06-16 Thread Dan Friedman via use-livecode
I am reaching out for some assistance while I have 1 hair left in my head! Can't build standalone for iOS in LC... get this message: "There was an error while saving the standalone application - could not find a valid identity to use for the selected profile." I look in XCode > Preferences

Re: What happened to mobilePickDate ??

2021-06-16 Thread Andrew at MidWest Coast Media via use-livecode
This has been reported and patched in a yet to be released build. https://quality.livecode.com/show_bug.cgi?id=23130 --Andrew Bell > Subject: What happened to mobilePickDate ?? > Message-ID:

Re: codesigning FAILS with Umlaute

2021-06-16 Thread Mark Waddingham via use-livecode
On 2021-06-16 16:28, Tiemo via use-livecode wrote: Any idea? please no stories about your doctor experiences . So I asked Ian to have a look into this - my first thought was that we were missing an appropriate textEncode when building the shell command in the S/B to do the codesigning...

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
Hi Bob, yes I provided a different name without umlaute in the standalone settings with success. But my question was what happens, if I rename the standalone after the build whilst the build name is also used inside the bundle at different places (plist, content,...). Will macOS accept those

codesigning FAILS with Umlaute

2021-06-16 Thread Tiemo via use-livecode
Hello, My Umlaut problem seems to be getting worse. I could build a standalone of my umlaut app with LC Version 9.5 (9.6.1 and 9.6.2 failed, see my last post). But now trying to codesign fails. First I tried to codesign with Matthias helper stack (as in the past) and the process fails with

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

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Bob Sneidar via use-livecode
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 consequences for that. Also in the Standalone Settings, you should be able to provide a different name than the mainstack for the resulting app. Bob

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

Resizing images

2021-06-16 Thread jbv via use-livecode
Hi list, I need to resize hundreds of jpg and png images. Most images have different initial width and height, and the resizing needs to be done according to data in an xml file, therefore most resizing are quite unique. I was wondering : what is the best way to do it ? 1- with a LC script using

AW: building standalone FAILS with German Umlaute in app name

2021-06-16 Thread Tiemo via use-livecode
Hello Ludovic, thank you for your idea! I didn't dare to just rename the app because I don't know what the consequences might be. Can I really just rename the app and leave all other places in the bundle where the name of the app occurs (plist, etc.) as it is without any problems, or do I

Re: What happened to mobilePickDate ??

2021-06-16 Thread scott--- via use-livecode
I forgot to include this link to a brief discussion of the changed date picker in iOS 14 https://blog.prototypr.io/dear-product-designers-this-is-new-in-ios-14-e70035083cc -- Scott Morrow Elementary Software (Now with 20% less chalk dust!) web https://elementarysoftware.com/ email

Re: What happened to mobilePickDate ??

2021-06-16 Thread scott--- via use-livecode
On my iPhone 12 the initial date/time appears so far at the bottom of the screen it is partially covered by the Home Indicator. Agreed that this position… or needing to tap the tiny date/time at the bottom of the screen at all, is now incorrect. I wonder if this is caused by a recent change in

Re: building standalone FAILS with German Umlaute in app name

2021-06-16 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