asolfre / hackerskeyboard

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

Crash when trying to change long press delay #331

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[ Before posting bugs, please check
https://code.google.com/p/hackerskeyboard/wiki/FrequentlyAskedQuestions and
the existing bugs for known issues - my responses may be delayed since I
have very little time to work on this project. ]

What steps will reproduce the problem?
1. I started the configuration...
2. ...and changed the long press delay time (200ms) and quit the configuration
3. now I wanted to change the setting again, but as soon I tap on the time 
slider, the hacker keyboard app crashes

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

What version of Hacker's Keyboard are you using? (See "Debug" section at
the bottom of the app's Settings menu.)
On what phone or tablet?
1.34rc6, samsung tab 7.7, 4.04

If applicable, does this affect the 4-row or 5-row layout, or both? Which
language(s)?

Please provide any additional information below.

Original issue reported on code.google.com by Mr.Vo...@gmail.com on 30 Dec 2012 at 9:39

GoogleCodeExporter commented 9 years ago
I haven't been able to reproduce this yet - did you upgrade from an earlier 
version where you had set andelay? I suspect there may be an incompatibility 
with preference storage.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 3:17

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 79ab8a4ffc14.

Original comment by klausw@google.com on 22 Jan 2013 at 6:22

GoogleCodeExporter commented 9 years ago
I was able to reproduce it, this was due to locale confusion leading to 
breakage in locales such as German that use a comma as decimal separator. (FYI, 
that's why I ask for the language in the bug report form, knowing this would 
have made it easier to track down.)

Please try v1.34rc8 (or later) from 
https://code.google.com/p/hackerskeyboard/downloads/list which should fix this 
issue.

Original comment by Klaus.We...@gmail.com on 22 Jan 2013 at 6:28

GoogleCodeExporter commented 9 years ago
[bulk bug update]

The changes from the 1.34rcX prerelease series are included in version 1.37 as 
published on the Play Store, and this bug should be fixed. If it's still not 
working for you, please reopen or file a new bug. Thanks to everyone who helped 
with finding bugs and testing!

Original comment by Klaus.We...@gmail.com on 26 Dec 2013 at 7:12