https://bugs.kde.org/show_bug.cgi?id=416950
Bug ID: 416950 Summary: ktraderclient5 ignores mimeapps.list when XDG_CURRENT_DESKTOP=KDE Product: kde-cli-tools Version: 5.17.5 Platform: Archlinux Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: aleix...@kde.org Reporter: spleefe...@gmail.com Target Milestone: --- SUMMARY ktraderclient5 ignores ~/.config/mimeapps.list when XDG_CURRENT_DESKTOP=KDE, it only shows XDG entries in .desktop files. When the env var is set to anything else, it correctly shows both the mimeapps.list and .desktop entries. STEPS TO REPRODUCE 1. XDG_CURRENT_DESKTOP="KDE" /usr/bin/ktraderclient5 --mimetype application/x-7z-compressed 2. XDG_CURRENT_DESKTOP="all" /usr/bin/ktraderclient5 --mimetype application/x-7z-compressed SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.17.5 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION This ends up breaking xdg-mime as it relies on ktraderclient5 https://gitlab.freedesktop.org/xdg/xdg-utils/issues/164 -- You are receiving this mail because: You are watching all bug changes.