fidget
07-20-2003, 10:49 AM
I am running 1.4.5 beta which is set to "Load at Startup in Full Screen Mode." First, while it does load at startup, it does so in the Taskbar, not in full screen mode. If I select Restore SageTV from the task bar icon, it comes up full screen, or if I double click on the desktop shortcut. Second, it can not find the epgdata.xml file. The error I get is:
java.io.FileNotFoundException: epgdata.xml (The system cannot find the file specified)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.open(Native Method)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.<init>(Unknown Source)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.<init>(Unknown Source)
Sun 7/20 7:10:21.878 at xmltv.XMLTVImportPlugin.updateGuide(XMLTVImportPlugin.java:70)
Sun 7/20 7:10:21.878 at sage.ak.y(Unknown Source)
Sun 7/20 7:10:21.878 at sage.bf.B(Unknown Source)
Sun 7/20 7:10:21.878 at sage.bc.g6(Unknown Source)
Sun 7/20 7:10:21.878 at sage.ak.run(Unknown Source)
Sun 7/20 7:10:21.878 at java.lang.Thread.run(Unknown Source)
The 'epgdata.xml' file is in the SageTV directory. If I exit SageTV and run it from the shortcut, I can read the contents of the file just fine. It appears as if the instance of SageTV that is being run at startup is not being run in the SageTV directory? I am going to disable Load at Startup, and put a shortcut in my Startup folder to see if that makes any difference.
- Jonathan
java.io.FileNotFoundException: epgdata.xml (The system cannot find the file specified)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.open(Native Method)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.<init>(Unknown Source)
Sun 7/20 7:10:21.878 at java.io.FileInputStream.<init>(Unknown Source)
Sun 7/20 7:10:21.878 at xmltv.XMLTVImportPlugin.updateGuide(XMLTVImportPlugin.java:70)
Sun 7/20 7:10:21.878 at sage.ak.y(Unknown Source)
Sun 7/20 7:10:21.878 at sage.bf.B(Unknown Source)
Sun 7/20 7:10:21.878 at sage.bc.g6(Unknown Source)
Sun 7/20 7:10:21.878 at sage.ak.run(Unknown Source)
Sun 7/20 7:10:21.878 at java.lang.Thread.run(Unknown Source)
The 'epgdata.xml' file is in the SageTV directory. If I exit SageTV and run it from the shortcut, I can read the contents of the file just fine. It appears as if the instance of SageTV that is being run at startup is not being run in the SageTV directory? I am going to disable Load at Startup, and put a shortcut in my Startup folder to see if that makes any difference.
- Jonathan