Opened 15 years ago
Closed 15 years ago
#1289 closed defect (invalid)
Empty Group Causes Lock in Browse Recordings
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.19 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
I found this by accident.
Using mythtv 0.19. Steps: Take a recording and move it to a group that doesn't exist (tmpgrp for example.) Set the filter to show only that group. Set the group on the recording to Default.
Expected Results: You should have a screen saying no recordings and should be able to change the filters or exit the screen.
Actual Results: Recording's group changes but cannot change the filters or exit the recordings browser. The user must kill the front end and restart it. When they reach the browse recordings page they will be prompted for different filters.
Notes: I suspect this is a result of the group being removed while filtering on it.
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Expected BugReport?: One with proper backtrace attached.
Actual BugReport?: One without any backtrace attached.
Notes: Closing as invalid bugreport, please follow the Ticket HOWTO instructions and attach a backtrace from when the problem occurs:
http://svn.mythtv.org/trac/wiki/TicketHowTo
Proper backtraces from the uswer aid in debugging and help save developers' time when they try to track the issue down.
comment:3 Changed 15 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
From the HowTo?: If problem causes a SEGFAULT, attach the backtrace to the ticket.
Unable to provide a backtrace, there was no segfault.
comment:4 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Reread the instructions.
"gdb will automatically read the commands that you've placed in the gdbcommands file and begin running the program you specified on the command line.
If the program appears to be locked up, press CTRL-C to create the backtrace file."
Sorry, I want to get e-mail on this, didn't mean to submit anonymously.