vmpn / hdhomeruntoolbox

Automatically exported from code.google.com/p/hdhomeruntoolbox
0 stars 0 forks source link

Program crashes #3

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. download latest hdhomerun src and install
2. download latest hdhomeruntoolbox
3. hook up cable to tuner 1

What is the expected output? What do you see instead?
list of channels - program completion

What version of the product are you using? On what operating system?
15 - ubuntu natty

Please provide any additional information below.

SCANNING: 63000000 (us-irc:3, us-cable:3)
LOCK: none (ss=20 snq=0 seq=0)
SCANNING: 61750000 (us-hrc:3)
LOCK: none (ss=22 snq=0 seq=0)
SCANNING: 57000000 (us-irc:2, us-cable:2)
LOCK: none (ss=37 snq=0 seq=0)
SCANNING: 55750000 (us-hrc:2)
LOCK: none (ss=40 snq=0 seq=0)

Exception in thread "main" java.lang.NullPointerException
    at com.lafaspot.hdhomerun.xmbc.HDHomeRunTunner.channels(HDHomeRunTunner.java:104)
    at com.lafaspot.hdhomerun.xmbc.HDHomeRunTunner.createSTRMFile(HDHomeRunTunner.java:79)
    at com.lafaspot.hdhomerun.CreateSTRM.main(CreateSTRM.java:15)

Original issue reported on code.google.com by gottha...@gmail.com on 3 Oct 2011 at 7:11

GoogleCodeExporter commented 8 years ago
Has anyone resolved this yet?

Original comment by bbaird67...@gmail.com on 21 Apr 2012 at 2:25