Project

General

Profile

Actions

Bug #947

closed

Kiosk: app automatically restarts

Added by Hammel about 1 year ago. Updated 6 months ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Runtime
Target version:
Start date:
26 Feb 2023
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

App should exit to launcher but is restarting on its own.

Actions #1

Updated by Hammel about 1 year ago

  • Subject changed from Kiosk: app automaticall restarts to Kiosk: app automatically restarts
Actions #2

Updated by Hammel 12 months ago

  • Status changed from New to Rejected
  • % Done changed from 0 to 100

Not sure what was happening before, but this problem appears to be gone now with latest builds.

Rejecting as can't be reproduced.

Actions #3

Updated by Hammel 11 months ago

  • Status changed from Rejected to In Progress
  • Target version changed from 2.0 - Harkonnen to 3.0 - Corrino
  • % Done changed from 100 to 10

Reopening. The problem shows up on RPi 1 B+ more readily: exiting videofe requires two escape key hits. On kiosk mode it should only require one.

This won't be fixed for 2.0. Moving to 3.0.

Actions #4

Updated by Hammel 11 months ago

  • Severity changed from 01 - Critical to 05 - Very Low
Actions #5

Updated by Hammel 6 months ago

  • Severity changed from 05 - Very Low to 01 - Critical
Actions #6

Updated by Hammel 6 months ago

  • Status changed from In Progress to Closed
  • % Done changed from 10 to 100

omxplayer captures the ESC key to exit. So the first HOME key exits omxplayer while the second exits the app (as long as omxplayer has not started into it's next video). keyboard input can be disabled with --no-keys.

However, there is no way around this because once omxplayer starts it still captures keystrokes even if it doesn't honor them. So we need the first ESC to kill omxplayer and the second to exit the app.

The touchscreen can override this because touch events are not managed by omxplayer, only by X.org and videofe. So a touch exit should work as expected.

I'm going to close this since it's working as expected.

Actions

Also available in: Atom PDF