[Testing Update] 2020-09-15 - Kernels, Pamac, Gamemode, Qt 5.15.1, Systemd, AMDVLK, Wine

Known issues and solutions

This is a wiki post; please edit as necessary.
Please, consider subscribing to the Testing Updates Announcements RSS feed


PAM and PAMBASE got updated, which might prevent you from login

Due to updates from pambase and pam you might take care about any .pacnew files in /etc/pam.d as for example pam_tally, pam_tally2 and pam_cracklib got deprecated. Read in the ArchWiki about managing those files.

Typical issue:

For recovery, it is enough to boot with kernel option “systemd.unit=rescue.target”, then proceed into /etc/pam.d and merge “system-auth” and “system-auth.pacnew”

Older Issues

System takes a long time to boot

If you’ve got errors like Failed to start Network Manager Wait Online. you can try removing systemd from passwd and group in /etc/nsswitch.conf as described here
Update: If you can see the line
dbus-daemon[1453]: [system] Connection has not authenticated soon enough, closing it (auth_timeout=30000ms, elapsed: 45146ms)
in in your dbus log ( journalctl -b -u dbus ), the new/better workaround is to switch cups from service to socket as described here:
systemctl disable org.cups.cupsd.service
systemctl enable org.cups.cupsd.socket

I think I’ve some font problems

With the update of fontconfig some major rules how fonts get applied changed. Make sure that your system has ttf-dejavu installed. A more in depth explanation can be found here.

Gnome-shell-extension-pop-shell is currently incompatible with wayland

… and causes the system to freeze when the first window is tiled and can render it unbootable. Solution is a hard reset and disabling either pop shell or wayland. If the system becomes unbootable, use a live USB to edit /etc/gdm/custom.conf to disable wayland and reboot.

thanks for your hard work!

update done - xfce, 5.8, sysd246
can confirm “gparted” works again in my raid with 5.8.9-2

1 Like

can confirm “gparted” works again with linux5.8.9-2 (Gnome)
and linux5.9rc5

Yep! GParted works again :smiley:

1 Like

I’m getting the following warning during the upgrade process:

warning: cannot resolve "linux58-ndiswrapper", a dependency of "linux-latest-ndiswrapper"

I tried searching for the linux58-ndiswrapper package but it appears there isn’t one.

Otherwise, the whole upgrade ran without any issues. Should I just ignore that warning?

Thanks in advance!

Fellow Plasma users, please comment if you experience these bugs after the update to Qt 5.15.1:

Any input is much appreciated!

I had to sudo aa-complain /usr/bin/akonadiserver yet again in order for akonadi to be able to start mysql/mariadb.
And libva1 + lib32-libva1 seem to be orphaned - is that on purpose because they were merged into another package? (i’ve got both without the “1” installed?)

@openminded i don’t use the pstates applet, but two monitors - since a few updates i notice that often times the second monitor has only rendered the top half of the wallpaper for a few seconds after boot until the rest of plasmashell (panels etc) get loaded. Desktop PC though.
Edit: Ok, i must correct me - it’s not just the wallpaper that is displayed wrong now, but the bottom panel with a window list doesn’t display the windows on that screen. Once i alter the orientation of the second monitor in system settings (shifting it a bit up and then down again), everything seems fine.

1 Like

I have p-state and had a segfault as soon as I rebooted, however I also noticed the segfault persisted after removing it so I also removed other widgets and now plasmashell is loading. I re-added p-state and it’s working so far, but event calendar when added is crashing.

EDIT: the latest version of event calendar is working, I had being using outdated widgets installed using ocs-url, now I installed p-state and event calendar from AUR and it’s working.

If anyone else is facing crash on plasma, edit .config/plasma-org.kde.plasma.desktop-appletsrc and remove these lines about the specific widget, then relaunch plasmashell on terminal

[Containments]
immutability=
plugin=
2 Likes

GParted now running normally… Thanks.

Interesting… On my system, this is definitely due to p-state widget, as soon as I add it, Plasma gets screwed. Same for Latte-dock, it force-closes when this widget is added.

1 Like

Maybe there is some debris from older version messing things up, try fully erasing p-state then try the aur version. I also had the latest event calendar not completely work at first until I completely deleted it, installed the AUR and rebooted.

I deleted the widget folder /usr/share/plasma/plasmoids/gr.ictpro.jsalatas.plasma.pstate/ and the sudoer file /etc/sudoers.d/99-plasma-pstate.

1 Like

No issues on this Update :slight_smile:

XFCE + BTRFS + linux58

getting only this warning (not necessary for my System):

==> WARNING: Possibly missing firmware for module: xhci_pci

Possible we patch the Firmware into the Kernel or linux-firmware?

Citazione ```
sudo pacman -Syy
sudo pacman -S pacman-static
sudo pacman-static -Syyu

I’m following this commands to upgrade the system, but only for curiosity, why upgrade through pacman-static instead of normal pacman?

It is missing the text:

Upstream notice

Arch updated their default compression to zstd. We adopted to the same standard. More and more packages will have the zst extension from now on. If you get for what ever reason an error with ZSTD not supported as archive format you can do this:

sudo pacman -Syy
sudo pacman -S pacman-static
sudo pacman-static -Syyu

All went fine except for qt/kvantum applications (gnome desktop)
I use a dark kvantum theme (nordic-solid but the same for matchama-dark) The theming is now broken and often barely readable (apps : strawberry, cantata and virtualbox)
Has anyone the same issue ?

That is true. My whole screen went black. I could just see my mouse pointer.

That kernel series doesn’t support ndiswrapper anymore. I’ll remove the latest package then.

updated KDE/5.4

plasmashell crashed on reboot with no input (keyboard or touchpad). after a little time taskbar panel also went missing, rebooted with same result. however within yakuake, both keyboard or touchpad were working with ability to execute commands. tried manually starting plasmashell with;

kstart5 plasmashell

with no avail, plasmashell crashing immediately on start. the immediate error did show “org.kde.plasma.eventcalendar” issues. quick look at the logs proved the crash with these stack-traces;

Summary

Sep 16 06:34:06 koshika-inspiron-5520 plasmashell[1143]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:196:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
Sep 16 06:34:06 koshika-inspiron-5520 plasmashell[1143]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:196:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
Sep 16 06:34:06 koshika-inspiron-5520 plasmashell[1143]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:196:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
Sep 16 06:34:06 koshika-inspiron-5520 plasmashell[1143]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:196:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
Sep 16 06:34:06 koshika-inspiron-5520 plasmashell[1143]: file:///home/koshika/.local/share/plasma/plasmoids/org.kde.plasma.eventcalendar/contents/ui/MeteogramView.qml:35:2: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
Sep 16 06:34:06 koshika-inspiron-5520 audit[1143]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=1143 comm=“plasmashell” exe="/usr/bin/plasmashell" sig=11 res=1
Sep 16 06:34:06 koshika-inspiron-5520 kernel: audit: type=1701 audit(1600218246.606:90): auid=1000 uid=1000 gid=1000 ses=2 pid=1143 comm=“plasmashell” exe="/usr/bin/plasmashell" sig=11 res=1
Sep 16 06:34:06 koshika-inspiron-5520 systemd[1]: Created slice system-systemd\x2dcoredump.slice.
Sep 16 06:34:06 koshika-inspiron-5520 systemd[1]: Started Process Core Dump (PID 1406/UID 0).
Sep 16 06:34:06 koshika-inspiron-5520 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=systemd-coredump@0-1406-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
Sep 16 06:34:06 koshika-inspiron-5520 kernel: audit: type=1130 audit(1600218246.652:91): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=systemd-coredump@0-1406-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
Sep 16 06:34:07 koshika-inspiron-5520 kded5[1084]: Service “org.kde.StatusNotifierHost-1143” unregistered
Sep 16 06:34:07 koshika-inspiron-5520 kwin_x11[1088]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3731, resource id: 29360143, major code: 15 (QueryTree), minor code: 0
Sep 16 06:34:07 koshika-inspiron-5520 kwin_x11[1088]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3798, resource id: 29360164, major code: 15 (QueryTree), minor code: 0
Sep 16 06:34:07 koshika-inspiron-5520 kwin_x11[1088]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 3866, resource id: 29360246, major code: 15 (QueryTree), minor code: 0
Sep 16 06:34:09 koshika-inspiron-5520 systemd-coredump[1407]: Process 1143 (plasmashell) of user 1000 dumped core.

                                                          Stack trace of thread 1143:
                                                          #0  0x00007f0f303a5758 n/a (libQt5Gui.so.5 + 0x49d758)
                                                          #1  0x00007f0f303a90ce _ZNK17QGridLayoutEngine22ensureColumnAndRowDataEP18QGridLayoutRowDataP14QGridLayoutBoxPKdS5_N2Qt11OrientationEPK24QAbstractLayoutStyleInfo (libQt5Gui.so.5 + 0x4a10ce)
                                                          #2  0x00007f0f303a94d6 _ZNK17QGridLayoutEngine8sizeHintEN2Qt8SizeHintERK6QSizeFPK24QAbstractLayoutStyleInfo (libQt5Gui.so.5 + 0x4a14d6)
                                                          #3  0x00007f0f128f6d5e n/a (libqquicklayoutsplugin.so + 0x10d5e)
                                                          #4  0x00007f0f128f46ba n/a (libqquicklayoutsplugin.so + 0xe6ba)
                                                          #5  0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #6  0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #7  0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #8  0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #9  0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #10 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #11 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #12 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #13 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #14 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #15 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #16 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #17 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #18 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #19 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #20 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #21 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #22 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #23 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #24 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #25 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #26 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #27 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #28 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #29 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #30 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #31 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #32 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #33 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #34 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #35 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #36 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #37 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #38 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #39 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #40 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #41 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #42 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #43 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #44 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #45 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #46 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #47 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #48 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #49 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #50 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #51 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #52 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #53 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #54 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #55 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #56 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #57 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #58 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #59 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          #60 0x00007f0f128f472f n/a (libqquicklayoutsplugin.so + 0xe72f)
                                                          #61 0x00007f0f128f92b6 n/a (libqquicklayoutsplugin.so + 0x132b6)
                                                          #62 0x00007f0f128f6a22 n/a (libqquicklayoutsplugin.so + 0x10a22)
                                                          #63 0x00007f0f317564f1 _ZN10QQuickItem15setImplicitSizeEdd (libQt5Quick.so.5 + 0x23e4f1)
                                                          
                                                          Stack trace of thread 1383:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f2fa8a0d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                                                          #2  0x00007f0f3170d2fb n/a (libQt5Quick.so.5 + 0x1f52fb)
                                                          #3  0x00007f0f3170f89b n/a (libQt5Quick.so.5 + 0x1f789b)
                                                          #4  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #5  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #6  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1381:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1402:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f2fa8a0d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                                                          #2  0x00007f0f3170d2fb n/a (libQt5Quick.so.5 + 0x1f52fb)
                                                          #3  0x00007f0f3170f89b n/a (libQt5Quick.so.5 + 0x1f789b)
                                                          #4  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #5  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #6  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1169:
                                                          #0  0x00007f0f2f70346f __poll (libc.so.6 + 0xf546f)
                                                          #1  0x00007f0f2e136188 n/a (libglib-2.0.so.0 + 0xa4188)
                                                          #2  0x00007f0f2e0e3421 g_main_context_iteration (libglib-2.0.so.0 + 0x51421)
                                                          #3  0x00007f0f2fcc2941 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30c941)
                                                          #4  0x00007f0f2fc6865c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b265c)
                                                          #5  0x00007f0f2fa82ca2 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccca2)
                                                          #6  0x00007f0f30d6e098 n/a (libQt5DBus.so.5 + 0x17098)
                                                          #7  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #8  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #9  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1374:
                                                          #0  0x00007f0f2f70346f __poll (libc.so.6 + 0xf546f)
                                                          #1  0x00007f0f2e136188 n/a (libglib-2.0.so.0 + 0xa4188)
                                                          #2  0x00007f0f2e0e3421 g_main_context_iteration (libglib-2.0.so.0 + 0x51421)
                                                          #3  0x00007f0f2fcc2941 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30c941)
                                                          #4  0x00007f0f2fc6865c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b265c)
                                                          #5  0x00007f0f2fa82ca2 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccca2)
                                                          #6  0x00007f0f3165e1db n/a (libQt5Quick.so.5 + 0x1461db)
                                                          #7  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #8  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #9  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1376:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1366:
                                                          #0  0x00007f0f2f70346f __poll (libc.so.6 + 0xf546f)
                                                          #1  0x00007f0f2e136188 n/a (libglib-2.0.so.0 + 0xa4188)
                                                          #2  0x00007f0f2e0e3421 g_main_context_iteration (libglib-2.0.so.0 + 0x51421)
                                                          #3  0x00007f0f2fcc2941 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30c941)
                                                          #4  0x00007f0f2fc6865c _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b265c)
                                                          #5  0x00007f0f2fa82ca2 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccca2)
                                                          #6  0x00007f0f313c24b9 n/a (libQt5Qml.so.5 + 0x30c4b9)
                                                          #7  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #8  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #9  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1382:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1367:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f1b704a6c n/a (i965_dri.so + 0x51fa6c)
                                                          #2  0x00007f0f1b703d88 n/a (i965_dri.so + 0x51ed88)
                                                          #3  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #4  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1163:
                                                          #0  0x00007f0f2f70346f __poll (libc.so.6 + 0xf546f)
                                                          #1  0x00007f0f31b3663b n/a (libxcb.so.1 + 0xc63b)
                                                          #2  0x00007f0f31b3837b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                                                          #3  0x00007f0f2b595f61 n/a (libQt5XcbQpa.so.5 + 0x5df61)
                                                          #4  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #5  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #6  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1377:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1368:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f1b704a6c n/a (i965_dri.so + 0x51fa6c)
                                                          #2  0x00007f0f1b703d88 n/a (i965_dri.so + 0x51ed88)
                                                          #3  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #4  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1378:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1380:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1370:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f1b704a6c n/a (i965_dri.so + 0x51fa6c)
                                                          #2  0x00007f0f1b703d88 n/a (i965_dri.so + 0x51ed88)
                                                          #3  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #4  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1379:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1369:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f1b704a6c n/a (i965_dri.so + 0x51fa6c)
                                                          #2  0x00007f0f1b703d88 n/a (i965_dri.so + 0x51ed88)
                                                          #3  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #4  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1375:
                                                          #0  0x00007f0f2ef459c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                                                          #1  0x00007f0f2fa8a058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                                                          #2  0x00007f0f2fa87fc4 n/a (libQt5Core.so.5 + 0xd1fc4)
                                                          #3  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #4  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #5  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)
                                                          
                                                          Stack trace of thread 1403:
                                                          #0  0x00007f0f2ef456a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                                                          #1  0x00007f0f2fa8a0d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                                                          #2  0x00007f0f3170d2fb n/a (libQt5Quick.so.5 + 0x1f52fb)
                                                          #3  0x00007f0f3170f89b n/a (libQt5Quick.so.5 + 0x1f789b)
                                                          #4  0x00007f0f2fa83e8f n/a (libQt5Core.so.5 + 0xcde8f)
                                                          #5  0x00007f0f2ef3f3e9 start_thread (libpthread.so.0 + 0x93e9)
                                                          #6  0x00007f0f2f70e293 __clone (libc.so.6 + 0x100293)

Sep 16 06:34:09 koshika-inspiron-5520 systemd[1]: systemd-coredump@0-1406-0.service: Succeeded.
Sep 16 06:34:10 koshika-inspiron-5520 kernel: audit: type=1131 audit(1600218249.596:92): pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=systemd-coredump@0-1406-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’
Sep 16 06:34:09 koshika-inspiron-5520 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg=‘unit=systemd-coredump@0-1406-0 comm=“systemd” exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success’

didnt know how to properly remove plasmoids, but proceeded to manually remove org.kde.plasma.eventcalendar from ~/.local/share/plasma/plasmoids/ and rebooted with no issues like previously. obvious culprit being org.kde.plasma.eventcalendar

i’m using a dual monitor setup on a laptop, everything seems to be in order with nothing to report as a new issue other than the usual quirks on KDE with dual monitors. but i do feel the options i get in display output selection panel are somehow different than before, although i cant tell which.

other than the org.kde.plasma.eventcalendar drama, update seems pretty solid.

1 Like

monitors dont remember the way they are set after logout. if i change the orientation of the two outer monitors and then back to the original orientation it corrects itself till i logout/in again:

thats the orientation i get when i log back into a fresh session but in actuality it looks like plasma or whatever thinks its a different config for some reason.

KVGnome working normal…