Re: Update: Crash with mobilePickPhoto and Android

2017-08-11 Thread Roger Eller via use-livecode
Also, you shouldn't have to use a workaround just because it is Android.
The mobile syntax should work the same for either OS.

~Roger


On Fri, Aug 11, 2017 at 12:32 PM, J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

> This needs a bug report. Crashes are high priority fixes.
> --
> Jacqueline Landman Gay | jac...@hyperactivesw.com
> HyperActive Software   | http://www.hyperactivesw.com
>
>
>
>
> On August 11, 2017 10:17:35 AM Dan Friedman via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> For those who may be interested, here’s a fun one…
>>
>> If acceleratedRendering is enabled, mobilePickPhoto will crash the app on
>> Android.  Here’s your workaround:
>>
>>   set the acceleratedRendering of stack "main" to false
>>   mobilePickPhoto "camera"
>>   set the acceleratedRendering of stack "main" to true
>>
>> Perhaps LC will fix this or add this limitation to the documentation.
>>
>> -Dan
>>
>>
>> Hello!   Having some trouble with mobilePickPhoto on an Android device.
 I call mobilePickPhoto "library"
 (or mobilePickPhoto "camera") and I can choose the photo or take the
 picture, but as soon as I accept the
 image (when LC should have control again) the app crashes with the
 prompt “[appName] has stopped”.
 LC 8.1.5, Moto g5 Plus running Android 7.0.   Any thoughts?

 Any assistance would be GREATLY appreciated!

 -Dan

>>>
>> ___
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Update: Crash with mobilePickPhoto and Android

2017-08-11 Thread J. Landman Gay via use-livecode

This needs a bug report. Crashes are high priority fixes.
--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com



On August 11, 2017 10:17:35 AM Dan Friedman via use-livecode 
 wrote:



For those who may be interested, here’s a fun one…

If acceleratedRendering is enabled, mobilePickPhoto will crash the app on 
Android.  Here’s your workaround:


  set the acceleratedRendering of stack "main" to false
  mobilePickPhoto "camera"
  set the acceleratedRendering of stack "main" to true

Perhaps LC will fix this or add this limitation to the documentation.

-Dan


Hello!   Having some trouble with mobilePickPhoto on an Android device.  I 
call mobilePickPhoto "library"
(or mobilePickPhoto "camera") and I can choose the photo or take the 
picture, but as soon as I accept the
image (when LC should have control again) the app crashes with the prompt 
“[appName] has stopped”.

LC 8.1.5, Moto g5 Plus running Android 7.0.   Any thoughts?

Any assistance would be GREATLY appreciated!

-Dan


___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your 
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-livecode




___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Update: Crash with mobilePickPhoto and Android

2017-08-11 Thread Dan Friedman via use-livecode
For those who may be interested, here’s a fun one…

If acceleratedRendering is enabled, mobilePickPhoto will crash the app on 
Android.  Here’s your workaround:

  set the acceleratedRendering of stack "main" to false
  mobilePickPhoto "camera"
  set the acceleratedRendering of stack "main" to true

Perhaps LC will fix this or add this limitation to the documentation.

-Dan


>> Hello!   Having some trouble with mobilePickPhoto on an Android device.  I 
>> call mobilePickPhoto "library"
>> (or mobilePickPhoto "camera") and I can choose the photo or take the 
>> picture, but as soon as I accept the
>> image (when LC should have control again) the app crashes with the prompt 
>> “[appName] has stopped”.
>> LC 8.1.5, Moto g5 Plus running Android 7.0.   Any thoughts?
>>
>> Any assistance would be GREATLY appreciated!
>>
>> -Dan

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode