https://bugs.kde.org/show_bug.cgi?id=521794
--- Comment #4 from Carter <[email protected]> --- Found a fix! Went into the desktop configuration file at ~/.config/plasma-org.kde.plasma.desktop-appletsrc and used vi to manually remove the two widgets i had running on my second monitor when the issue started happening. You can tell which entries are related to the widgets by looking for the widget name in an applet entry, something like plugin=this.is.a.widget. You then delete the lines that load that plugin and also any lines associated with that plugin's ID. (ID can be seen in the header of the plugin's entry, ex: [Containments][2][Applets][ID HERE][Config]) Rebooted and the pc works fine, dual monitor and all. Removing the config file entirely might be an easier fix for those unfamiliar with CLI or those who are less tech savvy in general, but a dev might need to verify that first because I don't know if that would break anything else in KDE or just recreate the file from scratch. I'd assume this means the error itself is related to widgets on the second monitor. Not sure if it's just widgets in general or a specific one, for reference i was using the community-created KVitals and Improved Media Player widgets before this issue began happening. If anyone else runs into this issue while using one of those two widgets in particular, please let me know! -- You are receiving this mail because: You are watching all bug changes.
