Since I did a dist-upgrade, kpat crashes for some games. Here's what I see when I tell it go play Freecell.
syslog shows
Any ideas? I'm now at
$ kpat
ASSERT: "!parse_args_ret_code" in file ./src/patsolve/abstract_fc_solve_solver.cpp, line 126
KCrash: Application 'kpat' crashing... crashRecursionCounter = 2
The X11 connection broke (error 1). Did the X11 server die?
KCrash: Application Name = kpat path = /usr/games pid = 85454
KCrash: Arguments: /usr/games/kpat
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
[2]+ Stopped kpat
ASSERT: "!parse_args_ret_code" in file ./src/patsolve/abstract_fc_solve_solver.cpp, line 126
KCrash: Application 'kpat' crashing... crashRecursionCounter = 2
The X11 connection broke (error 1). Did the X11 server die?
KCrash: Application Name = kpat path = /usr/games pid = 85454
KCrash: Arguments: /usr/games/kpat
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
[2]+ Stopped kpat
Feb 29 18:44:32 jon-desktop plasmashell[2351]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x558ff50896d0) QQmlContext(0x558ff2a5d010
) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 29 18:44:32 jon-desktop plasmashell[2351]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x558ff50896d0) QQmlContext(0x558ff2a5d010
) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 29 18:44:32 jon-desktop plasmashell[2351]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 29 18:44:32 jon-desktop plasmashell[2351]: Could not find the Plasmoid for Plasma::FrameSvgItem(0x558ff50896d0) QQmlContext(0x558ff2a5d010
) QUrl("file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/Globals.qml")
Feb 29 18:44:32 jon-desktop plasmashell[2351]: QFont::setPointSizeF: Point size <= 0 (0.000000), must be greater than 0
$ uname -a
Linux jon-desktop 6.5.0-21-generic #21~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 9 13:32:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Linux jon-desktop 6.5.0-21-generic #21~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Feb 9 13:32:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
Comment