Summary: | Triggering a notification from Dolphin logs errors to the journal for qt.qpa.wayland | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | hbr <nepnep> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | akselmo, christoph, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 24.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
hbr
2025-02-19 08:28:22 UTC
Can confirm this warning, here's how I can repro it 1. open dolphin in terminal, then open hamburger menu 2. go to create new and wait for the context menu to appear 3. right click the folder view 4. go to create new again warning pops up If you do steps 3 and 4 after restarting dolphin (and dont do 1,2) the warning does not popup. Operating System: Fedora Linux 41 KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.2 Kernel Version: 6.12.15-200.fc41.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 15.5 GiB of RAM Graphics Processor: AMD Radeon RX 6600 One variant of that is now fixed with https://invent.kde.org/frameworks/kxmlgui/-/merge_requests/284 For more I think we need a Qt fix https://bugreports.qt.io/browse/QTBUG-137467 This is now fixed in Qt and will release with 6.9.2 and 6.10. |