Bug 472000

Summary: "Report bug" feature does not work
Product: [I don't know] kde Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: nicolas.fella
Priority: NOR Keywords: qt6
Version: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2023-07-06 11:38:56 UTC
STEPS TO REPRODUCE
1. open Konsole
2. if the menu bar is not activated, activate it by pressing ctrl+shift+m
3. click on "Help" menu > "Report bug..."
4. click on "Launch bug report wizard" button

OBSERVED RESULT
the bug report wizard does not open

EXPECTED RESULT
the bug report wizard opens in the default internet browser

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1
Graphics Platform: Wayland


ADDITIONAL INFORMATION
Can reproduce with Dolphin too.
Comment 1 Nicolas Fella 2023-07-07 09:52:03 UTC
This boils down to xdg-open not working on Plasma 6, which is fixed by https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/67