Skip to content

Registry.getStringValue() fails on Thinkpad machines #69

@sengsational

Description

@sengsational

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions