Th3Ya0vi / vdrift-ogre

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

Cannot play with the keyboard when my wacom tablet, Keyboard lost after 30sec #133

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Start a new game with the default configuration
2.Try to drive with the keyboard (<up>, <down>, <left> and <right> arrows)
3.Try to go to the options by hitting <tab>

What is the expected output? What do you see instead?
I expected the car to move in response to the keypresses. Instead it starts 
moving slowly forward and or backward (I guess in response to a slope on the 
track).
When hitting <tab>, I expected the options menu to appear, instead nothing 
happens.

What version are you using? On what operating system?
Version 1.4 on ArchLinux.
> uname -a
Linux xxxx 3.1.7-1-ARCH #1 SMP PREEMPT Wed Jan 4 08:11:16 CET 2012 x86_64 AMD 
Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux

> lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0781:b4b5 SanDisk Corp. SDDR-89 V4 ImageMate 12-in-1 
Reader
Bus 001 Device 005: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 011: ID 056a:0016 Wacom Co., Ltd Graphire 4 6x8
Bus 002 Device 003: ID 046d:c046 Logitech, Inc. RX1000 Laser Mouse
Bus 001 Device 006: ID 054c:0243 Sony Corp. MicroVault Flash Drive

Please pick any relevant labels like Component or OpSys related to problem.
* If game crashed please include log files: game.cfg, log.txt, ogre.log,
MyGUI.log (editor.cfg, ogre_ed.log for Editor) right after crash, found in
game's user folder (see section Config in Wiki page Paths).

Please provide any additional information below.
The keyboard works in the menus (i.e hitting <F2> or <F3> changes tabs 
properly), but I cannot change the key bindings: if I click on one of the 
bindings button, stuntrally stops responding and the only solution is to go to 
a terminal and kill it.
If I unplug the wacom tablet and restart the game, then it works fine.

Original issue reported on code.google.com by berger.j...@gmail.com on 7 Jan 2012 at 10:05

GoogleCodeExporter commented 8 years ago
I clicked "send" a little too fast. I meant to say that if I unplug the wacom 
tablet then I can change the key bindings, but I still cannot drive.

Original comment by berger.j...@gmail.com on 7 Jan 2012 at 10:10

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 25 Jan 2012 at 3:36

GoogleCodeExporter commented 8 years ago
that happened to me too

http://www.xn--4dbbamdcamfckjau2bm7njmx.com/

Original comment by lironz...@gmail.com on 17 Feb 2012 at 7:08

GoogleCodeExporter commented 8 years ago
Keyboard stops after about 30 sec. in game. Steps : launch the game, hit ENTER 
as quick as possible to enter the game. All is ok but after about 30 secs 
keyboard does not respond anymore.

Binary: StuntRally-1.4-linux32.tar.xz
Distro: Linux alain-pc 3.0.0-16-generic-pae #28-Ubuntu SMP Fri Jan 27 19:24:01 
UTC 2012 i686 i686 i386 GNU/Linux

Original comment by alain.ba...@gmail.com on 26 Feb 2012 at 4:37

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 28 Feb 2012 at 8:08

GoogleCodeExporter commented 8 years ago
Okay we've investigated the keyboard lost after 30 sec,
this is some issue in new OIS 1.3:
http://www.wreckedgames.com/forum/index.php/topic,5331.0.html
The StuntRally-1.4 binary had it unfortunately.

It can be solved in 1.4 binary by changing in game.cfg (or editor.cfg) the line
x11_capture_mouse = off to on (or other way?).
We'll put it in Gui for next release, and will use OIS 1.2 which didn't have 
this bug.

As for the wacom tablet I think (but I'm not sure) this may be similar to the 
multiple joystick issue, which was solved.

Original comment by Cry...@gmail.com on 4 Mar 2012 at 9:03

GoogleCodeExporter commented 8 years ago

Original comment by Cry...@gmail.com on 18 Mar 2012 at 1:05