The remote console plugin begins, but then fails with "unexpected error" and suggests checking the error console which, of course, I did dutifully. It pointed me to line 3938 crying that the object within had no properties.
The offending line:
Code:
var installLocation = this.getInstallLocation(item.id);