-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I’ve replicated Everett’s issue. In both his and my cases it’s limited to Java on Thinkpads and it evidently arose in the last month or so. I’ve run ServiceLauncher.java in the Eclipse debugger and set a breakpoint at line 67:
String registryFolder = Registry.getStringValue("HKEY_LOCAL_MACHINE", "SOFTWARE\\Silicondust\\HDHomeRun", "InstallDir");
Sure enough, stepping to line 68 shows: registryFolder null
Evidently, some recent update to Everett’s and my Thinkpads has screwed up Java’s Registry access somehow. Is there an alternative method to read from the Registry? I guess the good thing is that not many are likely to be running CW_EPG on a Thinkpad!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels