thegooglecodearchive / video-tester

Automatically exported from code.google.com/p/video-tester
GNU General Public License v3.0
0 stars 0 forks source link

Newbie in this Tools #13

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Launch the application
2.
3.

What is the expected output? What do you see instead?
Want to try the tool for my research

What version of the product are you using? On what operating system?
Fedora 20
VideoTester-0.2

Please provide any additional information below.

[okiteguh@localhost ~]$ VT server
Traceback (most recent call last):
  File "/usr/bin/VT", line 8, in <module>
    from VideoTester.config import parseArgs, initLogger, VTLOG
  File "/usr/lib/python2.7/site-packages/VideoTester/config.py", line 124, in <module>
    SERVERIP = getIpAddress(SERVERIFACE)
  File "/usr/lib/python2.7/site-packages/VideoTester/config.py", line 87, in getIpAddress
    struct.pack('256s', ifname[:15])
IOError: [Errno 19] No such device
[okiteguh@localhost ~]$ 

Thank's Before

Original issue reported on code.google.com by okite...@gmail.com on 7 Feb 2015 at 4:06