https://bugs.kde.org/show_bug.cgi?id=510546
Bug ID: 510546
Summary: geo:// URLs don't work with OpenURI portal due to
NoDisplay
Classification: Frameworks and Libraries
Product: frameworks-kguiaddons
Version First 6.18.0
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
The files in
https://invent.kde.org/frameworks/kguiaddons/-/tree/master/src/geo-scheme-handler
have NoDisplay=true set what prevents them from being listed by open with
dialog opened by the portal. Given that portal requires choose the same app 3
times in the dialog before it starts launching it automatically, geo:// is
completely broken with OpenURI portal. This likely mainly affects flatpak and
snap apps but GTK4 always uses portals. GTK apps apparently don't use geo://,
though.
STEPS TO REPRODUCE
1. Open any app supporting geo:// in flatpak?
OBSERVED RESULT
Opening geo:// URLs leads to open with dialog with all installed applications
but no actual geo:// handler
EXPECTED RESULT
Opening geo:// URLs leads to open with dialog with actual geo:// handlers
SOFTWARE/OS VERSIONS
Operating System: NixOS 25.11
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.18.0
Qt Version: 6.9.2
Kernel Version: 6.17.0-cachyos (64-bit)
Graphics Platform: Wayland
Processors: 32 × AMD Ryzen 9 5950X 16-Core Processor
Memory: 64 ГиБ of RAM (62.7 ГиБ usable)
Graphics Processor: AMD Radeon RX 6400
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7C94
System Version: 1.0
ADDITIONAL INFORMATION
Personally I observed this while implementing support for geo:// URLs in a
non-KDE application
--
You are receiving this mail because:
You are watching all bug changes.