[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-02-02 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=480264

Alessandro Astone  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/f51691f6a147b549109dc50d9 |t/a40d7fdb93eb23fa7f6d006d3
   |2b28ae6a42fbab5 |0dc1cf0159c0316

--- Comment #10 from Alessandro Astone  ---
Git commit a40d7fdb93eb23fa7f6d006d30dc1cf0159c0316 by Alessandro Astone.
Committed on 02/02/2024 at 16:39.
Pushed by aleasto into branch 'Plasma/6.0'.

logout-greeter: Always answer dbus calls

Since "shutdown: Introduce support for KWin closing wayland windows"
plasma-shutdown is running for the whole time the KWin notification
is visible waiting for the user to choose whether to abort or
continue the logout.

If the user ignores the notification and clicks again to logout
we would hang the desktop while waiting for logout-greeter to answer.

M  +7-0logout-greeter/greeter.cpp
M  +0-5logout-greeter/main.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/a40d7fdb93eb23fa7f6d006d30dc1cf0159c0316

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-02-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=480264

David Edmundson  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/f51691f6a147b549109dc50d9
   ||2b28ae6a42fbab5
 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #9 from David Edmundson  ---
Git commit f51691f6a147b549109dc50d92b28ae6a42fbab5 by David Edmundson, on
behalf of Alessandro Astone.
Committed on 02/02/2024 at 16:21.
Pushed by aleasto into branch 'master'.

logout-greeter: Always answer dbus calls

Since "shutdown: Introduce support for KWin closing wayland windows"
plasma-shutdown is running for the whole time the KWin notification
is visible waiting for the user to choose whether to abort or
continue the logout.

If the user ignores the notification and clicks again to logout
we would hang the desktop while waiting for logout-greeter to answer.

M  +7-0logout-greeter/greeter.cpp
M  +0-5logout-greeter/main.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/f51691f6a147b549109dc50d92b28ae6a42fbab5

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-30 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=480264

--- Comment #8 from Alessandro Astone  ---
Ah ok, that I cannot reproduce. My issue was konsole not prompting probably
because i had asked it not to previously.

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-30 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480264

--- Comment #7 from Nate Graham  ---
I don't think so. I get prompted if I run `journalctl -f` in a tab and try to
quit the app normally. And Just to be safe, I clicked the Enable all "Don't Ask
Again" messages button and then restarted the machine with `journalctl -f`
still running; no change; it just gets killed immediately. I also had Kate open
with an unsaved doc with changes, and that got killed too.

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-30 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=480264

--- Comment #6 from Alessandro Astone  ---
@nate Regarding the konsole not prompting for confirmation thing, i think it is
simply a matter of having ticked the box "Do not ask again" at some point, as
`rm ~/.config/konsolerc` made it show up again for me. This is also available
in the GUI as Settings > Configure Konsole... > Enable all "Don't Ask Again"
messages

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=480264

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480264

--- Comment #4 from Nate Graham  ---
"30-60 seconds" suggests a DBus timeout somewhere to me.

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=480264

--- Comment #3 from Alessandro Astone  ---
The desktop seems to come back responsive after 30-60 seconds

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=480264

Alessandro Astone  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||ales.ast...@gmail.com
 Ever confirmed|0   |1
   Keywords||qt6

--- Comment #2 from Alessandro Astone  ---
Like Nate my Konsole is not prompting me that a process is still running...
But i can reproduce with a blank new file in KWrite

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=480264

Nate Graham  changed:

   What|Removed |Added

 CC||k...@david-redondo.de,
   ||n...@kde.org

--- Comment #1 from Nate Graham  ---
At step 2, I don't even see the warning that something is till running in
Konsole. :/

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

[plasmashell] [Bug 480264] Plasma shell (Temporarily) freezes, and shutdown (Through kicker) is no longer possible

2024-01-29 Thread Gurenko Alex
https://bugs.kde.org/show_bug.cgi?id=480264

Gurenko Alex  changed:

   What|Removed |Added

 CC||agure...@protonmail.com

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