catsout / wallpaper-engine-kde-plugin

A kde wallpaper plugin integrating wallpaper engine
https://store.kde.org/p/1475528/
GNU General Public License v2.0
1.7k stars 72 forks source link

Latest git breaks wallpaper-engine #233

Closed zany130 closed 2 years ago

zany130 commented 2 years ago

Describe the bug
Plasma constantly crashes when the latest git of the plugin is used. Quickly switching to another wallpaper plugin fixes prevents the crash. (crash only seems to happen when it try's to play a wallpaper scene.)

System Information

Operating System: Garuda Linux
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.5
Kernel Version: 5.19.7-269-tkg-bmq (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 5600X 6-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6700 XT

Additional context
Add any other context about the problem here. [e.g. screenshots/logs]

Works fine on latest stable

pacman -Qi plasma5-wallpapers-wallpaper-engine
Name            : plasma5-wallpapers-wallpaper-engine
Version         : 0.5.4-2
Description     : A KDE wallpaper plugin integrating wallpaper engine
Architecture    : x86_64
URL             : https://github.com/catsout/wallpaper-engine-kde-plugin
Licenses        : GPL2
Groups          : None
Provides        : None
Depends On      : gst-libav  python-websockets  plasma-framework  qt5-declarative  qt5-websockets
Optional Deps   : qt5-webchannel: for web support [installed]
                  mpv: alternative video backend [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 5.22 MiB
Packager        : Nico Jensch <dr460nf1r3@chaotic.cx>
Build Date      : Sat 13 Aug 2022 10:04:09 AM EDT
Install Date    : Thu 08 Sep 2022 01:37:16 PM EDT
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature
journalctl /usr/bin/plasmashell -f
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 9 -- signal=6
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 10 -- pid=45013
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 18 -- appversion=5.25.5
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 19 -- programname=Plasma
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 31 -- bugaddress=submit@bugs.kde.org
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: 12 -- startupid=0
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: KCrash: crashing... crashRecursionCounter = 2
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: KCrash: Application Name = plasmashell path = /usr/bin pid = 45013
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: KCrash: Arguments: /usr/bin/plasmashell --no-respawn
Sep 08 13:46:14 Garuda-Linux plasmashell[45013]: KCrash: Attempting to start /usr/lib/drkonqi
Sep 08 13:46:16 Garuda-Linux audit[45013]: ANOM_ABEND auid=1000 uid=1000 gid=1001 ses=3 pid=45013 comm=5468726561642028706F6F6C656429 exe="/usr/bin/plasmashell" sig=6 res=1
Sep 08 13:46:16 Garuda-Linux plasmashell[45013]: Unable to start Dr. Konqi
Sep 08 13:46:16 Garuda-Linux plasmashell[45013]: Re-raising signal for core dump handling.
Sep 08 13:46:18 Garuda-Linux plasmashell[45515]: kf.plasma.quick: Applet preload policy set to 1
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:36:33: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:32:33: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:31:33: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:30:31: Invalid property assignment: string expected - Assigning null to incompatible properties in QML is deprecated. This will become a compile error in future versions of Qt.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/main.qml:23: TypeError: Cannot call method 'substr' of undefined
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: load backend: backend/Scene.qml
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO main looper started
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO render looper started
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO source: /home/zany130/.local/share/Steam/steamapps/workshop/content/431960/1685101801/scene.json
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onConfigurationChanged" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:70:5: QML Connections: Detected function "onRepaintNeeded" in Connections element. This is probably intended to be a signal handler but no signal of the target matches the name.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:67: TypeError: Cannot read property 'wallpaper' of null
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:71: TypeError: Cannot read property 'wallpaper' of null
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/skins/DefaultSkin.qml:55:9: QML ColumnLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "minimumWidth"
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/main.qml:23: TypeError: Cannot call method 'substr' of undefined
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: load backend: backend/Scene.qml
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO main looper started
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO render looper started
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO source: /home/zany130/.local/share/Steam/steamapps/workshop/content/431960/958242791/scene.json
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: Both point size and pixel size set. Using pixel size.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: OpenGL version 4.6 loaded
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: OpenGL vendor string: AMD
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: external tex using linear tiling
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO set swapchain image size: 2560x1080
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO vulkan device: AMD RADV NAVY_FLOUNDER
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c50990ea0), size: 2097152, index: 0 / 1
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c50b33350), size: 2097152, index: 0 / 1
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO loading scene: /home/zany130/.local/share/Steam/steamapps/workshop/content/431960/1685101801/scene.json
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO sound device inited
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO pkg version: PKGV0002
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO cache folder: /home/zany130/.cache/wescene-renderer
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: OpenGL version 4.6 loaded
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: OpenGL vendor string: AMD
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO gl: external tex using linear tiling
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO set swapchain image size: 3840x2160
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO vulkan device: AMD RADV NAVY_FLOUNDER
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: org.kde.plasma.containmentlayoutmanager: Trying to take space not available BasicAppletContainer_QMLTYPE_251_QML_270(0x561ae2c121f0, parent=0x561ae25c3f90, geometry=0,350.3 416x400)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c48391cd0), size: 2097152, index: 0 / 1
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c48547f30), size: 2097152, index: 0 / 1
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO loading scene: /home/zany130/.local/share/Steam/steamapps/workshop/content/431960/958242791/scene.json
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO muted, not init sound device
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO pkg version: PKGV0001
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO cache folder: /home/zany130/.cache/wescene-renderer
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: QProcess: Destroyed while process ("/bin/sh") is still running.
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO read json "type" not a key at FromJson(WPParticleObject.cpp:11)
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: ----python helper connected----
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: ----python helper connected----
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/main.qml:114: Error: Cannot assign [undefined] to QString
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/main.qml:114: Error: Cannot assign [undefined] to QString
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: folder not found: /home/zany130/.local/share/Steam/steamapps/common/wallpaper_engine/projects/myprojects
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: folder not found: /home/zany130/.local/share/Steam/steamapps/common/wallpaper_engine/projects/myprojects
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: filtered, filter: 11111111111111111111111111111111111, from 51 to 19
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: filtered, filter: 11111111111111111111111111111111111, from 51 to 19
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c48547f30), size: 2560000, index: 1 / 2
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO increase buffer size: 2560000
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: wekde.scene: receive external texture(3840x2160) from fd: 77
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: backend scene first frame
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO new buffer block(0x7f7c50b33350), size: 2097152, index: 1 / 2
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: INFO increase buffer size: 2097152
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: wekde.scene: receive external texture(2560x1080) from fd: 64
Sep 08 13:46:19 Garuda-Linux plasmashell[45515]: qml: backend scene first frame
Sep 08 13:46:22 Garuda-Linux plasmashell[45515]: source requested() called:  "/home/zany130/.config/plasmaConfSaver"
Sep 08 13:46:22 Garuda-Linux plasmashell[45515]: matched:  "/home/zany130/.config/plasmaConfSaver"   "/home/zany130/.config/plasmaConfSaver"
Sep 08 13:46:22 Garuda-Linux plasmashell[45515]: directory info processing:  "/home/zany130/.config/plasmaConfSaver"
Sep 08 13:46:22 Garuda-Linux plasmashell[45515]: MATCH
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:78:5: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:264: ReferenceError: iitemHeight is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:264: ReferenceError: iitemHeight is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:102: ReferenceError: isHovered is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:197: ReferenceError: isHovered is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: XMLHttpRequest: Using GET on a local file is dangerous and will be disabled by default in a future Qt version.Set QML_XHR_ALLOW_FILE_READ to 1 if you wish to continue using this feature.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:78:5: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: qml: PlasmaExtras.ScrollArea is deprecated. Use PlasmaComponents3.ScrollView instead.
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:0: ReferenceError: iitemHeight is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:264: ReferenceError: iitemHeight is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:102: ReferenceError: isHovered is not defined
Sep 08 13:46:23 Garuda-Linux plasmashell[45515]: file:///home/zany130/.local/share/plasma/plasmoids/com.pajuelo.plasmaConfSaver/contents/ui/FullRepresentation.qml:197: ReferenceError: isHovered is not defined
Sep 08 13:46:24 Garuda-Linux plasmashell[45515]: wekde.scene: receive external texture(2560x1080) from fd: 65
Sep 08 13:46:24 Garuda-Linux plasmashell[45515]: wekde.scene: receive external texture(2560x1080) from fd: 61
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: /usr/include/c++/12.2.0/bits/random.h:1995: std::normal_distribution<_RealType>::param_type::param_type(_RealType, _RealType) [with _RealType = double]: Assertion '_M_stddev > _RealType(0)' failed.
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 25 -- exe=/usr/bin/plasmashell
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 13 -- platform=xcb
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 11 -- display=:0
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 20 -- appname=plasmashell
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 17 -- apppath=/usr/bin
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 9 -- signal=6
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 10 -- pid=45515
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 18 -- appversion=5.25.5
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 19 -- programname=Plasma
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 31 -- bugaddress=submit@bugs.kde.org
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: 12 -- startupid=0
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: KCrash: crashing... crashRecursionCounter = 2
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: KCrash: Application Name = plasmashell path = /usr/bin pid = 45515
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: KCrash: Arguments: /usr/bin/plasmashell --no-respawn
Sep 08 13:46:25 Garuda-Linux plasmashell[45515]: KCrash: Attempting to start /usr/lib/drkonqi
Sep 08 13:46:27 Garuda-Linux plasmashell[45515]: Unable to start Dr. Konqi
Sep 08 13:46:27 Garuda-Linux plasmashell[45515]: Re-raising signal for core dump handling.
Sep 08 13:46:27 Garuda-Linux audit[45515]: ANOM_ABEND auid=1000 uid=1000 gid=1001 ses=3 pid=45515 comm=5468726561642028706F6F6C656429 exe="/usr/bin/plasmashell" sig=6 res=1
catsout commented 2 years ago

usr/include/c++/12.2.0/bits/random.h:1995: std::normal_distribution<_RealType>::param_type::param_type(_RealType, _RealType) [with _RealType = double]: Assertion '_M_stddev > _RealType(0)' failed.

    explicit
    param_type(_RealType __mean, _RealType __stddev = _RealType(1))
    : _M_mean(__mean), _M_stddev(__stddev)
    {
      __glibcxx_assert(_M_stddev > _RealType(0));
    }
catsout commented 2 years ago

Please test with new commit.

zany130 commented 2 years ago

yup fixed