rayantony / linux-track

Automatically exported from code.google.com/p/linux-track
MIT License
0 stars 0 forks source link

Latest builds only shows WiiRemote as device #37

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
Build the current sources from SVN. Start the application, select a device

What is the expected output? What do you see instead?
Expected: A choice of devices: Webcam, Webcam face tracking and WII Remote
Seen: Only WiiRemote is availabe

What version of the product are you using? On what operating system?
Latest SVN sources on Ubuntu 12.04. Asus G72GX laptop with built-in camera.

Please provide any additional information below.
A quick analysis provides that the getAvailableDevices() method queries the 
configuration in all cases for the Global/Input section which per default 
contains WiiRemote.
The behavior is different in the last eg. Ubuntu Release builds (12.04) in 
which the correct devices appeared including the web cam (which worked then).

Original issue reported on code.google.com by fels.oli...@gmail.com on 6 May 2013 at 12:06

GoogleCodeExporter commented 8 years ago
Hello,
could you send me linuxtrack logs, produced by the new packages (they are in 
the /tmp)?
It could contain some clues on what is going on...

Kind regards,

Michal

Original comment by f.jo...@email.cz on 6 May 2013 at 12:14

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi Michal.

Nevermind, I found the issue. Looks as if it was the result of some missing 
dependencies. I figured it out by looking at the log file you pointed me too.
I now have a working build with webcam face tracking and X-Plane plugin. It 
works a bit slow but it works.

Thanks for your help.

Oliver

Original comment by fels.oli...@gmail.com on 7 May 2013 at 11:50

GoogleCodeExporter commented 8 years ago

Original comment by f.jo...@email.cz on 12 Jul 2013 at 12:57