kartu / prs-plus

Automatically exported from code.google.com/p/prs-plus
6 stars 1 forks source link

[2.0] 505: After "battery discharged" warning all buttons stop working #261

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PRS-505 / PRS+ 2.0.14beta

What steps will reproduce the problem?
1. Wait until "battery discharged" warning appears.
2. Turn off/on reader (by slider button). 

Now when reader is turned on (and you can see book text) non of the buttons, 
except power slider, are working. "Stop sign" icon appears in status bar every 
time button (any: menu, digits or else) is pressed.

As far as I could find out, this can be resolved be reseting reader.
I'm not sure, but maybe also pressing volume key helps and "unlocks" buttons.

Original issue reported on code.google.com by grim1...@gmail.com on 1 Jan 2012 at 8:07

GoogleCodeExporter commented 9 years ago
What you're describing is intended behaviour by the Sony software. If the 
battery gets too low, the buttons are disabled to force the user to either shut 
down the reader or charge it.

To other developers: relevant code is in main.xml under LOW_BATTERY_GROUP and 
relevant vars in variableChanged().

Original comment by quisvir on 2 Jan 2012 at 1:02

GoogleCodeExporter commented 9 years ago
This is strange. 
I'm pretty sure that before installing PRS+ reader allowed me to read books 
until second warning, after which reader went into shutdown itself.

Original comment by grim1...@gmail.com on 2 Jan 2012 at 3:18

GoogleCodeExporter commented 9 years ago
If I rember correctly you have to press the Center-Button to to close the 
low-battery warning, then you can continue reading until AutoShutdown.

Using the power-slider will suspend/resume the reader, involving additional 
CPU-load -> thus draining the battery even faster.

Original comment by Mark.N...@gentlemansclub.de on 2 Jan 2012 at 3:53

GoogleCodeExporter commented 9 years ago
>If I rember correctly you have to press the Center-Button to to close the 
low-battery warning, then you can continue reading until AutoShutdown.

Exactly. This is expected behavior.

The problem described in first message is that I cannot continue reading after 
closing warning — all buttons (except power slider) stop working, showing 
"stop sign" icon instead.

Original comment by grim1...@gmail.com on 2 Jan 2012 at 4:00

GoogleCodeExporter commented 9 years ago
Sorry, I must have read the code wrong. Mark, can you take this one?

Original comment by quisvir on 2 Jan 2012 at 7:02

GoogleCodeExporter commented 9 years ago

Original comment by msukhias...@gmail.com on 9 Mar 2012 at 12:59

GoogleCodeExporter commented 9 years ago
OK, finally got my 505 to the recharge-warning.

I didn't use the power-slider to put the reader into Standby, because this is 
hardly the recommended procedure, but pressed "Center". BTW the only working 
choice.

After that all buttons are working ok, and the reader will shut off after a 
short period of time.

If any, than this is a Sony-bug, not restoring the recharge-warning-group when 
resuming after standby, but still limiting available buttons to "Center"

If you feel this is a real problem, we can think of re-opening this issue, 
meanwhile I will have it set to "Zombie"

Original comment by Mark.N...@gentlemansclub.de on 13 Mar 2012 at 8:37