Opened 12 years ago

Closed 11 years ago

#11034 closed Bug Report - General (Fixed)

Frontend can enter standby during external program execution

Reported by: spam@… Owned by: Raymond Wagner
Priority: minor Milestone: 0.27
Component: MythTV - MythSystem Version: 0.25-fixes
Severity: medium Keywords:
Cc: Ticket locked: no

Description

I have some menu items that perform an EXEC. (In my case, it runs Firefox, which I use to watch Amazon Video). As soon as the program exits, my frontend tries to enter standby mode. The idle timer should be suspended during execution of programs.

I created a workaround in my home system. It looks like this: https://github.com/chadparry/mythtv/commit/5739e68d85f2732843d813418c038f4392493e1a. I'm pretty sure that's the wrong fix though. It feels like the real fix belongs in MythSystem?. But that patch was easy for me to create because I saw the log lines about input devices appearing at the same time I needed to kick the timer, and because I'm not familiar with mythsystem.cpp.

I have a related patch here: http://code.mythtv.org/trac/ticket/11033.

Change History (5)

comment:1 Changed 12 years ago by Raymond Wagner

Owner: changed from beirdo to stuartm
Status: newassigned

comment:2 Changed 12 years ago by stuartm

Milestone: unknown0.26
Status: assignedaccepted
Type: Patch - Bug FixBug Report - General

comment:3 Changed 11 years ago by Kenni Lund [kenni a kelu dot dk]

Milestone: 0.260.26.1

comment:4 Changed 11 years ago by stuartm

Milestone: 0.26.10.27
Owner: changed from stuartm to Raymond Wagner
Status: acceptedassigned

Fixed in [cac14130]

comment:5 Changed 11 years ago by stuartm

Resolution: Fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.