Kuix project tracker

#38 Motorola softkeys problem

2009-03-22 10:33  |   Major 
Submit by OlegFLores

State: Fixed
Priority: Major
Type: Bug
Milestone: 1.1.1
Release: Kuix 1.1.0
Body:

Phone: Motorola L7.

In WTK everything work's fine, but when run your demo(or tutorial) in Moto, keys don't work. KeyValidator shows:

eventType: 11 and 10? keyCode=1073741824 when press leftSoft, centerMenu, rightSoft, callButton

Other codes:

UP = kuixKeyCode: 1
DOWN = kuixKeyCode: 32 (keyName is softLeft. Strange)
LEFT = kuixKeyCode: 4
RIGHT = kuixKeyCode: 8
CENTER = kuixKeyCode: 16

SELECT and MENU = kuixKeyCode: 1073741824

1 = kuixKeyCode: 2048
2 = kuixKeyCode: 4096
3 = kuixKeyCode: 8192
4 = kuixKeyCode: 16384
5 = kuixKeyCode: 32768
6 = kuixKeyCode: 65536
7 = kuixKeyCode: 131072
8 = kuixKeyCode: 262144
9 = kuixKeyCode: 524288
0 = kuixKeyCode: 1048576
# = kuixKeyCode: 4194304
* = kuixKeyCode: 2097152

Debug screen(* 3 times) shows:

Kuix 1.1.0 (60ms)

display: 176x204

fps: 0

platform: sun

totalMemory: 844352

freeMemory: 415848

frameHandler:

Comments

Bo 2009-03-22 10:33

Fixed by adjusting the platform detection in 1.1.1.