Bug 357727 - Failed to retrieve current config: "Backend invalidated"
Summary: Failed to retrieve current config: "Backend invalidated"
Status: RESOLVED WORKSFORME
Alias: None
Product: KScreen
Classification: Plasma
Component: common (other bugs)
Version First Reported In: 5.5.2
Platform: Exherbo Linux
: NOR normal
Target Milestone: ---
Assignee: Daniel Vrátil
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-09 09:23 UTC by Bernd Steinhauser
Modified: 2020-06-12 09:39 UTC (History)
1 user (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 Bernd Steinhauser 2016-01-09 09:23:16 UTC
Since some time, I think since version 5.5, kscreen likes to spam the logs with the message:
kscreen: Failed to retrieve current config:  "Backend invalidated"

and sometimes
kscreen: Failed to retrieve current config:  "Failed to prepare backend"

This was mentioned in other bugs, but since I don't see their effects, I guess this is an independent issue.
There is no apparent effect noticeable, everything seems to continue working. Setting up the screen layout works fine.
Yet kscreen for some reason likes to push out this message every 10 s.

Reproducible: Always
Comment 1 Dirk Seidel 2016-05-24 07:38:14 UTC
Same here with version 5.5.5. My ~/.xsession-errors gets packed with those messages and grows large.
The strange thing is that those messages continue after uninstalling kscreen with
apt-get purge kscreen
and rebooting.
I also added the file ~/.config/QtProject/qtlogging.ini with the following content:
[Rules]
kscreen.debug=false

Lots of messages from kscreen disappeared but 
kscreen: Failed to retrieve current config:  "Backend invalidated"
kscreen: Failed to retrieve current config:  "Failed to prepare backend"
remain.
Comment 2 Bernd Steinhauser 2020-06-12 09:39:21 UTC
I don't find the messages anymore in the logs, so I guess it's been fixed at some point.