Manjaro looks strange after last stable update

I have a PGP problem with signatures during last update. I think that something didn’t install properly and therefore it happened. I had fixed the problem with signatures and finished the installation of packages, but this didn’t help me. The problem with signatures was linked with the qgpgme-qt5 package.

I think this:

Followed by this:

2 Likes

I have tried and nothing has changed. I think the problem is not linked with my theme because my lock screen (where I pass my password) looks bright, very contrast, and without borders too. So it seems the problem with some package like QT.

It seems that you are right, but I think I don’t need to update my grub because the grub is working normally.

I can try to switch to the testing branch, and maybe it will force pacman to reinstall all the packages, include Qt.

It was a mistake. Ha-Ha!
I have changed to the testing branch and booting on the kernel 6.6 is not working any more because of “Failed to start nvidia persistence daemon”. I tried to reinstall video-nvidia and linux66-headers, but this didn’t help.
Booting on the kernel 5.15 is working properly, but the interface of application launcher and lock screen is still looking strange.

That might be a good idea. Or you ca try the following command that will overwrite any conflicts:

pamac upgrade --overwrite

I don’t know if it’ll work, but maybe it will.

What do I need to specify as a parameter for this flag? The path to the qt libs is not working.

pamac upgrade --overwrite /usr/lib/qt*                                                                                                                                                                          
Warning: Building packages as dynamic user
Warning: Setting build directory to /var/cache/pamac
Preparing...
Synchronizing package databases...
Refreshing AUR...                                                                                                                                                                                                                           
Nothing to do.
Transaction successfully finished.

And I have tried pamac upgrade --force-refresh, but, of course, nothing has changed. :joy:

Not enough vespene gas :smile:

Did you maintained your system?

I also use X11+nvidia on KDE but no issue.

Maybe this 5 points helps you.

1 Like

OK, I honestly can’t be more accurate than this, simply because I don’t know which packages/files are the problem. So this method is not recommended, generally, and I take no responsibility should anything go wrong. But we can go the carpet-bombing option:

pamac upgrade --overwrite="/usr/*"

It won’t in this regard. That option only forces pamac to re-download the package databases, regardless whether it deems it necessary or not.

1 Like

I didn’t want to update to the plasma 6 because I have problems with this one on the testing branch. I wanted to wait a while. Now I understand that it was a mistake. :upside_down_face:
This is not a problem linked with widgets or my user because the problem also exists in the login screen when I haven’t logged in yet. Maybe I am wrong, you can correct me if you think another way.

The command from your 5 step gives me this:

pacdiff -s                                                                                                                                                                                                                  
==> pacsave file found for /usr/share/icons/default/index.theme
:: (V)iew, (M)erge, (S)kip, (R)emove pacsave, (O)verwrite with pacsave, (Q)uit: [v/m/s/r/o/q] M
  -> Unable to find a base package.
:: (V)iew, (M)erge, (S)kip, (R)emove pacsave, (O)verwrite with pacsave, (Q)uit: [v/m/s/r/o/q] M
  -> Unable to find a base package.
:: (V)iew, (M)erge, (S)kip, (R)emove pacsave, (O)verwrite with pacsave, (Q)uit: [v/m/s/r/o/q] 

What’s interesting else: I have noticed that blue colour becomes more violet than before update. And I can see a big difference between blue colour on my phone and my Manjaro.

And sometimes my system crashes:

systemd-coredump[3934]: [🡕] Process 1812 (baloo_file) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1812:
                                                       #0  0x00007f640c268e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f640c210a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f640cfa7643 _ZN6KCrash19defaultCrashHandlerEi (libKF6Crash.so.6 + 0x6643)
                                                       #3  0x00007f640c210ae0 n/a (libc.so.6 + 0x3cae0)
                                                       #4  0x00005617fb2bda5c n/a (baloo_file + 0xea5c)
                                                       #5  0x00005617fb2c84fd n/a (baloo_file + 0x194fd)
                                                       #6  0x00007f640c8bc00f _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x18c00f)
                                                       #7  0x00007f640c874d03 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x144d03)
                                                       #8  0x00007f640c8750eb _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x1450eb)
                                                       #9  0x00007f640cad49ec n/a (libQt6Core.so.6 + 0x3a49ec)
                                                       #10 0x00007f640aeeea89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #11 0x00007f640af509b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #12 0x00007f640aeedf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #13 0x00007f640cad2cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #14 0x00007f640c87f01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #15 0x00007f640c87934d _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x14934d)
                                                       #16 0x00005617fb2bb652 n/a (baloo_file + 0xc652)
                                                       #17 0x00007f640c1f9c88 n/a (libc.so.6 + 0x25c88)
                                                       #18 0x00007f640c1f9d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #19 0x00005617fb2bbe25 n/a (baloo_file + 0xce25)
                                                       
                                                       Stack trace of thread 1972:
                                                       #0  0x00007f640c2dc39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f640af508fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f640aeedf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f640cad2ce2 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2ce2)
                                                       #4  0x00007f640c87f01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00005617fb2cf3b8 n/a (baloo_file + 0x203b8)
                                                       #6  0x00007f640c9f7fe5 n/a (libQt6Core.so.6 + 0x2c7fe5)
                                                       #7  0x00007f640c9f9747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f640c266ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f640c2ea0dc n/a (libc.so.6 + 0x1160dc)
                                                       
                                                       Stack trace of thread 1818:
                                                       #0  0x00007f640c2dc39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f640af508fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f640aeedf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f640cad2cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007f640c87f01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007f640c96a410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007f640cd5fe4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007f640c9f9747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f640c266ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f640c2ea0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64

What fun! :joy:

You can install Meld or another program to Merge your Pacnew files.
Then change this:

/etc/environment and add the following line for permanent usage:
DIFFPROG=/usr/bin/meld

or only Temporary Meld link for pacdiff:
DIFFPROG=meld pacdiff -s

Gives the same:

pamac upgrade --overwrite="/usr/*"                                                                                                                                                                               
Preparing...
Synchronizing package databases...
Nothing to do.
Transaction successfully finished.

Tried to fix it using these instructions:

Need to wait for a while to understand if it helps or not.

Today I had another error in the morning that crashed my Manjaro:

journalctl
июл 05 10:54:59 poh9shka-pc systemd-coredump[9327]: [🡕] Process 1197 (Xorg) of user 0 dumped core.
                                                       
                                                       Stack trace of thread 1197:
                                                       #0  0x00007fed7e6e3e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fed7e68ba30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fed7e6734c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00005642068c112e OsAbort (Xorg + 0x14b12e)
                                                       #4  0x00005642068c25e7 FatalError (Xorg + 0x14c5e7)
                                                       #5  0x00005642068c9268 n/a (Xorg + 0x153268)
                                                       #6  0x00007fed7e68bae0 n/a (libc.so.6 + 0x3cae0)
                                                       #7  0x00007fed7d9740a5 n/a (nvidia_drv.so + 0x4b10a5)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:54:59 poh9shka-pc telegram-desktop[2712]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc pulseaudio[2179]: X11 I/O error handler called
июл 05 10:54:59 poh9shka-pc kded5[2333]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc pulseaudio[2179]: X11 I/O error exit handler called, preparing to tear down X11 modules
июл 05 10:54:59 poh9shka-pc kalendarac[2158]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kaccess[2150]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kmix[2173]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kclockd[2115]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc pamac-tray-plasma[2161]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 default: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc msm_kde_notifier[2109]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc org_kde_powerdevil[1946]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kscreen_backend_launcher[2000]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc xdg-desktop-portal-kde[1947]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc plasmashell[1885]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc xembedsniproxy[1949]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kactivitymanagerd[1939]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc polkit-kde-authentication-agent-1[1945]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[1943]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kwalletd6[1791]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kglobalacceld[1822]: The X11 connection broke (error 1). Did the X11 server die?
июл 05 10:54:59 poh9shka-pc kded6[1868]: The X11 connection broke: I/O error (code 1)
июл 05 10:54:59 poh9shka-pc ksmserver[1866]: qt.qpa.xcb: atomName: bad atom 446
июл 05 10:54:59 poh9shka-pc kwin_x11[1869]: The X11 connection broke: I/O error (code 1)
июл 05 10:54:59 poh9shka-pc kglobalacceld[1822]: The X11 connection broke: I/O error (code 1)
июл 05 10:54:59 poh9shka-pc systemd[1771]: dbus-:1.47-org.a11y.atspi.Registry@0.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-kaccess@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_output.pci-0000_2d_00.4.analog-stereo"
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_output.pci-0000_2d_00.4.analog-stereo"
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_output.pci-0000_2d_00.4.analog-stereo"
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_output.pci-0000_2d_00.4.analog-stereo"
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_output.pci-0000_2d_00.4.analog-stereo"
июл 05 10:54:59 poh9shka-pc kdeconnectd[2117]: 2024-07-05T10:54:59 org.kde.pulseaudio: No object for name "alsa_input.usb-BEHRINGER_UMC404_96k-00.multichannel-input"
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-kglobalaccel.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-plank@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-org.kde.kclockd\x2dautostart@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-msm_kde_notifier@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-kmix_autostart@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-kded6.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-pamac\x2dtray\x2dplasma@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: dbus-:1.2-org.kde.kded5@0.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-org.kde.kalendarac@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-org.kde.kdeconnect.daemon@autostart.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: dbus-:1.2-org.telegram.desktop@0.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc dolphin[9308]: The X11 connection broke: I/O error (code 1)
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9388]: qt.qpa.xcb: could not connect to display :0
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9388]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9388]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9387]: qt.qpa.xcb: could not connect to display :0
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9387]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9387]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:54:59 poh9shka-pc unknown[9386]: cannot open display: :0
июл 05 10:54:59 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:54:59 poh9shka-pc sddm-helper[1765]: Signal received: SIGTERM
июл 05 10:54:59 poh9shka-pc sddm[1097]: Auth: sddm-helper exited with 255
июл 05 10:54:59 poh9shka-pc systemd[1771]: app-org.kde.dolphin@45347aa361ae4098a3d9bbe9d8b93ae1.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd-coredump[9359]: [🡕] Process 1866 (ksmserver) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 1866:
                                                       #0  0x00007fbd61cd9bdb _ZN10QXcbScreen23updateColorSpaceAndEdidEv (libQt6XcbQpa.so.6 + 0x60bdb)
                                                       #1  0x00007fbd61cb26c8 _ZN14QXcbConnection20updateScreen_monitorEP10QXcbScreenP24xcb_randr_monitor_info_tj (libQt6XcbQpa.so.6 + 0x396c8)
                                                       #2  0x00007fbd61cb505e _ZN14QXcbConnection28initializeScreensFromMonitorEP21xcb_screen_iterator_tiPP10QXcbScreenb (libQt6XcbQpa.so.6 + 0x3c05e)
                                                       #3  0x00007fbd61cb5a17 _ZN14QXcbConnection17initializeScreensEb (libQt6XcbQpa.so.6 + 0x3ca17)
                                                       #4  0x00007fbd61ca9c2d _ZN14QXcbConnection14handleXcbEventEP19xcb_generic_event_t (libQt6XcbQpa.so.6 + 0x30c2d)
                                                       #5  0x00007fbd61cb09e2 _ZN14QXcbConnection16processXcbEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6XcbQpa.so.6 + 0x379e2)
                                                       #6  0x00007fbd61cca62f n/a (libQt6XcbQpa.so.6 + 0x5162f)
                                                       #7  0x00007fbd67133a89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #8  0x00007fbd671959b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #9  0x00007fbd67132f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #10 0x00007fbd6819ccbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #11 0x00007fbd67f4901e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #12 0x00007fbd67f4334d _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x14934d)
                                                       #13 0x000055f800b5d35e n/a (ksmserver + 0xb35e)
                                                       #14 0x00007fbd679acc88 n/a (libc.so.6 + 0x25c88)
                                                       #15 0x00007fbd679acd4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #16 0x000055f800b5dce5 n/a (ksmserver + 0xbce5)
                                                       
                                                       Stack trace of thread 1876:
                                                       #0  0x00007fbd67a8f39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fbd671958fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fbd67132f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fbd6819ccbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fbd67f4901e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fbd68034410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007fbd68c78e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007fbd680c3747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007fbd67a19ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007fbd67a9d0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:54:59 poh9shka-pc systemd-coredump[9398]: [🡕] Process 9388 (xembedsniproxy) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9388:
                                                       #0  0x00007fe7b0edae44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fe7b0e82a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fe7b0e6a4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007fe7b1345643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007fe7b1345de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007fe7b1993a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007fe7b1a34038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007fe7b1401c65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007fe7b1a340ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007fe7b1a2ccdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x00005602183d024e n/a (xembedsniproxy + 0x624e)
                                                       #11 0x00007fe7b0e6bc88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007fe7b0e6bd4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x00005602183d05b5 n/a (xembedsniproxy + 0x65b5)
                                                       
                                                       Stack trace of thread 9389:
                                                       #0  0x00007fe7b0f4e39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fe7b0a9c8fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fe7b0a39f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fe7b165bcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fe7b140801e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fe7b14f3410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007fe7b213de4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007fe7b1582747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007fe7b0ed8ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007fe7b0f5c0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:54:59 poh9shka-pc systemd-coredump[9397]: [🡕] Process 9387 (gmenudbusmenupr) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9387:
                                                       #0  0x00007fa7c88b9e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fa7c8861a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fa7c88494c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007fa7c8d22643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007fa7c8d22de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007fa7c9372a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007fa7c9413038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007fa7c8ddec65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007fa7c94130ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007fa7c940bcdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000055e57209dc6e n/a (gmenudbusmenuproxy + 0x9c6e)
                                                       #11 0x00007fa7c884ac88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007fa7c884ad4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000055e57209df45 n/a (gmenudbusmenuproxy + 0x9f45)
                                                       
                                                       Stack trace of thread 9390:
                                                       #0  0x00007fa7c892d39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fa7c84228fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fa7c83bff95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fa7c9038cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fa7c8de501e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fa7c8ed0410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007fa7c9b16e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007fa7c8f5f747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007fa7c88b7ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007fa7c893b0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: graphical-session.target: Failed to enqueue stop job, ignoring: Transaction for graphical-session.target/stop is destructive (bamfdaemon.service has 'start' job queued, but 'stop' is included in transaction).
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-ksmserver.service: Main process exited, code=dumped, status=11/SEGV
июл 05 10:54:59 poh9shka-pc systemd[1771]: plasma-ksmserver.service: Failed with result 'core-dump'.
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9431]: qt.qpa.xcb: could not connect to display :0
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9432]: qt.qpa.xcb: could not connect to display :0
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9431]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9432]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:54:59 poh9shka-pc gmenudbusmenuproxy[9431]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:54:59 poh9shka-pc xembedsniproxy[9432]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:54:59 poh9shka-pc bamfdaemon[9417]: cannot open display: :0
июл 05 10:54:59 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:54:59 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:55:00 poh9shka-pc systemd-coredump[9448]: [🡕] Process 9432 (xembedsniproxy) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9432:
                                                       #0  0x00007fbaa1e84e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fbaa1e2ca30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fbaa1e144c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007fbaa22ef643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007fbaa22efde7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007fbaa293da45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007fbaa29de038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007fbaa23abc65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007fbaa29de0ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007fbaa29d6cdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x0000562016ae224e n/a (xembedsniproxy + 0x624e)
                                                       #11 0x00007fbaa1e15c88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007fbaa1e15d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x0000562016ae25b5 n/a (xembedsniproxy + 0x65b5)
                                                       
                                                       Stack trace of thread 9433:
                                                       #0  0x00007fbaa1ef839d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fbaa1a468fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fbaa19e3f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fbaa2605cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fbaa23b201e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fbaa249d410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007fbaa30e7e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007fbaa252c747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007fbaa1e82ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007fbaa1f060dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd-coredump[9447]: [🡕] Process 9431 (gmenudbusmenupr) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9431:
                                                       #0  0x00007f211a11ae44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f211a0c2a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f211a0aa4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007f211a583643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007f211a583de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007f211abd3a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007f211ac74038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007f211a63fc65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007f211ac740ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007f211ac6ccdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000055a7839c0c6e n/a (gmenudbusmenuproxy + 0x9c6e)
                                                       #11 0x00007f211a0abc88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007f211a0abd4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000055a7839c0f45 n/a (gmenudbusmenuproxy + 0x9f45)
                                                       
                                                       Stack trace of thread 9434:
                                                       #0  0x00007f211a18e39d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f2119c838fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f2119c20f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f211a899cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007f211a64601e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007f211a731410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007f211b377e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007f211a7c0747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f211a118ded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f211a19c0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc dbus-broker-launch[9495]: Service file '/usr/share//dbus-1/services/org.kde.dolphin.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
июл 05 10:55:00 poh9shka-pc dbus-broker-launch[9495]: Service file '/usr/share//dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
июл 05 10:55:00 poh9shka-pc dbus-broker-launch[9495]: Service file '/usr/share//dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9492]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9492]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9492]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9493]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9493]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9493]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc unknown[9491]: cannot open display: :0
июл 05 10:55:00 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:55:00 poh9shka-pc sddm-greeter-qt6[9488]: Could not locate metadata for theme "default"
июл 05 10:55:00 poh9shka-pc sddm-greeter-qt6[9488]: Could not locate metadata for theme "default"
июл 05 10:55:00 poh9shka-pc systemd-coredump[9504]: [🡕] Process 9492 (gmenudbusmenupr) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9492:
                                                       #0  0x00007ff1c0a4de44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007ff1c09f5a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007ff1c09dd4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007ff1c0eb6643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007ff1c0eb6de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007ff1c1506a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007ff1c15a7038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007ff1c0f72c65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007ff1c15a70ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007ff1c159fcdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x00005600ec006c6e n/a (gmenudbusmenuproxy + 0x9c6e)
                                                       #11 0x00007ff1c09dec88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007ff1c09ded4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x00005600ec006f45 n/a (gmenudbusmenuproxy + 0x9f45)
                                                       
                                                       Stack trace of thread 9497:
                                                       #0  0x00007ff1c0ac139d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007ff1c05b68fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007ff1c0553f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007ff1c11cccbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007ff1c0f7901e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007ff1c1064410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007ff1c1caae4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007ff1c10f3747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007ff1c0a4bded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007ff1c0acf0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd-coredump[9505]: [🡕] Process 9493 (xembedsniproxy) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9493:
                                                       #0  0x00007f937b9e4e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f937b98ca30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f937b9744c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007f937be4f643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007f937be4fde7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007f937c49da45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007f937c53e038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007f937bf0bc65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007f937c53e0ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007f937c536cdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000055ab64d4f24e n/a (xembedsniproxy + 0x624e)
                                                       #11 0x00007f937b975c88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007f937b975d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000055ab64d4f5b5 n/a (xembedsniproxy + 0x65b5)
                                                       
                                                       Stack trace of thread 9499:
                                                       #0  0x00007f937bf70924 _ZN8QVariantD1Ev (libQt6Core.so.6 + 0x1ad924)
                                                       #1  0x00007f937cc3af0d n/a (libQt6DBus.so.6 + 0x20f0d)
                                                       #2  0x00007f937cc729ce n/a (libQt6DBus.so.6 + 0x589ce)
                                                       #3  0x00007f937cc61a6d n/a (libQt6DBus.so.6 + 0x47a6d)
                                                       #4  0x00007f937b6aecd0 n/a (libdbus-1.so.3 + 0x14cd0)
                                                       #5  0x00007f937b6b33ce dbus_connection_dispatch (libdbus-1.so.3 + 0x193ce)
                                                       #6  0x00007f937cc6c3da n/a (libQt6DBus.so.6 + 0x523da)
                                                       #7  0x00007f937bf646f7 n/a (libQt6Core.so.6 + 0x1a16f7)
                                                       #8  0x00007f937bf6d850 _ZN15QSocketNotifier5eventEP6QEvent (libQt6Core.so.6 + 0x1aa850)
                                                       #9  0x00007f937bf07d03 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x144d03)
                                                       #10 0x00007f937c167759 n/a (libQt6Core.so.6 + 0x3a4759)
                                                       #11 0x00007f937b544a89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #12 0x00007f937b5a69b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #13 0x00007f937b543f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #14 0x00007f937c165cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #15 0x00007f937bf1201e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #16 0x00007f937bffd410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #17 0x00007f937cc47e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #18 0x00007f937c08c747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #19 0x00007f937b9e2ded n/a (libc.so.6 + 0x92ded)
                                                       #20 0x00007f937ba660dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9539]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9539]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9539]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9540]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9540]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9540]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc unknown[9538]: cannot open display: :0
июл 05 10:55:00 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:55:00 poh9shka-pc systemd-coredump[9549]: [🡕] Process 9540 (xembedsniproxy) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9540:
                                                       #0  0x00007f1cbf3bee44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f1cbf366a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f1cbf34e4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007f1cbf829643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007f1cbf829de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007f1cbfe77a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007f1cbff18038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007f1cbf8e5c65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007f1cbff180ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007f1cbff10cdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000055b28ccb424e n/a (xembedsniproxy + 0x624e)
                                                       #11 0x00007f1cbf34fc88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007f1cbf34fd4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000055b28ccb45b5 n/a (xembedsniproxy + 0x65b5)
                                                       
                                                       Stack trace of thread 9545:
                                                       #0  0x00007f1cbf43239d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f1cbef808fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f1cbef1df95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f1cbfb3fcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007f1cbf8ec01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007f1cbf9d7410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007f1cc0621e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007f1cbfa66747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f1cbf3bcded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f1cbf4400dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd-coredump[9547]: [🡕] Process 9539 (gmenudbusmenupr) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9539:
                                                       #0  0x00007f3130ea1e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f3130e49a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f3130e314c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007f313130a643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007f313130ade7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007f313195aa45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007f31319fb038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007f31313c6c65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007f31319fb0ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007f31319f3cdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000055a8b36b9c6e n/a (gmenudbusmenuproxy + 0x9c6e)
                                                       #11 0x00007f3130e32c88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007f3130e32d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000055a8b36b9f45 n/a (gmenudbusmenuproxy + 0x9f45)
                                                       
                                                       Stack trace of thread 9541:
                                                       #0  0x00007f3130f1539d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f3130a0a8fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f31309a7f95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f3131620cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007f31313cd01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007f31314b8410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007f31320fee4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007f3131547747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f3130e9fded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f3130f230dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9570]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9570]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc gmenudbusmenuproxy[9570]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                         
                                                         Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9571]: qt.qpa.xcb: could not connect to display :0
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9571]: qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
июл 05 10:55:00 poh9shka-pc xembedsniproxy[9571]: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
                                                     
                                                     Available platform plugins are: linuxfb, xcb, minimalegl, wayland, vkkhrdisplay, minimal, vnc, eglfs, offscreen, wayland-egl.
июл 05 10:55:00 poh9shka-pc unknown[9569]: cannot open display: :0
июл 05 10:55:00 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:55:00 poh9shka-pc systemd-coredump[9582]: [🡕] Process 9571 (xembedsniproxy) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9571:
                                                       #0  0x00007f021edbfe44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007f021ed67a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007f021ed4f4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007f021f22a643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007f021f22ade7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007f021f878a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007f021f919038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007f021f2e6c65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007f021f9190ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007f021f911cdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x000056449eeca24e n/a (xembedsniproxy + 0x624e)
                                                       #11 0x00007f021ed50c88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007f021ed50d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x000056449eeca5b5 n/a (xembedsniproxy + 0x65b5)
                                                       
                                                       Stack trace of thread 9578:
                                                       #0  0x00007f021ee3339d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007f021e9818fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007f021e91ef95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007f021f540cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007f021f2ed01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007f021f3d8410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007f0220022e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #7  0x00007f021f467747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007f021edbdded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007f021ee410dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd-coredump[9580]: [🡕] Process 9570 (gmenudbusmenupr) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9570:
                                                       #0  0x00007fc7cc438e44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fc7cc3e0a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fc7cc3c84c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007fc7cc8a1643 n/a (libQt6Core.so.6 + 0x8c643)
                                                       #4  0x00007fc7cc8a1de7 _ZNK14QMessageLogger5fatalEPKcz (libQt6Core.so.6 + 0x8cde7)
                                                       #5  0x00007fc7ccef1a45 n/a (libQt6Gui.so.6 + 0xdaa45)
                                                       #6  0x00007fc7ccf92038 _ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt6Gui.so.6 + 0x17b038)
                                                       #7  0x00007fc7cc95dc65 _ZN23QCoreApplicationPrivate4initEv (libQt6Core.so.6 + 0x148c65)
                                                       #8  0x00007fc7ccf920ce _ZN22QGuiApplicationPrivate4initEv (libQt6Gui.so.6 + 0x17b0ce)
                                                       #9  0x00007fc7ccf8acdd _ZN15QGuiApplicationC2ERiPPci (libQt6Gui.so.6 + 0x173cdd)
                                                       #10 0x00005591e300dc6e n/a (gmenudbusmenuproxy + 0x9c6e)
                                                       #11 0x00007fc7cc3c9c88 n/a (libc.so.6 + 0x25c88)
                                                       #12 0x00007fc7cc3c9d4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #13 0x00005591e300df45 n/a (gmenudbusmenuproxy + 0x9f45)
                                                       
                                                       Stack trace of thread 9573:
                                                       #0  0x00007fc7cd6c0ef3 n/a (libQt6DBus.so.6 + 0x58ef3)
                                                       #1  0x00007fc7cd6c0ea1 _ZN12QDBusMessageD1Ev (libQt6DBus.so.6 + 0x58ea1)
                                                       #2  0x00007fc7cd6afa8b n/a (libQt6DBus.so.6 + 0x47a8b)
                                                       #3  0x00007fc7cc0a7cd0 n/a (libdbus-1.so.3 + 0x14cd0)
                                                       #4  0x00007fc7cc0ac3ce dbus_connection_dispatch (libdbus-1.so.3 + 0x193ce)
                                                       #5  0x00007fc7cd6ba3da n/a (libQt6DBus.so.6 + 0x523da)
                                                       #6  0x00007fc7cc9b66f7 n/a (libQt6Core.so.6 + 0x1a16f7)
                                                       #7  0x00007fc7cc9bf850 _ZN15QSocketNotifier5eventEP6QEvent (libQt6Core.so.6 + 0x1aa850)
                                                       #8  0x00007fc7cc959d03 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x144d03)
                                                       #9  0x00007fc7ccbb9759 n/a (libQt6Core.so.6 + 0x3a4759)
                                                       #10 0x00007fc7cbf3fa89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #11 0x00007fc7cbfa19b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #12 0x00007fc7cbf3ef95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #13 0x00007fc7ccbb7cbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #14 0x00007fc7cc96401e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #15 0x00007fc7cca4f410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #16 0x00007fc7cd695e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #17 0x00007fc7ccade747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #18 0x00007fc7cc436ded n/a (libc.so.6 + 0x92ded)
                                                       #19 0x00007fc7cc4ba0dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Main process exited, code=dumped, status=6/ABRT
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: bamfdaemon.service: Start request repeated too quickly.
июл 05 10:55:00 poh9shka-pc systemd[1771]: bamfdaemon.service: Failed with result 'exit-code'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start BAMF Application Matcher Framework.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Start request repeated too quickly.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-gmenudbusmenuproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start Proxies GTK DBus menus to a Plasma readable format.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Start request repeated too quickly.
июл 05 10:55:00 poh9shka-pc systemd[1771]: plasma-xembedsniproxy.service: Failed with result 'core-dump'.
июл 05 10:55:00 poh9shka-pc systemd[1771]: Failed to start Handle legacy xembed system tray icons.
июл 05 10:55:06 poh9shka-pc sddm-greeter-qt6[9488]: file:///usr/share/sddm/themes/breath/Main.qml:241:17 Parameter "username" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
июл 05 10:55:07 poh9shka-pc startplasma-x11[9621]: org.kde.startup: Could not start systemd managed Plasma session: "org.freedesktop.systemd1.TransactionIsDestructive" "Transaction for plasma-workspace-x11.target/start is destructive (graphical-session.target has 'stop' job queued, but 'start' is included in transaction)."
июл 05 10:55:07 poh9shka-pc systemd-coredump[9659]: [🡕] Process 9634 (ksplashqml) of user 1000 dumped core.
                                                       
                                                       Stack trace of thread 9642:
                                                       #0  0x00007fe87626ee44 n/a (libc.so.6 + 0x94e44)
                                                       #1  0x00007fe876216a30 raise (libc.so.6 + 0x3ca30)
                                                       #2  0x00007fe8761fe4c3 abort (libc.so.6 + 0x244c3)
                                                       #3  0x00007fe874c00044 n/a (libdbus-1.so.3 + 0xe044)
                                                       #4  0x00007fe874c278eb _dbus_warn_check_failed (libdbus-1.so.3 + 0x358eb)
                                                       #5  0x00007fe8774ee87c n/a (libQt6DBus.so.6 + 0x5287c)
                                                       #6  0x00007fe8774dc32f n/a (libQt6DBus.so.6 + 0x4032f)
                                                       #7  0x00007fe8774e67ca n/a (libQt6DBus.so.6 + 0x4a7ca)
                                                       #8  0x00007fe8767d700f _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x18c00f)
                                                       #9  0x00007fe87678fd03 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x144d03)
                                                       #10 0x00007fe8767900eb _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x1450eb)
                                                       #11 0x00007fe8769ef9ec n/a (libQt6Core.so.6 + 0x3a49ec)
                                                       #12 0x00007fe874a9ca89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #13 0x00007fe874afe9b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #14 0x00007fe874a9bf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #15 0x00007fe8769edcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #16 0x00007fe87679a01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #17 0x00007fe876885410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #18 0x00007fe8774c9e4e n/a (libQt6DBus.so.6 + 0x2de4e)
                                                       #19 0x00007fe876914747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #20 0x00007fe87626cded n/a (libc.so.6 + 0x92ded)
                                                       #21 0x00007fe8762f00dc n/a (libc.so.6 + 0x1160dc)
                                                       
                                                       Stack trace of thread 9634:
                                                       #0  0x00007fe8762ede9d syscall (libc.so.6 + 0x113e9d)
                                                       #1  0x00007fe876914962 n/a (libQt6Core.so.6 + 0x2c9962)
                                                       #2  0x00007fe8767a3c2f _ZN11QMetaObject16invokeMethodImplEP7QObjectPN9QtPrivate15QSlotObjectBaseEN2Qt14ConnectionTypeExPKPKvPKPKcPKPKNS2_18QMetaTypeInterfaceE (libQt6Core.so.6 + 0x158c2f)
                                                       #3  0x00007fe8774dc8b6 n/a (libQt6DBus.so.6 + 0x408b6)
                                                       #4  0x00007fe8774dd042 n/a (libQt6DBus.so.6 + 0x41042)
                                                       #5  0x00007fe8774cda2e _ZN15QDBusConnection7connectERK7QStringS2_S2_S2_RK5QListIS0_ES2_P7QObjectPKc (libQt6DBus.so.6 + 0x31a2e)
                                                       #6  0x00007fe8774cdb3b _ZN15QDBusConnection7connectERK7QStringS2_S2_S2_P7QObjectPKc (libQt6DBus.so.6 + 0x31b3b)
                                                       #7  0x00007fe87715e9f3 n/a (libQt6Gui.so.6 + 0x5139f3)
                                                       #8  0x00007fe8767ec94a n/a (libQt6Core.so.6 + 0x1a194a)
                                                       #9  0x00007fe87714a576 n/a (libQt6Gui.so.6 + 0x4ff576)
                                                       #10 0x00007fe87714aa8d n/a (libQt6Gui.so.6 + 0x4ffa8d)
                                                       #11 0x00007fe8774d863d n/a (libQt6DBus.so.6 + 0x3c63d)
                                                       #12 0x00007fe8767d700f _ZN7QObject5eventEP6QEvent (libQt6Core.so.6 + 0x18c00f)
                                                       #13 0x00007fe87678fd28 _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 + 0x144d28)
                                                       #14 0x00007fe8767900eb _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt6Core.so.6 + 0x1450eb)
                                                       #15 0x00007fe8769ef9ec n/a (libQt6Core.so.6 + 0x3a49ec)
                                                       #16 0x00007fe874a9ca89 n/a (libglib-2.0.so.0 + 0x5ca89)
                                                       #17 0x00007fe874afe9b7 n/a (libglib-2.0.so.0 + 0xbe9b7)
                                                       #18 0x00007fe874a9bf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #19 0x00007fe8769edcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #20 0x00007fe87679a01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #21 0x00007fe87679434d _ZN16QCoreApplication4execEv (libQt6Core.so.6 + 0x14934d)
                                                       #22 0x00005645e9199fcb n/a (ksplashqml + 0x5fcb)
                                                       #23 0x00007fe8761ffc88 n/a (libc.so.6 + 0x25c88)
                                                       #24 0x00007fe8761ffd4c __libc_start_main (libc.so.6 + 0x25d4c)
                                                       #25 0x00005645e919a325 n/a (ksplashqml + 0x6325)
                                                       
                                                       Stack trace of thread 9639:
                                                       #0  0x00007fe8762e239d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fe875fc320b n/a (libxcb.so.1 + 0xd20b)
                                                       #2  0x00007fe875fc4f3d xcb_wait_for_event (libxcb.so.1 + 0xef3d)
                                                       #3  0x00007fe86f40c761 n/a (libQt6XcbQpa.so.6 + 0x4e761)
                                                       #4  0x00007fe876914747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #5  0x00007fe87626cded n/a (libc.so.6 + 0x92ded)
                                                       #6  0x00007fe8762f00dc n/a (libc.so.6 + 0x1160dc)
                                                       
                                                       Stack trace of thread 9646:
                                                       #0  0x00007fe8762e239d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fe874afe8fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fe874a9bf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fe8769edcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fe87679a01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fe876885410 _ZN7QThread4execEv (libQt6Core.so.6 + 0x23a410)
                                                       #6  0x00007fe877e62bd8 n/a (libQt6Quick.so.6 + 0x363bd8)
                                                       #7  0x00007fe876914747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #8  0x00007fe87626cded n/a (libc.so.6 + 0x92ded)
                                                       #9  0x00007fe8762f00dc n/a (libc.so.6 + 0x1160dc)
                                                       
                                                       Stack trace of thread 9645:
                                                       #0  0x00007fe8762e239d __poll (libc.so.6 + 0x10839d)
                                                       #1  0x00007fe874afe8fd n/a (libglib-2.0.so.0 + 0xbe8fd)
                                                       #2  0x00007fe874a9bf95 g_main_context_iteration (libglib-2.0.so.0 + 0x5bf95)
                                                       #3  0x00007fe8769edcbd _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt6Core.so.6 + 0x3a2cbd)
                                                       #4  0x00007fe87679a01e _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 + 0x14f01e)
                                                       #5  0x00007fe876885560 _ZN7QThread3runEv (libQt6Core.so.6 + 0x23a560)
                                                       #6  0x00007fe876914747 n/a (libQt6Core.so.6 + 0x2c9747)
                                                       #7  0x00007fe87626cded n/a (libc.so.6 + 0x92ded)
                                                       #8  0x00007fe8762f00dc n/a (libc.so.6 + 0x1160dc)
                                                       ELF object binary architecture: AMD x86-64
июл 05 10:55:10 poh9shka-pc sddm[1097]: Auth: sddm-helper exited with 1
июл 05 10:55:38 poh9shka-pc sddm[1097]: Signal received: SIGTERM
июл 05 10:55:38 poh9shka-pc systemd[1771]: dbus-:1.47-org.a11y.atspi.Registry@1.service: Failed with result 'exit-code'.
июл 05 10:55:44 poh9shka-pc dbus-broker-launch[925]: Activation request for 'org.freedesktop.nm_dispatcher' failed.
июл 05 10:55:45 poh9shka-pc kernel: watchdog: watchdog0: watchdog did not stop!

It seems that I have problem with plasma packages and x11. :thinking:

I have got back from my holiday and I have upgraded my system, but the problem still exists! I have found a post with the same problem: Plasma 6 looks awful

Syncing your system does not guarantee that your existing configuration is still valid.

Syncing your system is always at your responsibility.

You could have some incompatible packages - customization, theme, widget and what not.

A default manjaro does not look strange.

Check your system for foreign packages (AUR) and anything you may have add using the Get New something in the system appearance section in settings manager.

1 Like

Of course, I understand it, that’s the reason why this topic exists.

My Manjaro “looks strange” on the login screen too, when I don’t even log in into my user profile. So it cannot be the problem linked with widgets, customization, or theme! It is a problem with some package that was not correctly installed during the last big update to Plasma 6. Maybe am I wrong? You can feel free to correct me and my suggestions.

You wrote in your topic ([root tip] [How To] Update Manjaro the smart way):

Don’t ever interrupt the process

But my process of upgrading the system was interrupted by broken PGP keys. I didn’t want it, but it happened.

libalpm is transaction based so everything must be validated before the transaction even begins.

This means all packages downloaded, package signature validates - so If the process terminates due key errors - no harm done.

Define strange - no screenshots or photos please.

If you have an incompatible sddm theme - it will look strange - in the sense that the default theme with blue background will be used and some red text telling you a theme error occurred.

1 Like

I am using the default “Breath Dark” theme with changed cursor. And I already tried to change my theme to another, it didn’t help me.