Opened 19 years ago
Closed 19 years ago
#2100 closed defect (fixed)
internal dvd player: plays /dev/dvd if the video doesn't exist.
Reported by: | skamithi | Owned by: | skamithi |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Easy to reproduce. Just delete a dvd video from your video directory, then attempt to play it. mythtv will attempt to play "/dev/dvd" instead.
display a popup saying that the file cannot be opened instead.
Attachments (1)
Change History (6)
comment:1 by , 19 years ago
Status: | new → assigned |
---|
comment:2 by , 19 years ago
comment:3 by , 19 years ago
isaac mentioned that the ringbuffer class cannot have a popup. suggestion was to check for the file existence where the "dvd:" tag is applied to the filename.
Did just that.
comment:4 by , 19 years ago
Milestone: | → 0.20 |
---|---|
Version: | → head |
by , 19 years ago
Attachment: | dvd_open_failed.diff added |
---|
Note:
See TracTickets
for help on using tickets.
Can't display a popup from that class.