KDE not working after reinstalling poppler

I had a problem with poppler not running as intended, so every latex application threw me an error, after reinstalling, everything went fine. Now after a few days, KDE doesn’t seems to work correctly. Commands are working fine via CLI and apllications are launching, but plasmashell won’t. When i try to start it via CLI i only get “starting invalid corona “org.kde.plasma.desktop””.

Also journalctl is throwing this on startup:

Jun 22 11:15:19 luke-pc kded5: kf.bluezqt: PendingCall Error: "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/appimagekit_16448d993506f6737c4be1827443b28c-Electrum_Bitcoin_Wallet.desktop, line 6: " "Invalid escape sequence \"\\$\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/appimagekit_16448d993506f6737c4be1827443b28c-Electrum_Bitcoin_Wallet.desktop, line 6: " "Invalid escape sequence \"\\$\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/appimagekit_16448d993506f6737c4be1827443b28c-Electrum_Bitcoin_Wallet.desktop, line 26: " "Invalid escape sequence \"\\$\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/appimagekit_16448d993506f6737c4be1827443b28c-Electrum_Bitcoin_Wallet.desktop, line 26: " "Invalid escape sequence \"\\$\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/discord-694795560288256021.desktop, line 3: " "Invalid escape sequence \"\\\"\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/discord-694795560288256021.desktop, line 3: " "Invalid escape sequence \"\\\"\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/discord-694795560288256021.desktop, line 3: " "Invalid escape sequence \"\\\"\"."
Jun 22 11:15:20 luke-pc kded5: kf.config.core: "KConfigIni: In file /home/luke/.local/share/applications/discord-694795560288256021.desktop, line 3: " "Invalid escape sequence \"\\\"\"."
Jun 22 11:15:20 luke-pc kdeconnectd: kdeconnect.core: Could not query capabilities from notifications server
Jun 22 11:15:21 luke-pc kded5: Registering ":1.37/StatusNotifierItem" to system tray
Jun 22 11:15:55 luke-pc plasma_waitforname: org.kde.knotifications: WaitForName: Service was not registered within timeout
Jun 22 11:15:55 luke-pc msm_kde_notifier: "qt5-translations"

installed poppler:

  • poppler
  • poppler-data
  • poppler-qt5
  • poppler-qt6
  • poppler-glib

I appreciate any help

Thanks :slight_smile:

:+1: Welcome to Manjaro! :+1:

  1. Please read this:
    How to provide good information
    and post some more information so we can see what’s really going on. Now we know the symptom of the disease, but we need some more probing to know where the origin lies… :grin:
  2. An inxi --admin --verbosity=7 --filter --no-host --width would be the minimum required information… (Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
    Also, please copy-paste that output in-between 3 backticks ``` at the beginning and end of the code/text.
  3. Does this also happen when you create a new user and log in there? (E.G. havanaboy12)

:thinking:

Reinstalling plasma-desktop plasma-workspace plasma-framework worked :slight_smile:

But thanks four your help!