Opened 14 years ago
Closed 13 years ago
#11244 closed Patch - Bug Fix (Fixed)
No error shown to user if no DVD/Blu-Ray disc found.
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
No error is shown if no physical media is present when the user selects 'Play a DVD or Blu-ray' from the Video menu. It is not clear to the user that anything at all has happened.
The attached patch causes a pop-up to be shown with the text 'No disc found in drive!'
Attachments (1)
Change History (2)
by , 14 years ago
| Attachment: | 0001-A-popup-is-now-shown-if-no-optical-media-could-be-fo.patch added |
|---|
comment:1 by , 13 years ago
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

I've already handled that case in the devel/027candidate... All errors preventing DVD playback (missing disk, can't read disk etc) will be displayed to the user now...