Bug 276955 - use a default session in failsafe mode
Summary: use a default session in failsafe mode
Status: RESOLVED FIXED
Alias: None
Product: ksmserver
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 4.6.x
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 15:35 UTC by Christopher Yeleighton
Modified: 2020-09-29 04:08 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Yeleighton 2011-07-02 15:35:04 UTC
Version:           unspecified (using KDE 4.6.0) 
OS:                Linux

The purpose of the failsafe mode is to fix things when they are broken, not to do actual work.  Restoring user session in failsafe mode makes no sense and it can be harmful if a user’s process manages to crash the X server on startup.

Reproducible: Always

Steps to Reproduce:
  1. Start KDE in failsafe mode.

Actual Results:  
  1. The previous session is restored.

Expected Results:  
  1. Factory KDE desktop.
Comment 1 Nate Graham 2020-09-29 04:08:38 UTC
There doesn't seem to be a failsafe mode anymore