SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Try to add the Object Notification OBSERVED RESULT file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/main.qml:154:5: Notifications.JobAggregator is not a type EXPECTED RESULT Visualize notifications SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.1.1-arch1-1 (available in About System) KDE Plasma Version: 5.26.24 KDE Frameworks Version: 5.101.0 Qt Version: 5.17.5 ADDITIONAL INFORMATION I'm not sure if it's the frameworks-knotifications or its another applet.
> 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. :/