[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2024-07-02 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448717

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #16 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2024-06-17 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448717

--- Comment #15 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2024-06-03 Thread Akseli Lahtinen
https://bugs.kde.org/show_bug.cgi?id=448717

Akseli Lahtinen  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||akse...@akselmo.dev
 Status|REOPENED|NEEDSINFO

--- Comment #14 from Akseli Lahtinen  ---
Has this been happening on Plasma 6?

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2023-05-17 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448717

--- Comment #13 from Nate Graham  ---
How about on Plasma 5.27.5? :p

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-10-19 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=448717

Antonio Rojas  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
 Ever confirmed|0   |1
 CC||aro...@archlinux.org

--- Comment #12 from Antonio Rojas  ---
I'm still seeing this in 5.26.1. When running plasmashell in gdb it crashes
immediately

#0  __GI___libc_write (nbytes=32, buf=0x57840968, fd=39) at
../sysdeps/unix/sysv/linux/write.c:26
#1  __GI___libc_write (fd=39, buf=0x57840968, nbytes=32) at
../sysdeps/unix/sysv/linux/write.c:24
#2  0x750d3a31 in
DataControlSource::zwlr_data_control_source_v1_send(QString const&, int)
(this=, mime_type=, fd=39) at
/usr/src/debug/kguiaddons-5.99.0/src/systemclipboard/waylandclipboard.cpp:363
#3  0x750c94ee in
QtWayland::zwlr_data_control_source_v1::handle_send(void*,
zwlr_data_control_source_v1*, char const*, int)
(data=0x568d3bb0, object=, mime_type=0x7fffdc0220cc
"text/plain;charset=utf-8", fd=39)
at /usr/src/debug/build/src/qwayland-wlr-data-control-unstable-v1.cpp:298
#4  0x7551e4f6 in ffi_call_unix64 () at ../src/x86/unix64.S:104
#5  0x7551af5e in ffi_call_int (cif=, fn=, rvalue=, avalue=, closure=)
at ../src/x86/ffi64.c:673
#6  0x7551db73 in ffi_call (cif=cif@entry=0x7fffdc00, fn=, rvalue=rvalue@entry=0x0, avalue=avalue@entry=0x7fffdcd0)
at ../src/x86/ffi64.c:710
#7  0x77db8645 in wl_closure_invoke
(closure=closure@entry=0x7fffdc021ff0, target=, 
target@entry=0x568d3ad0, opcode=opcode@entry=0, data=,
flags=1) at ../wayland-1.21.0/src/connection.c:1025
#8  0x77db8e03 in dispatch_event (display=display@entry=0x5563bb70,
queue=0x5563bc40) at ../wayland-1.21.0/src/wayland-client.c:1595
#9  0x77db8ffc in dispatch_queue (queue=0x5563bc40,
display=0x5563bb70) at ../wayland-1.21.0/src/wayland-client.c:1741
#10 wl_display_dispatch_queue_pending (display=0x5563bb70,
queue=0x5563bc40) at ../wayland-1.21.0/src/wayland-client.c:1983
#11 0x75599b56 in QtWaylandClient::QWaylandDisplay::flushRequests()
(this=)
at /usr/src/debug/qtwayland/src/client/qwaylanddisplay.cpp:253
#12 0x75e82530 in doActivate(QObject*, int, void**)
(sender=0x55676970, signal_index=4, argv=0x7fffdf00)
at kernel/qobject.cpp:3931
#13 0x75e9c547 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55676970, flags=...)
at kernel/qeventdispatcher_glib.cpp:430
#14 0x75e4a32c in
QEventLoop::exec(QFlags) (this=0x7fffe020,
flags=...)
at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#15 0x75e54e59 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#16 0x762220e2 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1870
#17 0x76aaff2a in QApplication::exec() () at
kernel/qapplication.cpp:2829
#18 0x5557710f in main(int, char**) (argc=,
argv=) at
/usr/src/debug/plasma-workspace-5.26.1/shell/main.cpp:233

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-07-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448717

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25

--- Comment #11 from Nate Graham  ---
Great news!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-07-28 Thread Jaroslav Krpálek
https://bugs.kde.org/show_bug.cgi?id=448717

Jaroslav Krpálek  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #10 from Jaroslav Krpálek  ---
(In reply to Nate Graham from comment #8)
> Is this still reproducible for you in Plasma 5.25? We made some clipboard
> changes that might have fixed this. Would you mind checking? Thanks!

I checked on my laptop and it does not occur anymore, so I would say, it was
fixed :-)
Good work!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-07-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=448717

--- Comment #9 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-07-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448717

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #8 from Nate Graham  ---
Is this still reproducible for you in Plasma 5.25? We made some clipboard
changes that might have fixed this. Would you mind checking? Thanks!

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

[plasmashell] [Bug 448717] Plasmashell crashes in DataControlSource::zwlr_data_control_source_v1_send() upon opening the Application Launcher

2022-01-21 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=448717

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
   Keywords||wayland
 Resolution|BACKTRACE   |---
Summary|[Wayland] Plasmashell   |Plasmashell crashes in
   |crashes upon opening the|DataControlSource::zwlr_dat
   |Application Menu.   |a_control_source_v1_send()
   ||upon opening the
   ||Application Launcher

--- Comment #7 from Nate Graham  ---
Thank you, that's very helpful!

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