View Issue Details

IDProjectCategoryView StatusLast Update
0009809MMAGeneralpublic2012-10-19 20:27
Reporterpeke Assigned To 
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.0.1 
Target Version1.0.1Fixed in Version1.0.1 
Summary0009809: Sending Debug Report Malfunctioning
Description1. I have noticed that Sending Debug report do not work in both Debug and non Debug Version

2. MMA Should also save Debug log Locally in file so that user can manually attach it in eSupport ticket (like MediaMonkey.elf file). I guess that using Internal Phone Path /SDCard/MediaMonkey/ would be sufficient

This should increase future tech Support response and bug/ticket assignment and also we must consider that some users have gmail disabled on phone.
TagsNo tags attached.
Fixed in build46

Relationships

related to 0009788 closedpeke Various Starting Issues with MMA clean install 

Activities

marek

2012-10-11 16:49

developer   ~0032442

The sending of debug logs is working. I have just unified it and removed the old mechanism for sending logs (by mail). Logs are uploaded to our google docs form when you click on it in options. I have only recently added a toast message that informs users about it.

rusty

2012-10-11 17:34

administrator   ~0032446

The text associated with this functionality should be tweaked:

Send logs
Upload debug logs to developer's server. Internet connection is required.
-->
Sends debug logs to the developer via the internet.

Device logs was uploaded.
-->
Debug logs have been uploaded. Thank you.

marek

2012-10-12 05:37

developer   ~0032468

Fixed in build 44

rusty

2012-10-12 19:07

administrator   ~0032492

Verified 44.

peke

2012-10-14 11:47

developer   ~0032549

I guess regression, If no Wi-Fi is enabled MMA still report that log is sent.

Shouldn't MMA Ask to enable Wi-Fi and/or save local file?

marek

2012-10-15 02:02

developer   ~0032557

I set ACRA log library to show toast messages. So it shows this message whenever it sends logs (on crash, on some exceptions, when clicked from options, etc.)

Unfortunately it displays only some errors to user and it doesn't display message about unsuccessful sending.

Adding our wi-fi checking on click is not desirable. Logs can be sent using mobile data connection. It is not big amount of data.

This library doesn't allow to store logs.