> On Dec 28, 2015, at 9:06 AM, Dirk Hohndel <[email protected]> wrote:
> 'm working on the visible password problem. I have a phone where I can 
> reproduce this, but the Samsung Galaxy S 3 spews an amount of stuff on the 
> logcat that is mind boggling. And somehow filtering for just Subsurface 
> doesn't work (no idea why - thought that logcat did that, but it works with 
> my Nexus and the same command line doesn't work with the Samsung. :-(
> 
> So far I've got nothing. Somehow the setting gets toggled when the user 
> enters the screen, but without toggling the checkbox on screen.

I think I'll need to file this as a QML bug on Android...

12-29 03:30:39.878 D/Subsurface( 6587): qrc:///qml/CloudCredentials.qml:63 
(onCheckedChanged): qml: changing password echoMode to 2 was 0
12-29 03:30:40.519 I/InputReader(  729): Touch event's action is 0x0 
(deviceType=0) [pCnt=1, s=0.304 ] when=13783159398000
12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x4, 
toolType: 1
12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x4, 
toolType: 1
12-29 03:30:40.519 I/InputDispatcher(  729): Delivering touch to: action: 0x0, 
toolType: 1
12-29 03:30:40.629 I/InputReader(  729): Touch event's action is 0x1 
(deviceType=0) [pCnt=1, s=] when=13783277359000
12-29 03:30:40.629 I/InputDispatcher(  729): Delivering touch to: action: 0x1, 
toolType: 1
12-29 03:30:40.639 D/Subsurface( 6587): qrc:///qml/CloudCredentials.qml:63 
(onCheckedChanged): qml: changing password echoMode to 0 was 2
12-29 03:30:40.809 D/SensorService(  729):   -6.9 6.8 2.7
12-29 03:30:41.160 E/Sensors (  729): accelHandler -6.913224 6.812633 2.839296
12-29 03:30:41.200 E/SMD     (  170): DCD ON
12-29 03:30:41.500 I/InputReader(  729): Touch event's action is 0x0 
(deviceType=0) [pCnt=1, s=0.305 ] when=13784142856000
12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x4, 
toolType: 1
12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x4, 
toolType: 1
12-29 03:30:41.500 I/InputDispatcher(  729): Delivering touch to: action: 0x0, 
toolType: 1
12-29 03:30:41.590 I/InputReader(  729): Touch event's action is 0x1 
(deviceType=0) [pCnt=1, s=] when=13784239545000
12-29 03:30:41.600 I/InputDispatcher(  729): Delivering touch to: action: 0x1, 
toolType: 1
12-29 03:30:41.600 D/Subsurface( 6587): qrc:///qml/CloudCredentials.qml:63 
(onCheckedChanged): qml: changing password echoMode to 2 was 0

So clearly the password echoMode (as far as QML is concerned) gets changed - 
but the password stays visible on screen.

/D
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to