Every application stopped working except firefox

After I click on every program, it shows me notification that program could not be found. Even konsole and yakuake and system settings and dolphin. That happened after recent update I did, I think. Have no idea what to do. Any ideas?

Have you rebooted since the update?

yes, after I realised I cannot even open settings, I rebooted. Not worked.

Now that the obvious is out the window, back to the basics.

The only thing I tried - reboot. Just because I have no idea what to do. Donā€™t know what information I can provide without access to terminal and file system. Wanted to post screenshot of these error notifications, but forum did not allow me. It said I cannot post embed media there. Maybe example text: ā€œPlasma workspace newline could not find the program ā€˜konsoleā€™ā€

maybe the update got interrupted, or otherwise messed upā€¦
also try this:

How can I do that without terminal and dolphin? ctrl + t didnā€™t work also.

This is explained among the documentation i linked aboveā€¦
:roll_eyes:

can you enter into tty: ctrl+alt+f2 or f1 - f6 keys, enter your username and password and rerun update again:
sudo pacman-mirrors --fasttrack 5 && sudo pacman -Syyu
are you up to date? and no errors?

more info:

1 Like

Already tried to do some ctrl + alt + f2 magic, nothing worked. It says sudo command not found. When tried without sudo, it said pacman not found. Just tried this pacman-mirrors, pretty funny, it showed me message: ā€œbash: command ā€˜pacman-mirrorsā€™ not found newline similar command is ā€˜pacman-mirrorsā€™ā€.

so it looks like the update got messed upā€¦
boot into manjaro live usb, make sure you are connected to internet, open terminal and chroot:
manjaro-chroot -a
rerun update:
pacman-mirrors -f 5 && pacman -Syyu
if there are errors post the output here, if there are no errors and you are up to date, post output from:
ldconfig - (this should return nothing)
(it will probably not even work from chroot, but try it anyway, and if it doesnt work, we will use external pacmanā€¦)
and use formatting for the outputs, click this icon in editor </> and copy the output there;
or use:

```
your output here
```

or:

~~~
your output here
~~~

Okay, woke up, and booted up live USB. After few hours trying to make my wifi adapter work using older one, decided to execute these commands with older wifi adapter. Here is the output:

manjaro-chroot -a                                                                             ī‚² āœ” 
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/sda2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# pacman-mirrors -f 5 && pacman -Syyu
::INFO Downloading mirrors from Manjaro
::INFO => Mirror pool: https://repo.manjaro.org/mirrors.json
::INFO => Mirror status: https://repo.manjaro.org/status.json
::INFO Using default mirror file
::INFO Querying mirrors - This may take some time
  3.187 Germany        : https://ftp.gwdg.de/pub/linux/manjaro/
  2.789 Czechia        : https://mirror.dkm.cz/manjaro/
  3.681 United_States  : https://forksystems.mm.fcix.net/manjaro/
  3.843 India          : https://mirror.albony.xyz/manjaro/
  ..... Brazil         : https://manjaro.c3sl.ufpr.br/
::INFO Writing mirror list
::Czechia         : https://mirror.dkm.cz/manjaro/stable
::Germany         : https://ftp.gwdg.de/pub/linux/manjaro/stable
::United_States   : https://forksystems.mm.fcix.net/manjaro/stable
::India           : https://mirror.albony.xyz/manjaro/stable
::Brazil          : https://manjaro.c3sl.ufpr.br/stable
::INFO Mirror list generated and saved to: /etc/pacman.d/mirrorlist
:: Synchronizing package databases...
 core                                  163.5 KiB  53.3 KiB/s 00:03 [####################################] 100%
 extra                                1857.0 KiB   281 KiB/s 00:07 [####################################] 100%
 community                               7.6 MiB   460 KiB/s 00:17 [####################################] 100%
 multilib                              170.6 KiB   478 KiB/s 00:00 [####################################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (3) libnm-1.42.2-0  networkmanager-1.42.2-0  spectre-meltdown-checker-0.45+6+ga284357-1

Total Download Size:    6.42 MiB
Total Installed Size:  27.44 MiB
Net Upgrade Size:       0.17 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 networkmanager-1.42.2-0-x86_64          4.8 MiB   100 KiB/s 00:49 [####################################] 100%
 libnm-1.42.2-0-x86_64                1574.0 KiB   432 KiB/s 00:04 [####################################] 100%
 spectre-meltdown-checker-0.45+6+...    79.3 KiB   378 KiB/s 00:00 [####################################] 100%
 Total (3/3)                             6.4 MiB   122 KiB/s 00:54 [####################################] 100%
(3/3) checking keys in keyring                                     [####################################] 100%
(3/3) checking package integrity                                   [####################################] 100%
(3/3) loading package files                                        [####################################] 100%
(3/3) checking for file conflicts                                  [####################################] 100%
(3/3) checking available disk space                                [####################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/3) upgrading libnm                                              [####################################] 100%
(2/3) upgrading networkmanager                                     [####################################] 100%
(3/3) upgrading spectre-meltdown-checker                           [####################################] 100%
:: Running post-transaction hooks...
(1/6) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/6) Reloading device manager configuration...
  Skipped: Running in chroot.
(3/6) Arming ConditionNeedsUpdate...
(4/6) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(5/6) Reloading system bus configuration...
  Skipped: Running in chroot.
(6/6) Changing NetworkManager Connectivity-Ping to manjaro.org

Should I reboot to my main system now?

check from chroot:
ldconfig
it should return nothing, if it does, reboot and see how it worksā€¦

Yes, returns nothing, going to reboot

I am now on main system, still get errors and canā€™t even open konsole. But firefox still works.

so again chroot, and provide logs from the messed up boot:
journalctl -b-1 -p4 --no-pager
and:
mhwd-kernel -li && mhwd -l -li

journalctl -b-1 -p4 --no-pager
Feb 24 20:05:35 ar kernel: x86/cpu: SGX disabled by BIOS.
Feb 24 20:05:35 ar kernel: Spectre V2 : WARNING: Unprivileged eBPF is enabled with eIBRS on, data leaks possible via Spectre v2 BHB attacks!
Feb 24 20:05:35 ar kernel: MMIO Stale Data CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/processor_mmio_stale_data.html for more details.
Feb 24 20:05:35 ar kernel:  #5 #6 #7
Feb 24 20:05:35 ar kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Feb 24 20:05:35 ar kernel: mce: [Hardware Error]: CPU 0: Machine Check: 0 Bank 6: ee0000000040110a
Feb 24 20:05:35 ar kernel: mce: [Hardware Error]: TSC 0 ADDR fef20080 MISC 3880000086 
Feb 24 20:05:35 ar kernel: mce: [Hardware Error]: PROCESSOR 0:a0653 TIME 1677265517 SOCKET 0 APIC 0 microcode f4
Feb 24 20:05:35 ar kernel: ata1.00: ATA Identify Device Log not supported
Feb 24 20:05:35 ar kernel: ata1.00: ATA Identify Device Log not supported
Feb 24 20:05:35 ar kernel: usb: port power management may be unreliable
Feb 24 20:05:41 ar systemd-journald[296]: File /var/log/journal/a2b5a1ed730d4732889dbf01b4023a3a/system.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 24 20:05:41 ar kernel: acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
Feb 24 20:05:41 ar kernel: 88x2bu: loading out-of-tree module taints kernel.
Feb 24 20:05:42 ar kernel: amdgpu: SRAT table not found
Feb 24 20:05:47 ar kernel: kauditd_printk_skb: 13 callbacks suppressed
Feb 24 20:05:48 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:05:53 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:05:55 ar systemd-xdg-autostart-generator[527]: /home/ar/.config/autostart/firefox.desktop:1: Unknown section 'Desktop Action new-private-window'. Ignoring.
Feb 24 20:05:56 ar systemd-journald[296]: File /var/log/journal/a2b5a1ed730d4732889dbf01b4023a3a/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
Feb 24 20:05:55 ar systemd-xdg-autostart-generator[527]: /home/ar/.config/autostart/firefox.desktop:6: Unknown section 'Desktop Action new-window'. Ignoring.
Feb 24 20:05:55 ar systemd-xdg-autostart-generator[527]: /home/ar/.config/autostart/firefox.desktop:12: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Feb 24 20:05:55 ar systemd-xdg-autostart-generator[527]: /home/ar/.config/autostart/com.visualstudio.code.desktop:1: Unknown section 'Desktop Action new-empty-window'. Ignoring.
Feb 24 20:05:55 ar systemd-xdg-autostart-generator[527]: /home/ar/.config/autostart/com.visualstudio.code.desktop:7: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Feb 24 20:05:57 ar NetworkManager[478]: <warn>  [1677265557.4323] device (wlp0s20f0u2u1): no secrets: No agents were available for this request.
Feb 24 20:05:57 ar NetworkManager[478]: <warn>  [1677265557.4326] device (wlp0s20f0u2u1): Activation: failed for connection 'Dima'
Feb 24 20:05:58 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:06:06 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:06:13 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:06:15 ar kernel: kauditd_printk_skb: 30 callbacks suppressed
Feb 24 20:06:23 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:06:37 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:06:57 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:07:10 ar systemd-coredump[2061]: [LNK] Process 2059 (Xsession) of user 1000 dumped core.
                                           
                                           Stack trace of thread 2059:
                                           #0  0x00007fb498f1b268 n/a (libc.so.6 + 0x94268)
                                           #1  0x00007fb498f1c9f2 malloc (libc.so.6 + 0x959f2)
                                           #2  0x000055e29131b82b make_bare_word (bash + 0x3382b)
                                           #3  0x000055e29133965a copy_word_list (bash + 0x5165a)
                                           #4  0x000055e2913604b2 expand_word_list_internal.lto_priv.0 (bash + 0x784b2)
                                           #5  0x000055e29132389f execute_simple_command (bash + 0x3b89f)
                                           #6  0x000055e2913254d6 execute_command_internal (bash + 0x3d4d6)
                                           #7  0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #8  0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #9  0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #10 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #11 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #12 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #13 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #14 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #15 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #16 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #17 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #18 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #19 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #20 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #21 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #22 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #23 0x000055e291325060 execute_command_internal (bash + 0x3d060)
                                           #24 0x000055e29132e639 execute_function.lto_priv.0 (bash + 0x46639)
                                           #25 0x000055e29132ef09 execute_shell_function (bash + 0x46f09)
                                           #26 0x000055e2913335ea execute_disk_command.lto_priv.0 (bash + 0x4b5ea)
                                           #27 0x000055e291323298 execute_simple_command (bash + 0x3b298)
                                           #28 0x000055e2913254d6 execute_command_internal (bash + 0x3d4d6)
                                           #29 0x000055e291386f9c parse_and_execute (bash + 0x9ef9c)
                                           #30 0x000055e29134f0d6 command_substitute (bash + 0x670d6)
                                           #31 0x000055e2913507c4 param_expand.lto_priv.0 (bash + 0x687c4)
                                           #32 0x000055e29135a528 expand_word_internal.lto_priv.0 (bash + 0x72528)
                                           #33 0x000055e29135ba58 expand_word_internal.lto_priv.0 (bash + 0x73a58)
                                           #34 0x000055e291360599 expand_word_list_internal.lto_priv.0 (bash + 0x78599)
                                           #35 0x000055e29132389f execute_simple_command (bash + 0x3b89f)
                                           #36 0x000055e2913254d6 execute_command_internal (bash + 0x3d4d6)
                                           #37 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #38 0x000055e291325645 execute_command_internal (bash + 0x3d645)
                                           #39 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #40 0x000055e291325645 execute_command_internal (bash + 0x3d645)
                                           #41 0x000055e2913263c0 execute_command_internal (bash + 0x3e3c0)
                                           #42 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #43 0x000055e29132637a execute_command_internal (bash + 0x3e37a)
                                           #44 0x000055e291325060 execute_command_internal (bash + 0x3d060)
                                           #45 0x000055e29132e639 execute_function.lto_priv.0 (bash + 0x46639)
                                           #46 0x000055e29132ef09 execute_shell_function (bash + 0x46f09)
                                           #47 0x000055e2913335ea execute_disk_command.lto_priv.0 (bash + 0x4b5ea)
                                           #48 0x000055e291323298 execute_simple_command (bash + 0x3b298)
                                           #49 0x000055e2913254d6 execute_command_internal (bash + 0x3d4d6)
                                           #50 0x000055e291386f9c parse_and_execute (bash + 0x9ef9c)
                                           #51 0x000055e29134f0d6 command_substitute (bash + 0x670d6)
                                           #52 0x000055e2913507c4 param_expand.lto_priv.0 (bash + 0x687c4)
                                           #53 0x000055e29135a528 expand_word_internal.lto_priv.0 (bash + 0x72528)
                                           #54 0x000055e29135ba58 expand_word_internal.lto_priv.0 (bash + 0x73a58)
                                           #55 0x000055e291360599 expand_word_list_internal.lto_priv.0 (bash + 0x78599)
                                           #56 0x000055e29132389f execute_simple_command (bash + 0x3b89f)
                                           #57 0x000055e2913254d6 execute_command_internal (bash + 0x3d4d6)
                                           #58 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #59 0x000055e291325645 execute_command_internal (bash + 0x3d645)
                                           #60 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           #61 0x000055e291325645 execute_command_internal (bash + 0x3d645)
                                           #62 0x000055e2913263c0 execute_command_internal (bash + 0x3e3c0)
                                           #63 0x000055e291327bcc execute_command (bash + 0x3fbcc)
                                           ELF object binary architecture: AMD x86-64
Feb 24 20:07:26 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:07:29 ar startplasma-x11[534]: org.kde.startup: "kapplymousetheme" ("breeze_cursors", "24") exited with code 255
Feb 24 20:07:29 ar startplasma-x11[534]: org.kde.startup: "xsetroot" ("-cursor_name", "left_ptr") exited with code 255
Feb 24 20:07:30 ar systemd-xdg-autostart-generator[2077]: /home/ar/.config/autostart/firefox.desktop:1: Unknown section 'Desktop Action new-private-window'. Ignoring.
Feb 24 20:07:30 ar systemd-xdg-autostart-generator[2077]: /home/ar/.config/autostart/firefox.desktop:6: Unknown section 'Desktop Action new-window'. Ignoring.
Feb 24 20:07:30 ar systemd-xdg-autostart-generator[2077]: /home/ar/.config/autostart/firefox.desktop:12: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Feb 24 20:07:30 ar systemd-xdg-autostart-generator[2077]: /home/ar/.config/autostart/com.visualstudio.code.desktop:1: Unknown section 'Desktop Action new-empty-window'. Ignoring.
Feb 24 20:07:30 ar systemd-xdg-autostart-generator[2077]: /home/ar/.config/autostart/com.visualstudio.code.desktop:7: Unknown key name 'Actions' in section 'Desktop Entry', ignoring.
Feb 24 20:07:33 ar systemd[521]: plasma-kwallet-pam.service: Failed with result 'exit-code'.
Feb 24 20:07:34 ar ksmserver[2133]: Qt: Session management error: networkIdsList argument is NULL
Feb 24 20:07:35 ar ksmserver[2133]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.11'
Feb 24 20:07:37 ar kwin_x11[2136]: kwin_xkbcommon: XKB: inet:323:58: unrecognized keysym "XF86EmojiPicker"
Feb 24 20:07:37 ar kwin_x11[2136]: kwin_xkbcommon: XKB: inet:324:58: unrecognized keysym "XF86Dictate"
Feb 24 20:07:40 ar backlighthelper[2242]: org.kde.powerdevil: no kernel backlight interface found
Feb 24 20:07:40 ar org_kde_powerdevil[2200]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Feb 24 20:07:40 ar org_kde_powerdevil[2200]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Feb 24 20:07:42 ar baloo_file[2084]: QDBusConnection: name 'org.freedesktop.UDisks2' had owner '' but we thought it was ':1.18'
Feb 24 20:07:42 ar pipewire[2256]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
Feb 24 20:07:42 ar pipewire[2256]: mod.rt: found session bus but no portal
Feb 24 20:07:42 ar pipewire-media-session[2257]: mod.rt: Can't find org.freedesktop.portal.Desktop. Is xdg-desktop-portal running?
Feb 24 20:07:42 ar pipewire-media-session[2257]: mod.rt: found session bus but no portal
Feb 24 20:07:44 ar systemd[521]: plasma-powerdevil.service: start operation timed out. Terminating.
Feb 24 20:07:44 ar systemd[521]: plasma-powerdevil.service: Failed with result 'timeout'.
Feb 24 20:07:44 ar systemd[521]: Failed to start Powerdevil.
Feb 24 20:07:44 ar org_kde_powerdevil[2291]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Feb 24 20:07:44 ar org_kde_powerdevil[2291]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Feb 24 20:07:47 ar pamac-tray-plas[2290]: updates_checker.vala:98: Failed to execute child process ā€œpamacā€ (No such file or directory)
Feb 24 20:07:49 ar systemd[521]: plasma-powerdevil.service: start operation timed out. Terminating.
Feb 24 20:07:49 ar systemd[521]: plasma-powerdevil.service: Failed with result 'timeout'.
Feb 24 20:07:49 ar systemd[521]: Failed to start Powerdevil.
Feb 24 20:07:50 ar org_kde_powerdevil[2357]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Feb 24 20:07:50 ar org_kde_powerdevil[2357]: org.kde.powerdevil: org.kde.powerdevil.backlighthelper.brightness failed
Feb 24 20:07:50 ar org_kde_powerdevil[2357]: org.kde.powerdevil: Handle button events action could not check for screen configuration
Feb 24 20:07:50 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:07:50 ar org_kde_powerdevil[2357]: org.kde.powerdevil: org.kde.powerdevil.chargethresholdhelper.getthreshold failed "Charge thresholds are not supported by the kernel for this hardware"
Feb 24 20:07:53 ar kded5[2135]: org.kde.kcm_keyboard: Can't find setxkbmap - keyboard layouts won't be configured
Feb 24 20:07:54 ar plasmashell[2166]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Feb 24 20:07:54 ar plasmashell[2166]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Feb 24 20:07:54 ar plasmashell[2166]: Aborting shell load: The activity manager daemon (kactivitymanagerd) is not running.
Feb 24 20:07:54 ar plasmashell[2166]: If this Plasma has been installed into a custom prefix, verify that its D-Bus services dir is known to the system for the daemon to be activatable.
Feb 24 20:07:54 ar systemd[521]: app-com.visualstudio.code@autostart.service: Failed with result 'exit-code'.
Feb 24 20:07:57 ar kwalletd5[2442]: kf.wallet.kwalletd: Lacking a socket, pipe: 0 env: 0
Feb 24 20:07:58 ar kernel: start_addr=(0x20000), end_addr=(0x40000), buffer_size=(0x20000), smp_number_max=(16384)
Feb 24 20:08:02 ar wpa_supplicant[506]: bgscan simple: Failed to enable signal strength monitoring
Feb 24 20:08:06 ar plasmashell[2166]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Feb 24 20:08:10 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
Feb 24 20:08:10 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Feb 24 20:08:13 ar plasmashell[2166]: Trying to use rootObject before initialization is completed, whilst using setInitializationDelayed. Forcing completion
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x55ad8ffec120)
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55ad8ffd6010)
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55ad8ffec120)
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "org.kde.kontact.desktop" QSharedPointer(0x55ad8ffd6010)
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "ktp-contactlist.desktop" QSharedPointer(0x55ad8ffec120)
Feb 24 20:08:13 ar plasmashell[2166]: org.kde.plasma.kicker: Entry is not valid "org.kde.discover.desktop" QSharedPointer(0x55ad8ffd6010)
Feb 24 20:08:14 ar kdeconnectd[2276]: kdeconnect.core: Could not query capabilities from notifications server
Feb 24 20:08:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:499:13: QML Label: Binding loop detected for property "height"
Feb 24 20:08:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:534:9: QML Label: Binding loop detected for property "height"
Feb 24 20:08:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/DigitalClock.qml:556:5: QML Label: Binding loop detected for property "height"
Feb 24 20:08:16 ar pulseaudio[2631]: stat('/etc/pulse/default.pa.d'): No such file or directory
Feb 24 20:08:17 ar plasmashell[2166]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationHeader.qml"
Feb 24 20:08:17 ar plasmashell[2166]: Cyclic dependency detected between "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml" and "file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/ThumbnailStrip.qml"
Feb 24 20:08:22 ar kded5[2135]: 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."
Feb 24 20:08:22 ar pulseaudio[2631]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.bluez': timed out (service_start_timeout=25000ms)
Feb 24 20:08:23 ar plasmashell[2166]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
Feb 24 20:08:24 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Feb 24 20:08:25 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.battery/contents/ui/CompactRepresentation.qml:58:17: Unable to assign [undefined] to int
Feb 24 20:08:26 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 24 20:08:26 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 24 20:08:26 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/InfiniteList.qml:43:9: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
Feb 24 20:08:26 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Feb 24 20:08:26 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/workspace/calendar/MonthView.qml:381: TypeError: Cannot read property 'cellHeight' of null
Feb 24 20:08:26 ar plasmashell[2166]: org.kde.plasma.pulseaudio: No object for name "alsa_output.pci-0000_00_1f.3.analog-stereo.monitor"
Feb 24 20:08:27 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Feb 24 20:08:28 ar plasmashell[2166]: file:///usr/lib/qt/qml/org/kde/plasma/extras/PlaceholderMessage.qml:238:5: QML Heading: Binding loop detected for property "verticalAlignment"
Feb 24 20:08:29 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:08:29 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad918b4e90) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:08:29 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad918b4e90) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:08:29 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:08:29 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:08:29 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:08:31 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'pamac-manager'"
Feb 24 20:08:31 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91f99230) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:08:31 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91f99230) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:08:31 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:08:31 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:08:31 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:08:54 ar systemd-coredump[2877]: [LNK] Process 2275 (msm_kde_notifie) of user 1000 dumped core.
                                           
                                           Stack trace of thread 2275:
                                           #0  0x00007fe5df6faa88 _ZNK7QString3argERKS_i5QChar (libQt5Core.so.5 + 0x167a88)
                                           #1  0x000055c1899f53a4 n/a (msm_kde_notifier + 0x263a4)
                                           #2  0x000055c1899f5aef n/a (msm_kde_notifier + 0x26aef)
                                           #3  0x000055c1899e3971 n/a (msm_kde_notifier + 0x14971)
                                           #4  0x000055c1899e70b5 n/a (msm_kde_notifier + 0x180b5)
                                           #5  0x00007fe5df851a71 n/a (libQt5Core.so.5 + 0x2bea71)
                                           #6  0x00007fe5df853fcf _ZN6QTimer7timeoutENS_14QPrivateSignalE (libQt5Core.so.5 + 0x2c0fcf)
                                           #7  0x00007fe5df844b56 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2b1b56)
                                           #8  0x00007fe5e034ab5c _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x178b5c)
                                           #9  0x00007fe5df820f48 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x28df48)
                                           #10 0x00007fe5df86b4b3 _ZN14QTimerInfoList14activateTimersEv (libQt5Core.so.5 + 0x2d84b3)
                                           #11 0x00007fe5df86baf2 n/a (libQt5Core.so.5 + 0x2d8af2)
                                           #12 0x00007fe5de32b82b g_main_context_dispatch (libglib-2.0.so.0 + 0x5582b)
                                           #13 0x00007fe5de382cc9 n/a (libglib-2.0.so.0 + 0xaccc9)
                                           #14 0x00007fe5de32a0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                           #15 0x00007fe5df86bc6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                           #16 0x00007fe5df8196ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                           #17 0x00007fe5df824219 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x291219)
                                           #18 0x000055c1899e15d0 n/a (msm_kde_notifier + 0x125d0)
                                           #19 0x00007fe5df195790 n/a (libc.so.6 + 0x23790)
                                           #20 0x00007fe5df19584a __libc_start_main (libc.so.6 + 0x2384a)
                                           #21 0x000055c1899e1835 _start (msm_kde_notifier + 0x12835)
                                           
                                           Stack trace of thread 2312:
                                           #0  0x00007fe5df1f4766 n/a (libc.so.6 + 0x82766)
                                           #1  0x00007fe5df1f6f90 pthread_cond_wait (libc.so.6 + 0x84f90)
                                           #2  0x00007fe5d261b49e n/a (radeonsi_dri.so + 0x10c49e)
                                           #3  0x00007fe5d25cb86c n/a (radeonsi_dri.so + 0xbc86c)
                                           #4  0x00007fe5d261b3cc n/a (radeonsi_dri.so + 0x10c3cc)
                                           #5  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #6  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           
                                           Stack trace of thread 2309:
                                           #0  0x00007fe5df1f4766 n/a (libc.so.6 + 0x82766)
                                           #1  0x00007fe5df1f6f90 pthread_cond_wait (libc.so.6 + 0x84f90)
                                           #2  0x00007fe5d261b49e n/a (radeonsi_dri.so + 0x10c49e)
                                           #3  0x00007fe5d25cb86c n/a (radeonsi_dri.so + 0xbc86c)
                                           #4  0x00007fe5d261b3cc n/a (radeonsi_dri.so + 0x10c3cc)
                                           #5  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #6  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           
                                           Stack trace of thread 2311:
                                           #0  0x00007fe5df1f4766 n/a (libc.so.6 + 0x82766)
                                           #1  0x00007fe5df1f6f90 pthread_cond_wait (libc.so.6 + 0x84f90)
                                           #2  0x00007fe5d261b49e n/a (radeonsi_dri.so + 0x10c49e)
                                           #3  0x00007fe5d25cb86c n/a (radeonsi_dri.so + 0xbc86c)
                                           #4  0x00007fe5d261b3cc n/a (radeonsi_dri.so + 0x10c3cc)
                                           #5  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #6  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           
                                           Stack trace of thread 2310:
                                           #0  0x00007fe5df1f4766 n/a (libc.so.6 + 0x82766)
                                           #1  0x00007fe5df1f6f90 pthread_cond_wait (libc.so.6 + 0x84f90)
                                           #2  0x00007fe5d261b49e n/a (radeonsi_dri.so + 0x10c49e)
                                           #3  0x00007fe5d25cb86c n/a (radeonsi_dri.so + 0xbc86c)
                                           #4  0x00007fe5d261b3cc n/a (radeonsi_dri.so + 0x10c3cc)
                                           #5  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #6  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           
                                           Stack trace of thread 2308:
                                           #0  0x00007fe5df26c9df __poll (libc.so.6 + 0xfa9df)
                                           #1  0x00007fe5de2b826b n/a (libxcb.so.1 + 0xd26b)
                                           #2  0x00007fe5de2b9d1d xcb_wait_for_event (libxcb.so.1 + 0xed1d)
                                           #3  0x00007fe5dbb6c252 n/a (libQt5XcbQpa.so.5 + 0x62252)
                                           #4  0x00007fe5df67732a n/a (libQt5Core.so.5 + 0xe432a)
                                           #5  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #6  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           
                                           Stack trace of thread 2307:
                                           #0  0x00007fe5df26c9df __poll (libc.so.6 + 0xfa9df)
                                           #1  0x00007fe5de382c2f n/a (libglib-2.0.so.0 + 0xacc2f)
                                           #2  0x00007fe5de32a0e2 g_main_context_iteration (libglib-2.0.so.0 + 0x540e2)
                                           #3  0x00007fe5df86bc6c _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2d8c6c)
                                           #4  0x00007fe5df8196ec _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2866ec)
                                           #5  0x00007fe5df67a25f _ZN7QThread4execEv (libQt5Core.so.5 + 0xe725f)
                                           #6  0x00007fe5deebacba n/a (libQt5DBus.so.5 + 0x23cba)
                                           #7  0x00007fe5df67732a n/a (libQt5Core.so.5 + 0xe432a)
                                           #8  0x00007fe5df1f7bb5 n/a (libc.so.6 + 0x85bb5)
                                           #9  0x00007fe5df279d90 n/a (libc.so.6 + 0x107d90)
                                           ELF object binary architecture: AMD x86-64
Feb 24 20:08:54 ar systemd[521]: app-msm_kde_notifier@autostart.service: Main process exited, code=dumped, status=11/SEGV
Feb 24 20:08:54 ar systemd[521]: app-msm_kde_notifier@autostart.service: Failed with result 'core-dump'.
Feb 24 20:09:40 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:10:53 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:11:53 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:13:09 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:16:27 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
Feb 24 20:17:12 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:17:12 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91cf9f90) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:17:12 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91cf9f90) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:17:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:17:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:17:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:17:22 ar plasmashell[2166]: kf.kio.gui: Could not find an executable named: "systemsettings5"
Feb 24 20:17:22 ar plasmashell[2166]: QObject::connect(KProcessRunner, KJob): invalid nullptr parameter
Feb 24 20:17:22 ar plasmashell[2166]: QObject::connect(KProcessRunner, KJob): invalid nullptr parameter
Feb 24 20:17:22 ar plasmashell[2166]: QObject::connect(KProcessRunner, KJob): invalid nullptr parameter
Feb 24 20:17:28 ar plasmashell[2166]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Feb 24 20:17:34 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'dolphin'"
Feb 24 20:17:53 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'nvim'"
Feb 24 20:18:16 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 34290, resource id: 12593557, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:30:01 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:32:10 ar org_kde_powerdevil[2357]: org.kde.powerdevil: The profile  "AC" tried to activate "DimDisplay" a non-existent action. This is usually due to an installation problem, a configuration problem, or because the action is not supported
Feb 24 20:38:43 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:43 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad8f3d8fa0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:43 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad8f3d8fa0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:43 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:43 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:43 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:45 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:45 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad8f5bb530) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:45 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad8f5bb530) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:45 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:45 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:45 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:46 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:46 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:46 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9286aae0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:46 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9286aae0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:46 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:46 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:46 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:47 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:47 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:47 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:47 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad927c1670) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:47 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad927c1670) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:47 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:47 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:47 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:48 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:48 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:48 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91ef3ea0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:48 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91ef3ea0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:48 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:48 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:48 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:49 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:49 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 9483, resource id: 12614130, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:38:49 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:49 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad922fb570) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:49 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad922fb570) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:38:49 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:49 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:38:49 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:38:50 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:38:50 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 12085, resource id: 12614313, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:38:52 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 15399, resource id: 12614840, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:49:54 ar kscreenlocker_greet[6576]: Qt: Session management error: networkIdsList argument is NULL
Feb 24 20:49:55 ar kscreenlocker_greet[6576]: kf.kirigami: Failed to find a Kirigami platform plugin
Feb 24 20:49:55 ar plasmashell[2166]: qt.qpa.clipboard: QXcbClipboard::setMimeData: Cannot set X11 selection owner
Feb 24 20:49:55 ar plasmashell[2166]: qt.qpa.clipboard: QXcbClipboard::setMimeData: Cannot set X11 selection owner
Feb 24 20:49:55 ar kscreenlocker_greet[6576]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_US" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Feb 24 20:56:10 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:56:10 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91f80ab0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:10 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91f80ab0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:10 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:10 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:10 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:11 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'pamac-manager'"
Feb 24 20:56:11 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9253f220) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:11 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9253f220) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:11 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:11 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:11 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:12 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'dolphin'"
Feb 24 20:56:12 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad92705da0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:12 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad92705da0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:12 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:13 ar plasmashell[2166]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Feb 24 20:56:13 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'kcmshell5'"
Feb 24 20:56:13 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad92aa61e0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:13 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad92aa61e0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:13 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:13 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:13 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:14 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'dolphin'"
Feb 24 20:56:14 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9298e640) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:14 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad9298e640) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:14 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:56:14 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91dace00) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:14 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad91dace00) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:14 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:15 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'pamac-manager'"
Feb 24 20:56:15 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad926e91c0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:15 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad926e91c0) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:15 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'konsole'"
Feb 24 20:56:15 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad93166230) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:15 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad93166230) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:15 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:16 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 57532, resource id: 12626768, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:56:16 ar plasmashell[2166]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Feb 24 20:56:16 ar plasmashell[2166]: kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
Feb 24 20:56:16 ar plasmashell[2166]: kf.kio.gui: "Could not find the program 'kcmshell5'"
Feb 24 20:56:16 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad927bfa40) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:16 ar plasmashell[2166]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x55ad927bfa40) QQmlContext(0x55ad9038ccb0) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 24 20:56:16 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:16 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
Feb 24 20:56:16 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:222:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
Feb 24 20:56:17 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 62545, resource id: 12627161, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:56:18 ar kwin_x11[2136]: kwin_core: XCB error: 152 (BadDamage), sequence: 64058, resource id: 12627382, major code: 143 (DAMAGE), minor code: 3 (Subtract)
Feb 24 20:56:20 ar plasmashell[2166]: trying to show an empty dialog
Feb 24 21:07:48 ar pamac-tray-plas[2290]: updates_checker.vala:98: Failed to execute child process ā€œpamacā€ (No such file or directory)
Feb 24 22:07:48 ar pamac-tray-plas[2290]: updates_checker.vala:98: Failed to execute child process ā€œpamacā€ (No such file or directory)
Feb 24 22:19:47 ar plasmashell[2166]: file:///usr/share/plasma/plasmoids/org.kde.plasma.mediacontroller/contents/ui/CompactRepresentation.qml:77: TypeError: Cannot read property 'implicitWidth' of null
Feb 24 22:29:20 ar kscreenlocker_greet[12064]: Qt: Session management error: networkIdsList argument is NULL
Feb 24 22:29:21 ar kscreenlocker_greet[12064]: kf.kirigami: Failed to find a Kirigami platform plugin
Feb 24 22:29:21 ar kscreenlocker_greet[12064]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_US" . Search paths ("/usr/share/qt/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts")
Feb 24 22:30:08 ar kwin_x11[2136]: kwin_core: XCB error: 3 (BadWindow), sequence: 27523, resource id: 10485781, major code: 129 (SHAPE), minor code: 6 (Input)
Feb 24 22:30:15 ar matray[2277]: GdkWindow 0x3000007 unexpectedly destroyed
Feb 24 22:30:15 ar matray[2277]: The program 'matray' received an X Window System error.
                                 This probably reflects a bug in the program.
                                 The error was 'BadWindow (invalid Window parameter)'.
                                   (Details: serial 644 error_code 3 request_code 18 (core protocol) minor_code 0)
                                   (Note to programmers: normally, X errors are reported asynchronously;
                                    that is, you will receive the error a while after causing it.
                                    To debug your program, run it with the GDK_SYNCHRONIZE environment
                                    variable to change this behavior. You can then get a meaningful
                                    backtrace from your debugger if you break on the gdk_x_error() function.)
Feb 24 22:30:15 ar systemd[521]: app-org.moson.matray@autostart.service: Failed with result 'exit-code'.
Feb 24 22:30:16 ar sddm[493]: Authentication error: "Process crashed"
Feb 24 22:30:16 ar sddm[493]: Auth: sddm-helper crashed (exit code 15)
Feb 24 22:30:16 ar sddm[493]: Authentication error: "Process crashed"
Feb 24 22:30:16 ar sddm[493]: Auth: sddm-helper exited with 15
Feb 24 22:30:16 ar login[2892]: pam_systemd(login:session): Failed to release session: Interrupted system call
Feb 24 22:30:16 ar systemd[521]: plasma-kwin_x11.service: Failed with result 'exit-code'.
Feb 24 22:30:16 ar systemd-coredump[12174]: Failed to connect to coredump service: Connection refused
Feb 24 22:30:16 ar systemd[1]: udisks2.service: Main process exited, code=dumped, status=6/ABRT
Feb 24 22:30:16 ar systemd[1]: udisks2.service: Failed with result 'core-dump'.
Feb 24 22:30:16 ar pulseaudio[2631]: Error opening PCM device front:0: No such file or directory
Feb 24 22:30:16 ar pulseaudio[2631]: Failed to create sink input: sink is suspended.
Feb 24 22:30:16 ar systemd[521]: obex.service: Failed with result 'exit-code'.
Feb 24 22:30:17 ar kded5[2135]: kf.notifications: Failed to play sound with canberra: Invalid state
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*
Feb 24 22:30:17 ar kded5[2135]: The X11 connection broke: I/O error (code 1)
Feb 24 22:30:17 ar kded5[2135]: kf.notifications: Had queued notifications on destruction. Was the eventloop running?
Feb 24 22:30:17 ar systemd[521]: plasma-kded.service: Failed with result 'exit-code'.
Feb 24 22:30:17 ar sddm[493]: Signal received: SIGTERM
Feb 24 22:30:18 ar sddm[493]: QProcess: Destroyed while process ("/usr/lib/sddm/sddm-helper") is still running.
Feb 24 22:30:18 ar systemd[1]: run-credentials-systemd\x2dtmpfiles\x2dsetup.service.mount: Failed with result 'exit-code'.
[manjaro /]# mhwd-kernel -li && mhwd -l -li
Currently running: 6.1.12-1-MANJARO (linux61)
The following kernels are installed in your system:
   * linux419
   * linux510
   * linux515
> Installed PCI configs:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI


Warning: No installed USB configs!
> 0000:01:00.0 (0300:1002:67ef) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
                  NAME               VERSION          FREEDRIVER           TYPE
--------------------------------------------------------------------------------
           video-linux            2018.05.04                true            PCI
     video-modesetting            2020.01.13                true            PCI
            video-vesa            2017.03.12                true            PCI

you have these machine check errors, but i have no idea if they were present also beforeā€¦


clear your journal:

from chroot of course, with:

journalctl --rotate
journalctl -m --vacuum-time=1s

and then you have a lot of failed logs, and core dumps related to plasmaā€¦
so try to reinstall plasma (from chroot of course):

pacman -S plasma kio-extras sddm manjaro-kde-settings sddm-breath-theme plasma5-themes-breath

if there are errors, post the output here

executed commands. Error was only after ā€œjournalctl --rotateā€, it didnā€™t find directory. The rest was successful. Reboot to main system?

well im not having my hopes upā€¦ but yes, reboot and see how it worksā€¦
if you still have issues, chroot again, and reinstall everythingā€¦
first refresh your mirrors:
pacman-mirrors -f 5 && pacman -Syyu
and then run this:
pacman -Qqn | pacman --overwrite=* -S -