Modify

Ticket #7004 (closed defect: fixed)

Opened 3 years ago

Last modified 22 months ago

Add new playback entry fails

Reported by: achew22+mythtv@… Owned by: danielk
Priority: trivial Milestone: unknown
Component: MythTV - General Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by Dibblah) (diff)

When you go into TV Settings | Create a new entry, the entry is added but not displayed. If you hit next and then finish through the whole screen and then go back in the entry exists.

Subversion 21722.

Attachments

Change History

comment:1 Changed 2 years ago by Dibblah

  • Owner changed from ijr to danielk
  • Status changed from new to assigned
  • Description modified (diff)

Still an issue in 23739.

The log shows 'addentry rejected' even thought the 'Finish' button was selected. Also, the 'Add New Entry' button only works once per entry to the wizard.

comment:2 Changed 2 years ago by Dibblah

  • Description modified (diff)

comment:3 Changed 2 years ago by mdean

The "addentry rejected" message is a logging error and is unrelated to the repaint issue. It's caused by an invalid comparison and can be fixed by using kDialogCodeAccepted instead of QDialog::Accepted in the comparison.

comment:4 Changed 2 years ago by mdean

(In [23757]) Fix log output in the Playback Profile group editor.

Fixes a broken comparison whose only effect is outputting an error message when none occurred. The comparison was broken due to changes in [14908], but didn't cause any problems. Refs #7004.

comment:5 Changed 22 months ago by danielk

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed by [23757].

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.