Bug 469365 - Any link in KDE apps leads to kioexec saving HTML
Summary: Any link in KDE apps leads to kioexec saving HTML
Status: RESOLVED INTENTIONAL
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-04 20:29 UTC by armoire.mountable405
Modified: 2023-05-04 20:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
screenshot (140.61 KB, image/png)
2023-05-04 20:29 UTC, armoire.mountable405
Details

Note You need to log in before you can comment on or make changes to this bug.
Description armoire.mountable405 2023-05-04 20:29:52 UTC
Created attachment 158694 [details]
screenshot

SUMMARY
When I click any link in any KDE app, for example "Configure" to configure the Google account in Kontact, instead of following the link, an app called kioexec starts and downloads the HTML of the link, then my browser displays it.

STEPS TO REPRODUCE
1. Open any KDE app.
2. Click "About".
3. Click the first link you see.

OBSERVED RESULT
kioexec downloads the HTML of the page at the address, then browser displays it.

EXPECTED RESULT
The link opening in browser.

SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 38
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9
Comment 1 armoire.mountable405 2023-05-04 20:39:11 UTC
It appears the problem originates from my browser's app in the app list not having "%u" in its arguments. Maybe someone else more proficient can elaborate on this.

What brought this onto me: I have changed "%u" in the arguments list of Vivaldi to "--force-dark-mode".