https://bugs.kde.org/show_bug.cgi?id=495896
--- Comment #5 from Rune <rune.fritzs...@web.de> --- Okay, I finally got it. Sorry for the confusion. Thread 1 "plasmashell" received signal SIGPIPE, Broken pipe. Downloading 1.19 K source file /usr/src/debug/glibc/glibc/io/../sysdeps/unix/sysv/linux/write.c 0x00007ffff4b1b7dd in __GI___libc_write (fd=41, buf=0x55555744c1d0, nbytes=100) at ../sysdeps/unix/sysv/linux/write.c:26 26 return SYSCALL_CANCEL (write, fd, buf, nbytes); (gdb) backtrace #0 0x00007ffff4b1b7dd in __GI___libc_write (fd=41, buf=0x55555744c1d0, nbytes=100) at ../sysdeps/unix/sysv/linux/write.c:26 #1 __GI___libc_write (fd=41, buf=0x55555744c1d0, nbytes=100) at ../sysdeps/unix/sysv/linux/write.c:24 #2 0x00007ffff4fe56d6 in DataControlSource::zwlr_data_control_source_v1_send (this=<optimized out>, mime_type=..., fd=41) at /usr/src/debug/kguiaddons/kguiaddons-6.8.0/src/systemclipboard/waylandclipboard.cpp:370 #3 0x00007ffff4fdd1e9 in QtWayland::zwlr_data_control_source_v1::handle_send (data=0x555556cf0c90, object=<optimized out>, mime_type=<optimized out>, fd=41) at /usr/src/debug/kguiaddons/build/src/qwayland-wlr-data-control-unstable-v1.cpp:309 #4 0x00007ffff4e90596 in ffi_call_unix64 () at ../src/x86/unix64.S:104 #5 0x00007ffff4e8d00e in ffi_call_int (cif=cif@entry=0x7fffffffd9c0, fn=<optimized out>, rvalue=<optimized out>, avalue=<optimized out>, closure=closure@entry=0x0) at ../src/x86/ffi64.c:673 #6 0x00007ffff4e8fbd3 in ffi_call (cif=cif@entry=0x7fffffffd9c0, fn=<optimized out>, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7fffffffda90) at ../src/x86/ffi64.c:710 #7 0x00007ffff7c7b8b0 in wl_closure_invoke (closure=closure@entry=0x7fffdc002b20, target=<optimized out>, target@entry=0x555556cf0f90, opcode=opcode@entry=0, data=<optimized out>, flags=1) at ../wayland-1.23.1/src/connection.c:1228 #8 0x00007ffff7c7c139 in dispatch_event (display=display@entry=0x555555667840, queue=queue@entry=0x555555667938) at ../wayland-1.23.1/src/wayland-client.c:1674 #9 0x00007ffff7c7c553 in dispatch_queue (display=0x555555667840, queue=0x555555667938) at ../wayland-1.23.1/src/wayland-client.c:1820 #10 wl_display_dispatch_queue_pending (display=0x555555667840, queue=0x555555667938) at ../wayland-1.23.1/src/wayland-client.c:2062 #11 0x00007ffff6177566 in QtWaylandClient::QWaylandDisplay::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /usr/src/debug/qt6-wayland/qtwayland/src/client/qwaylanddisplay.cpp:227 #12 0x00007ffff51b247a in doActivate<false> (sender=<optimized out>, signal_index=<optimized out>, argv=<optimized out>) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp:4132 #13 0x00007ffff53bf765 in QAbstractEventDispatcher::awake (this=0x5555556656a0) at /usr/src/debug/qt6-base/build/src/corelib/Core_autogen/include/moc_qabstracteventdispatcher.cpp:158 #14 QEventDispatcherGlib::processEvents (this=0x5555556656a0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventdispatcher_glib.cpp:403 #15 0x00007ffff5164566 in QEventLoop::processEvents (this=0x7fffffffdeb0, flags=...) at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:100 #16 QEventLoop::exec (this=0x7fffffffdeb0, flags=...) --Type <RET> for more, q to quit, c to continue without paging--c at /usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qeventloop.cpp:191 #17 0x00007ffff5159a2f in QCoreApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/corelib/global/qflags.h:74 #18 0x00007ffff72fa74a in QApplication::exec () at /usr/src/debug/qt6-base/qtbase/src/widgets/kernel/qapplication.cpp:2562 #19 0x000055555557c17f in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/plasma-workspace/plasma-workspace-6.2.3/shell/main.cpp:192 -- You are receiving this mail because: You are watching all bug changes.