RE: Crash log on mobile?

2019-05-08 Thread Ralph DiMola via use-livecode
J,

Using adb at the command prompt(in the platform-tools folder in the SDK)...
First clear the logcat
Adb logcat -c
Then run your app, let it crash and then dump the logcat. This will dump to
your screen.
Adb logcat -d
You can pipe the screen dump into a file if you need to submit a bug report.
There's a lot in the logcat and not all of it will be related to the crashed
launch.

Ralph DiMola
IT Director
Evergreen Information Services
rdim...@evergreeninfo.net


-Original Message-
From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf
Of J. Landman Gay via use-livecode
Sent: Wednesday, May 08, 2019 6:40 PM
To: LiveCode Mailing List
Cc: J. Landman Gay
Subject: Crash log on mobile?

An Android app in testing has crashed a few times. Is there a way to get a
crash log? There is no error, just a quit to the launcher.

-- 
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
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


Crash log on mobile?

2019-05-08 Thread J. Landman Gay via use-livecode
An Android app in testing has crashed a few times. Is there a way to get 
a crash log? There is no error, just a quit to the launcher.


--
Jacqueline Landman Gay | jac...@hyperactivesw.com
HyperActive Software   | http://www.hyperactivesw.com

___
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: Crash log

2018-08-08 Thread Monte Goulding via use-livecode



> On 8 Aug 2018, at 9:39 am, Knapp Martin via use-livecode 
>  wrote:
> 
> What is the protocol for sending crash logs to Livecode? Do I just do a bug 
> report or what? Just had a crash while printing in LC Business 9.0.1

Yes just file a report with what you were doing and the crash log. @Panos can 
symbolicate the log so we can get a good idea what was happening when the crash 
occurred.

Cheers

Monte
___
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


Crash log

2018-08-07 Thread Knapp Martin via use-livecode
What is the protocol for sending crash logs to Livecode? Do I just do a bug 
report or what? Just had a crash while printing in LC Business 9.0.1

Marty
___
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