| Summary: | kioexec loads link as text into browser instead of requested web page. | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Emmett Culley <lst_manage> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | fanzhuyifan, kdelibs-bugs-null, nicolas.fella |
| Priority: | NOR | ||
| Version First Reported In: | 5.111.0 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Emmett Culley
2024-01-03 19:12:48 UTC
Could you check the .desktop file corresponding to chrome? This can happen when the relevant .desktop file is missing the %u placeholder. https://bugs.kde.org/show_bug.cgi?id=439477#c14 (In reply to fanzhuyifan from comment #1) > Could you check the .desktop file corresponding to chrome? This can happen > when the relevant .desktop file is missing the %u placeholder. > > https://bugs.kde.org/show_bug.cgi?id=439477#c14 Yes, that fixed it. I removed them as I was using launchers to load chrome for two different profiles. They have been removed for a long time as it worked as expected. This started happening with the latest release. Having said that, I could be wrongs, as I was recently having problems with the launcher icons. That is another bug I will report as soon as I have enough info. |