Bug 443538 - Download New Stuff cannot be closed after closing Dolphin
Summary: Download New Stuff cannot be closed after closing Dolphin
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.1
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-10 08:23 UTC by Adam P
Modified: 2022-12-27 19:44 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam P 2021-10-10 08:23:51 UTC
SUMMARY

When the window for downloading new services for the context menu is visible, Dolphin window can be closed while this window remains open. However, the close button in the window becomes unresponsive.

STEPS TO REPRODUCE
1. Open Dolphin.
2. Go to Menu > Configure > Configure Dolphin... > Context Menu > Download New Services.
3. Close the Dolphin instance.
4. Try to close the Download New Stuff window.

OBSERVED RESULT

The close button does nothing.

EXPECTED RESULT

Either the Close button works or the window gets closed in step 3, as the Preferences window does.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.86.0
Qt Version: 5.15.2
Kernel Version: 5.14.10-1-MANJARO (64-bit)
Graphics Platform: X11

ADDITIONAL INFORMATION

After closing the Dolphin window, I get a lot of these in console:
kf.itemviews: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets!
Comment 1 count 2022-01-08 08:45:12 UTC
Can reproduce on Dolphin 22.03.70, Framework 5.90.0 inside KDevelop.
Configure Dolphin - Context Menu - Download New Services then:
- Close Configure Window via Window Close Button (not via Dialog Buttons!)
- Close Dolphin via Window Close Button
- Close Download New Services via Window Close Button

SegFault QtCore/qlist.h:853
Comment 2 Adam P 2022-04-30 08:02:30 UTC
Maybe related? https://bugs.kde.org/show_bug.cgi?id=450702
Comment 3 Adam P 2022-12-27 19:44:50 UTC
No longer happening in Dolphin 22.12.0 Frameworks 5.101.0. The Get New Stuff window gets closed in step 3, which was one of my two suggestions in "expected results".