Opened 15 years ago

Closed 15 years ago

#6480 closed defect (fixed)

mythtv-setup doesn't exit on ESC key

Reported by: vladimiro.corsi@… Owned by: stuartm
Priority: minor Milestone: 0.22
Component: MythTV - General Version: head
Severity: medium Keywords: mythtv-setup escape exit esc quit
Cc: Ticket locked: no

Description

mythtv-setup doesn't exit from main menu when pressing ESC key. ESC key DOES work in other (sub)menus.

Attachments (1)

6480-mythmenu.patch (506 bytes) - added by anonymous 15 years ago.
[20443] was supposed to fix this problem, but had a bug. this patch fixes the fix.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 15 years ago by OJ <olejl77@…>

I had the same problem when using the default theme (G.A.N.T). It is working ok with Terra.

comment:2 Changed 15 years ago by anonymous

I just installed 0.22 on a Fedora 11 preview box and ran into this same issue as well. Package installed via atrpms or rpmfusion - not sure which repo.

mythtv-setup-0.22-0.2.svn.r20488.fc11.i586

Haven't tried Terra yet...not sure how to switch themes without being able to run setup first.

comment:3 Changed 15 years ago by anonymous

I have the same problem after installing trunk on a fresh machine, fresh DB. Interestingly, this problem does not happen on a backend that I upgraded from 0.21 to trunk.

How can you change themes before using mythtv-setup?

comment:4 Changed 15 years ago by anonymous

Upon closer inspection, the menu needs AllowQuitShutdown?=4 in the settings table, but mythtv-setup never inserts this value in the DB in the first place.

Changed 15 years ago by anonymous

Attachment: 6480-mythmenu.patch added

[20443] was supposed to fix this problem, but had a bug. this patch fixes the fix.

comment:5 Changed 15 years ago by stuartm

Owner: changed from Isaac Richards to stuartm
Status: newaccepted
Version: unknownhead

comment:6 Changed 15 years ago by stuartm

Resolution: fixed
Status: acceptedclosed

(In [20830]) Fix typo in [20443] preventing the Esc key exiting mythtv-setup on a new install. Closes #6480

Note: See TracTickets for help on using tickets.