rayantony / linux-track

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

Cannot extract some TrackIR files #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ltr_gui
2. Set tracking device to "TrackIR/Smartnav"
3. Click "Install firmware"

What is the expected output? What do you see instead?
Looking for existing spec.txt...
Found '/opt/linuxtrack-0.99.10/bin/../share/linuxtrack/spec.txt'.
spec.txt found and read.
Looking for existing sources.txt...
Found '/opt/linuxtrack-0.99.10/bin/../share/linuxtrack/sources.txt'.
sources.txt found and read.
Download finished.
Downloading finished!
Initializing wine and running installer 
/tmp/winecwY3j8/TrackIR_4.2.039.Final.exe
Commencing analysis of directory '/tmp/winecwY3j8'...
===============================
Couldn't extract poem1.txt!
Couldn't extract tir4.fw!
Couldn't extract tir5.fw!
Couldn't extract poem2.txt!
Couldn't extract sn4.fw!
Couldn't extract tir5v2.fw!
Couldn't extract game data!

What version of the product are you using? On what operating system?
0.99.10 on Ubuntu 14.04 LTS 64 bit

Please provide any additional information below.
Not sure whether 
http://askubuntu.com/questions/449507/nvidia-libopencl1-331-has-to-be-removed-be
fore-installing-wine is relevant.

Original issue reported on code.google.com by a...@geoff.kelsall.name on 30 May 2014 at 10:52

GoogleCodeExporter commented 8 years ago
Installed Wine manually as per 
https://bugs.launchpad.net/ubuntu/+source/ocl-icd/+bug/1247736/comments/7
so maybe all that is needed from your software in this case is an error message 
to say that Wine does not install properly and to install it manually.

Original comment by a...@geoff.kelsall.name on 30 May 2014 at 12:59

GoogleCodeExporter commented 8 years ago
Hello,
wine is necessary to "unpack" the naturalpoint package, so the firmware parts 
can be extracted...

However, if you have access to a windows machine where you installed the NP 
package, you can just copy the contents of the NaturalPoint directory over to 
linux machine and extract from there...

I'll add check for wine availability and will warn if you are trying to extract 
it without wine present.

Kind regards,

Michal

Original comment by f.jo...@email.cz on 30 May 2014 at 9:07