Opened 11 years ago
Closed 5 years ago
#11838 closed Bug Report - General (Won't Fix)
Screen Setup Wizard doesn't work with Frontend Control Socket
Reported by: | Owned by: | Raymond Wagner | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | 0.27-fixes |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I've had some overscan issues that I used to control via nvidia, but thought I'd try the screen setup wizard after upgrading to 0.27-fixes (RC). I tried to leverage the MythMote? app, which uses the frontend control socket to send keys to the frontend, but none of the relevant keys (up, down, left, right, enter, esc) worked when in the Screen Setup Wizard.
LIRC and the Keyboard did work, however - so this bug seems limited to just the frontend control socket. Also the frontend control socket has worked in all other screens, and during playback, without issue.
Change History (3)
comment:1 Changed 11 years ago by
Version: | Master Head → 0.27-fixes |
---|
comment:2 Changed 11 years ago by
Owner: | set to Raymond Wagner |
---|---|
Status: | new → assigned |
comment:3 Changed 5 years ago by
Resolution: | → Won't Fix |
---|---|
Status: | assigned → closed |
The intention is to remove the screen setup wizard code and integrate it properly into the main GUI.
The screen setup wizard now spawns an external application to bypass limitations in the UI, and thus the frontend control socket and Services API control are not available. The notification service is disabled in the frontend and started in the new application, however network control will need to be proxied through the frontend to operate predictably.