Bug 380118 - Plymouth KCM DBUS Backend error
Summary: Plymouth KCM DBUS Backend error
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_plymouth (show other bugs)
Version: 5.9.95
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-23 11:30 UTC by Leszek Lesner
Modified: 2019-08-01 15:15 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leszek Lesner 2017-05-23 11:30:27 UTC
When applying a new theme It shows a DBus backend error after 25-30 seconds. 

The reason for this is that the Kauth call to the helper uses the default timeout. 
However helper itself has a timeout of 60seconds for the update-initramfs -u command. 

We need to set a timeout for the Kauth action to at least 60seconds aswell then. 
Though in general having a UI frozen for 60 seconds is a bit odd aswell. 
So it needs a progressbar or at least a Hint that shows it is working 
(Like a big overlay fading in ontop of the kcm showing a label "Working ... ")
Comment 1 Leszek Lesner 2017-05-25 11:06:20 UTC
Proposed patch now available here: https://phabricator.kde.org/D5943
Comment 2 Nate Graham 2019-08-01 15:15:03 UTC
That patch landed years ago; marking as fixed.