Opened 17 years ago
Closed 16 years ago
#4787 closed enhancement (invalid)
No error shown if storage groups are not writeable
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | mythtv | Version: | unknown |
Severity: | medium | Keywords: | storage groups mythtv |
Cc: | Ticket locked: | no |
Description
It was not very obvious what was going wrong until I found the logs. But for some reason the security setting were not set correctly for my only storage group. thus when I went to start livetv it just exited out straight away yet scheduled recording were ok.
As soon as I fixed the permissions it was ok.
Should there be a check in mythtv setup to ensure that the storage groups have write access? Or when you try to start livetv and it has a problem with permissions to the hard drive it throws up and error instead of jsut exiting with out any reason.
Looks pretty good so far, very happy.
Change History (2)
comment:1 Changed 17 years ago by
Milestone: | 0.21 → 0.22 |
---|
comment:2 Changed 16 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Closing this as a combination works-for-me/invalid/feature-request-without-a-patch. We do check for writeable SG dirs during configuration, but don't check every time we need to write and provide feedback to the user if the write failed. As Nigel stated, that would require quite a few mods.
There is a check when exiting mythtv-setup:
but if the read-only fault occurs later then you are stuffed. Having something popup when attempting to watch Live TV is difficult (and it does nothing for scheduled recordings). I think a popup would require enhancing the protocol to add a new status. This will not be happening in 0.21.