jareens / markers-for-android

Automatically exported from code.google.com/p/markers-for-android
0 stars 0 forks source link

Undo, erase all, save pic buttons work only with debug mode enabled (jb 4.2.1) #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Markers version: 1.1.2
Device: samsung i9300
Android OS version: jb 4.2.1 (cyanogenmod 10.1)

What steps will reproduce the problem?
1. start app
2. draw
3. try to erase or save or undo

What is the expected output? What do you see instead?
expected erase or undo or save image . 
nothing happens instead.

Please provide any additional information below.
if i enable debug mode these 3 buttons work fine. all other buttons work fine 
without debug enabled.
on jb 4.1.1 and earlier all works as expected.

Original issue reported on code.google.com by als...@gmail.com on 13 Jan 2013 at 10:09

GoogleCodeExporter commented 8 years ago
This is really strange. It works properly with stock Android 4.2.1, so I'm not 
sure what might be different on CM.

Some questions for you:

1. Do the buttons continue to work once debug mode has been toggled on and off?
2. Do the buttons appear to respond to touch (there should be a momentary 
highlight) or do they seem to be disabled?
3. Anything interesting in `adb logcat` when you try to use these buttons?

Original comment by dan.sandler on 13 Jan 2013 at 10:38

GoogleCodeExporter commented 8 years ago
mmm. it is possibility that it is cm bug because it is a nightly builds..

answers to questions:
1. buttons stops to work when i disable debug and begins when reenable.

2. buttons in all modes respond to touch. i see highlite but hothing more 
happens.

3. attached log from catlog after several tapping on buttons with debug 
disabled. nothing tell by it myself..

Original comment by als...@gmail.com on 13 Jan 2013 at 10:51

Attachments:

GoogleCodeExporter commented 8 years ago
Was the button tapping the last thing you did or is it further back in the log?

Original comment by dsand...@google.com on 14 Jan 2013 at 12:08

GoogleCodeExporter commented 8 years ago
tried to switch modes, tap buttons, draw.. seems nothing changes in logs. 
attached filtered by "markers" log..

Original comment by als...@gmail.com on 14 Jan 2013 at 9:19

Attachments:

GoogleCodeExporter commented 8 years ago
Bug was in cyanogenmod 10.1 and solved in between latest nightlies for i9300 
and n7100 (= something in this commits 
http://changelog.bbqdroid.org/#i9300/cm10.1/1361888922

bug can be closed and big thanks for investigation about clean 4.2!(=

Original comment by als...@gmail.com on 26 Feb 2013 at 7:46