xtcian / currentwidget

Automatically exported from code.google.com/p/currentwidget
0 stars 0 forks source link

"Analyze Log" processes the log file, and then says "No Data." #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. On AOSP build of ICS for the Galaxy Nexus LTE/VZW
2. Turned on logging options for general and apps
3. Left overnight to gather data
4. Next morning (and later in the evening), hit "Analyze Log"

What is the expected output? What do you see instead?

   Analyze log-> Top Processes after doing the long progress bar, should give me information about the processes that are eating up CPU time. Instead, after going through the progress bar and a number of counters (quicklY), it pops up and says "No data," although there must be data for it to have had something to sift through. The "Values Count" also does the same thing.
   The file has rw/rw/r permissions and is totally readable by other non-root applications, including the HTML Viewer that I used to manually peruse the log.

What version of the product are you using? On what operating system?

   Latest from the Market, released 26 Nov 2011 on a modified version of ICS 4.0.3 for the LTE Galaxy Nexus.

Please provide any additional information below.

   I can view the file just fine. Additionally, I'm not sure why it reads the log file, and then acts like it didn't. It's very odd.

Original issue reported on code.google.com by jwknis...@gmail.com on 29 Dec 2011 at 6:34

GoogleCodeExporter commented 8 years ago
CurrentWidget can't read current values from Samsung devices because Samsung 
doesn't include those values in their battery drivers.

Original comment by ran.ma...@gmail.com on 29 Dec 2011 at 9:05

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
So let me understand this more fully. Because it can't get current information, 
yet it can deal with CPU time and voltage drop over time, and totally has 
percentage over time in the log, it can't analyze _anything?_

Original comment by jwknis...@gmail.com on 29 Dec 2011 at 5:24

GoogleCodeExporter commented 8 years ago
the electric current information is the only important value.
Voltage only indicates the battery level (%), it doesn't indicate if the device 
is under load.

Original comment by ran.ma...@gmail.com on 29 Dec 2011 at 7:07