can't enable settings changes from web GUI
cybernard opened this issue · 5 comments
Please fill in as much of the template below as you're able to.
Platform: Distro and output of uname -a
(Linux/UNIX), or version and 32/64-bit (Windows)
MythTV version: the version of MythTV you are running (master, fixes/31, etc)
Package version: if using a packaged version of MythTV, please provide repository/version
Component: if known, please specify the affected component (e.g. frontend/backend)
-->
-
Platform:
Linux opensuse tumbleweed -
MythTV version:
23.1 newest -
Package version:
-
Component:
brand new web gui
What steps will reproduce the bug?
- connect to web gui on 6544
- select enable writing
- select reboot the backend
It never unlocks.
I have waiting hours.
dropped the whole DB and started over.
manually killed the backend and re-launch
rebooted the whole OS
none of this works
I had to go back to mythtv-setup, and even after completing that it still wouldn't enable for some reason.
How often does it reproduce? Is there a required condition?
100% of the time
What is the expected behaviour?
I should click enable and then restart and the options in the web gui should no longer be read only.
What do you see instead?
the web gui was still read only
Additional information
If you want to update a setting:
- Log on to backend:6544
- Select settings (cogwheel)
- Click Enable Updates
- Make your setting changes.
- save your changes.
- Click Restart Backend
- Backend will be ready for use. Settings are once again not updateable.
There is no point in clicking Enable Updates and then Restart, because Restart disables updates again.
when I said I restarted I meant restart the backend.
I have clicked Enable and the Restart Backend at least 20 times and it didn't work.
It is no use just saying "It didn't work"
Please explain what you did in detail when you followed the steps 1-7 that I outlined above, and what happened, what message you got, which step failed, etc.
I covered the steps in the original ticket.
- connect to web gui on 6544
- select enable writing
- Click Restart Backend
Everything remains read-only
Now before I connected to the web gui, I did a git clone and compiled it from source to get the latest features.
For the last time, as I explained in my original response:
If you want to update a setting:
- Log on to backend:6544
- Select settings (cogwheel)
- Click Enable Updates
- Make your setting changes.
- save your changes.
- Click Restart Backend
- Backend will be ready for use. Settings are once again not updateable.
There is no point in clicking Enable Updates and then Restart, because Restart disables updates again.