Summary: | Plasma quits when dragging Notifications widget from Widget Explorer to the desktop | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Totore <salvatore.c> |
Component: | generic-crash | Assignee: | Totore <salvatore.c> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | kde, kdelibs-bugs-null, nate |
Priority: | NOR | ||
Version First Reported In: | 5.26.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0 | |
Sentry Crash Report: | |||
Attachments: |
Backtrace of the error
Backtrace of the error 02 backtrace |
Description
Totore
2022-12-27 19:30:45 UTC
> Try to add the Object Notification
What does this mean exactly? What specifically are you doing?
(In reply to Nate Graham from comment #1) > > Try to add the Object Notification > What does this mean exactly? What specifically are you doing? I'm trying to add the Notification Object Applet to my desktop, using the dropdown menu and then dragging the object to the desktop. What is "Notification Object"? Is it a 3rd-party widget you downloaded? (In reply to Nate Graham from comment #3) > What is "Notification Object"? Is it a 3rd-party widget you downloaded? No, it's the Noti (In reply to Nate Graham from comment #3) > What is "Notification Object"? Is it a 3rd-party widget you downloaded? I think it's the standard widget from Kde for Notification. Ok. Can you get a backtrace of the crash? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Created attachment 155176 [details]
Backtrace of the error
Heh, that's everything but what we need. :) We need the text that follows that. Created attachment 155205 [details] Backtrace of the error 02 (In reply to Nate Graham from comment #7) > Heh, that's everything but what we need. :) We need the text that follows > that. Ok I just have uploaded another backtrace, but that's the thing, I run the debbuging tool than a windows saying: > Sorry! A problem has occurred during Notifications loading (my translation) > file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:154:5: Notifications.JobAggregator is not a type Closing the window let the gdb close the backtrace. 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! Still need a backtrace. Created attachment 155842 [details] backtrace I made another backtrace and also a video of what's going on, I think I'm making the correct backtrace following the guide on kde site. https://youtu.be/nqLxS-QVvhg > [Inferior 1 (process 5750) exited normally]
> Quit
This means Plasma did not in fact crash, but rather it just quit. Weird. Are you using Wayland, or X11?
(In reply to Nate Graham from comment #12) > > [Inferior 1 (process 5750) exited normally] > > Quit > This means Plasma did not in fact crash, but rather it just quit. Weird. Are > you using Wayland, or X11? I'm on wayland. Pretty sure this is one of those Qt Wayland drag-and-drop issues that's already fixed in Plasma 6 and not feasible to fix in Plasma 5. :/ |