Bug 463529 - Plasma quits when dragging Notifications widget from Widget Explorer to the desktop
Summary: Plasma quits when dragging Notifications widget from Widget Explorer to the d...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (show other bugs)
Version: 5.26.5
Platform: Arch Linux Linux
: NOR crash
Target Milestone: 1.0
Assignee: Totore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-27 19:30 UTC by Totore
Modified: 2023-02-05 04:09 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
Sentry Crash Report:


Attachments
Backtrace of the error (2.66 KB, text/plain)
2023-01-10 09:08 UTC, Totore
Details
Backtrace of the error 02 (5.40 KB, text/plain)
2023-01-11 09:02 UTC, Totore
Details
backtrace (1.79 KB, text/plain)
2023-02-01 09:09 UTC, Totore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Totore 2022-12-27 19:30:45 UTC
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.
Comment 1 Nate Graham 2023-01-06 20:25:39 UTC
> Try to add the Object Notification
What does this mean exactly? What specifically are you doing?
Comment 2 Totore 2023-01-06 22:28:06 UTC
(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.
Comment 3 Nate Graham 2023-01-06 23:57:45 UTC
What is "Notification Object"? Is it a 3rd-party widget you downloaded?
Comment 4 Totore 2023-01-07 10:26:46 UTC
(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.
Comment 5 Nate Graham 2023-01-09 17:43:14 UTC
Ok. Can you get a backtrace of the crash? See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
Comment 6 Totore 2023-01-10 09:08:41 UTC
Created attachment 155176 [details]
Backtrace of the error
Comment 7 Nate Graham 2023-01-10 21:45:39 UTC
Heh, that's everything but what we need. :) We need the text that follows that.
Comment 8 Totore 2023-01-11 09:02:31 UTC
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.
Comment 9 Bug Janitor Service 2023-01-26 05:05:39 UTC
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!
Comment 10 Nate Graham 2023-01-27 15:59:01 UTC
Still need a backtrace.
Comment 11 Totore 2023-02-01 09:09:06 UTC
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
Comment 12 Nate Graham 2023-02-02 22:02:24 UTC
> [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?
Comment 13 Totore 2023-02-03 14:45:48 UTC
(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.
Comment 14 Nate Graham 2023-02-05 04:09:00 UTC
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. :/