https://bugs.kde.org/show_bug.cgi?id=506106

            Bug ID: 506106
           Summary: plasmoidviewer crashes on Wayland when setting
                    Plasmoid.expanded = true
    Classification: Plasma
           Product: Plasma SDK
      Version First 6.4.0
       Reported In:
          Platform: openSUSE
                OS: Linux
            Status: REPORTED
          Keywords: wayland-only
          Severity: normal
          Priority: NOR
         Component: plasmoidviewer
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

SUMMARY
plasmoidviewer crashes on Wayland when PopupPlasmaWindow tries to use
KWindowEffects without checking for the availability of
org_kde_kwin_slide_manager

STEPS TO REPRODUCE
1. Start plasmoidviewer under Wayland in a non-KWin session (or minimal Wayland
session)
2. Use a plasmoid with fullRepresentation and set Plasmoid.expanded = true
3. Immediate crash due to wl_closure_init() in org_kde_kwin_slide_manager

Stacktrace points to PlasmaQuick::PopupPlasmaWindowPrivate::updateSlideEffect
calling slideWindow unconditionally.

OBSERVED RESULT
Thread 1 "plasmoidviewer" received signal SIGSEGV, Segmentation fault.
0x00007ffff7e1eb4c in wl_closure_init (message=message@entry=0x7fffe0062558
<org_kde_kwin_slide_manager_requests+24>, size=size@entry=0, 
    num_arrays=num_arrays@entry=0x0, args=args@entry=0x7fffff7ff130) at
../src/connection.c:756
756             count = arg_count_for_signature(message->signature);


EXPECTED RESULT
open FullRepresentation

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250620
KDE Plasma Version: 6.4.0
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
Kernel Version: 6.15.2-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × 12th Gen Intel® Core™ i3-12100
Memory: 16 GiB of RAM (15.4 GiB usable)
Graphics Processor: AMD Radeon RX 6650 XT
Manufacturer: ASUS


ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to