Project

General

Profile

Actions

Bug #907

closed

xterm does not overlay launcher

Added by Hammel over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
General
Start date:
30 Sep 2022
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

On a RPi 2B+ the xterm does not overlay the launcher on an HDMI monitor. It just gets opened, on top of the stack, in the upper left corner and the launcher still has keyboard focus.

Actions #1

Updated by Hammel over 1 year ago

  • Target version changed from 3.0 - Corrino to 2.0 - Harkonnen
Actions #2

Updated by Hammel over 1 year ago

This is because matchbox is not starting - there is no window manager.

The order of startup looks like this:
  • /etc/init.d/xS99UI start
  • xinit /etc/X11/xinitrc -- -nocursor -quiet
  • sh /etc/X11/xinitrc
  • sh /etc/X11/desktop.sh start
Actions #3

Updated by Hammel over 1 year ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 30

The reason the window manager doesn't start is because appmgr is now started using start-stop-daemon but is missing the -b option.

Adding the -b option and retesting builds.

Actions #4

Updated by Hammel over 1 year ago

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

Fixed, tested, committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF