chaosfire / vdrift-ogre

Automatically exported from code.google.com/p/vdrift-ogre
0 stars 0 forks source link

Setting value for input device crashes #204

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Logitech Gamepad F310
Option|input|player 1

Set throttle and break to axis 1 then try to edit the numeric values to adjust 
to -1..0 and 0..1. The moment you type into inputbox SR crashes.

Also the axis is inverted, push back and get pos. number

Original issue reported on code.google.com by javafxd...@gmail.com on 21 Dec 2012 at 4:53

Attachments:

GoogleCodeExporter commented 8 years ago
Good. We need to debug this and fix it finally. It happened several times for 
users.

Original comment by Cry...@gmail.com on 21 Dec 2012 at 8:12

GoogleCodeExporter commented 8 years ago
Would be great if you had the callstack from crash.

Original comment by Cry...@gmail.com on 21 Dec 2012 at 8:14

GoogleCodeExporter commented 8 years ago
Not sure if this helps...

Original comment by javafxd...@gmail.com on 21 Dec 2012 at 8:37

Attachments:

GoogleCodeExporter commented 8 years ago
one more try, after exception do a continue/step over

Original comment by javafxd...@gmail.com on 21 Dec 2012 at 8:43

Attachments:

GoogleCodeExporter commented 8 years ago
mygui prob, happens in eventEditTextChange(this);

Original comment by javafxd...@gmail.com on 21 Dec 2012 at 8:55

Attachments:

GoogleCodeExporter commented 8 years ago
Right. Some stupid thing with string and mygui.
Can you tell the string value that is meant to be assigned but crashes? From 
that last function call.

Original comment by Cry...@gmail.com on 21 Dec 2012 at 12:42

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 7 Feb 2013 at 3:58

GoogleCodeExporter commented 8 years ago
I believe I may have fixed this in my Github pull request which was accepted 
earlier today. It stopped the crash I was having and I'm crossing my fingers 
that it fixes yours. :-)

Original comment by alan.szl...@gmail.com on 18 May 2013 at 6:12

GoogleCodeExporter commented 8 years ago
ah, right.

Original comment by Cry...@gmail.com on 18 May 2013 at 6:56