Ticket #548 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

kiosk launch button still visible after login on Lucid

Reported by: broder Owned by: rbasch
Priority: normal Milestone: Summer 2010 (Lucid Deploy)
Component: -- Keywords:
Cc: Fixed in version:
Upstream bug:

Description

After logging into gdm, the "Browse" button to launch the kiosk browser sticks around and shows up on the users' desktop.

The process is owned by the gdm user, so presumably it's still sticking around from the greeter.

Change History

comment:1 Changed 14 years ago by rbasch

  • Status changed from new to accepted
  • Owner set to rbasch

It looks like the gdm GNOME session now relies solely on session management IPC to kill clients when a user logs in, so we need to add this capability to gdm-launch-kiosk.

comment:2 Changed 14 years ago by rbasch

gnome-session supports both D-Bus and XSMP clients, with the latter considered as legacy (though metacity apparently still uses XSMP), so I will implement the D-Bus interface.

comment:3 Changed 14 years ago by rbasch

  • Status changed from accepted to proposed

Addressed in r24578, by adding the D-Bus-based session management support.

comment:4 Changed 14 years ago by broder

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

Moved to production.

Note: See TracTickets for help on using tickets.