[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-19 Thread Arkadi Statsenko
https://bugs.kde.org/show_bug.cgi?id=422870

Arkadi Statsenko  changed:

   What|Removed |Added

Summary|Reboot results in logout|Reboot and shutdown result
   ||in logout
Version|5.19.0  |5.19.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #41 from Iyán Méndez Veiga  ---
(In reply to David Edmundson from comment #39)
> Also can I have someone's ~/.config/ksmserverrc

[$Version]
update_info=ksmserver_update_loginMode_value.upd:ksmserver_update_loginMode_value_default_enum

[General]
confirmLogout=false
excludeApps=
loginMode=emptySession
offerShutdown=true
screenCount=1
shutdownType=0

[LegacySession: saved at previous logout]
count=0

[Session: saved at previous logout]
clientId1=10d2d3737400014886434870005170003
clientId2=10d2d3737400014886434870005170006
clientId3=10d2d3737400014886434880005170007
clientId4=10d2d3737400014886434890005170008
clientId5=10d2d373740001488643615170011
count=5
discardCommand1[$e]=rm,$HOME/.config/session/kwin_10d2d3737400014886434870005170003_1488643666_320774
discardCommand5[$e]=rm,$HOME/.config/session/kontact_10d2d373740001488643615170011_1488643611_854393
program1=kwin_x11
program2=/usr/lib/org_kde_powerdevil
program3=/usr/bin/korgac
program4=pulseaudio
program5=/usr/bin/kontact
restartCommand1=kwin_x11,-session,10d2d3737400014886434870005170003_1488643666_320774
restartCommand2=/usr/lib/org_kde_powerdevil,-session,10d2d3737400014886434870005170006_1488643651_973618
restartCommand3=/usr/bin/korgac,-session,10d2d3737400014886434880005170007_1488643651_973550
restartCommand4=
restartCommand5=/usr/bin/kontact,-session,10d2d373740001488643615170011_1488643611_854393
restartStyleHint1=0
restartStyleHint2=0
restartStyleHint3=0
restartStyleHint4=0
restartStyleHint5=0
userId1=iyan
userId2=iyan
userId3=iyan
userId4=iyan
userId5=iyan
wasWm1=true
wasWm2=false
wasWm3=false
wasWm4=false
wasWm5=false

[SubSession: c5cf22fb-d99b-4c4e-8768-3ccf01d73d81]
count=0

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #42 from Paul  ---
(In reply to David Edmundson from comment #39)
> Also can I have someone's ~/.config/ksmserverrc

[$Version]
update_info=ksmserver_update_loginMode_value.upd:ksmserver_update_loginMode_value_default_enum

[General]
confirmLogout=false
excludeApps=
loginMode=emptySession
screenCount=1

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #43 from Paul  ---
(In reply to David Edmundson from comment #38)
> I know this is a cop-out, but if someone can find/make me a live CD ISO that
> I can run in virtualbox which will reproduce this out of the box they will
> be my hero.

OK... This is very strange :(

Both of my openSUSE Tumblweed installs exhibit this bug, they are currently
running "Snapshot" 20200618.

I've just downloaded that snapshot as a Live Image...

http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-KDE-Live-x86_64-Snapshot20200618-Media.iso

http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-KDE-Live-x86_64-Snapshot20200618-Media.iso.sha256

used "dd" to write to a USB stick, and booted (same hardware as the installed
version).

I don't see the problem, both Shutdown and Reboot work as expected.

Repeated the boot from Live USB for the second machine, ditto.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #44 from David Edmundson  ---
Does journalctl tell us anything?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #45 from Paul  ---
Created attachment 129544
  --> https://bugs.kde.org/attachment.cgi?id=129544&action=edit
journal-follow log

Following log obtained by:

Regular user (paul) logged in to a kde session.
Switch to VT and log in as root.
root issues "journalctl --follow > /home/paul/journal-follow.log"
Switch back to kde session.
>From desktop context menu -> Leave -> Shutdown
(returned to SDDM login screen, no shutdown)
Switch back to root user and terminate journalctl --follow
root logout and return to SDDM login screen, login as normal user and retrieve
log file.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #46 from Iyán Méndez Veiga  ---
I also cannot replicate the issue in a VM with archlinux. Just a crazy thought:
maybe intel microcode is the edge case that @David Edmundson is looking for? I
have received a few updates on that lately. I will investigate a bit more.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #47 from Paul  ---
(In reply to Iyán Méndez Veiga from comment #46)
> I also cannot replicate the issue in a VM with archlinux. Just a crazy
> thought: maybe intel microcode is the edge case that @David Edmundson is
> looking for? I have received a few updates on that lately. I will
> investigate a bit more.

Both my machines are AMD based, I don't even have ucode-intel
(ucode-intel-20200609-1.1) installed...

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422870

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #48 from David Edmundson  ---
Got it :/

There's a one character typo which then exposes a race condition on whether
plasma-shutdown processes ksmserver before startkde does.

Thanks for all your help.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #49 from David Edmundson  ---
*processes ksmserver quitting

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #50 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/101

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #51 from Iyán Méndez Veiga  ---
Wow... just a missing capital letter. Thanks for fixing it!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-20 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #52 from Iyán Méndez Veiga  ---
I confirm that the tiny little patch fixes the problem :D

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-21 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=422870

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #53 from David Edmundson  ---
> Git commit aaed0138ca8feebb9d45b9c4a2dfd5df651ad972 by David Edmundson.
> Committed on 21/06/2020 at 12:03.
> Pushed by davidedmundson into branch 'Plasma/5.19'.
>
> Fix case of monitored service in startplasma's shutdown
>
> Startplasma monitors ksmserver and tears down the session if it goes
> away, to match previous behaviour and as some lockscreen bypass
> protection.
>
> When we teardown our new binary plasma-shutdown appears, runs scripts
> and makes the final shutdown call. ksmserver could gracefully quit in
> the meantime, so startplasma guarded this case and waited till both
> names exited. However it contains a really stupid typo.
>
> M  +1-1startkde/startplasma.cpp

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-23 Thread Arkadi Statsenko
https://bugs.kde.org/show_bug.cgi?id=422870

Arkadi Statsenko  changed:

   What|Removed |Added

Version|5.19.1  |5.19.0
   Version Fixed In||plasma-desktop 5.19.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422870

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|plasma-desktop 5.19.2   |5.19.2

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2020-06-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422870

Nate Graham  changed:

   What|Removed |Added

 CC||axel.br...@gmx.de

--- Comment #54 from Nate Graham  ---
*** Bug 423477 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-14 Thread rihad
https://bugs.kde.org/show_bug.cgi?id=422870

rihad  changed:

   What|Removed |Added

 CC||gri...@gmail.com

--- Comment #55 from rihad  ---
> I confirm that the tiny little patch fixes the problem :D

What patch?
Same problem on Debian Buster 10.13

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422870

jsla...@juno.com changed:

   What|Removed |Added

 CC|jsla...@juno.com|

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422870

jsla...@juno.com changed:

   What|Removed |Added

 CC||jsla...@juno.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #56 from Nate Graham  ---
Please upgrade; you're using ancient software that's missing years of bugfixes.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422870

jsla...@juno.com changed:

   What|Removed |Added

   See Also|https://bugs.kde.org/show_b |
   |ug.cgi?id=422853|
 CC|jsla...@juno.com|

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422870

jsla...@juno.com changed:

   What|Removed |Added

 CC||jsla...@juno.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=422870

jsla...@juno.com changed:

   What|Removed |Added

 CC|jsla...@juno.com|

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 422870] Reboot and shutdown result in logout

2023-09-15 Thread rihad
https://bugs.kde.org/show_bug.cgi?id=422870

--- Comment #57 from rihad  ---
Debian Buster is actually an LTS release until the end of June 2024. One of
Debian stable release drawbacks is that unless a package has a security
vulnerability it will almost never get fixed during the lifetime of that
release. And this "log out instead of shutting down" problem is more of a UX
issue than anything else. But point taken, I will upgrade!) Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.