https://bugs.kde.org/show_bug.cgi?id=512151
Kishore Gopalakrishnan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/offi | |ce/crow-translate/-/commit/ | |9d870b46483398c695e025c48fc | |76f67527ea076 --- Comment #4 from Kishore Gopalakrishnan <[email protected]> --- Git commit 9d870b46483398c695e025c48fc76f67527ea076 by Kishore G. Committed on 15/03/2026 at 05:37. Pushed by pillowtrucker into branch 'master'. unixautostartmanager: add ".desktop" suffix The suffix was being automatically removed by `QGuiApplication::setDesktopFileName`, resulting in the file not being found here. We now explicitly append the suffix to construct the file name. M +12 -7 src/settings/autostartmanager/unixautostartmanager.cpp M +3 -0 src/settings/autostartmanager/unixautostartmanager.h https://invent.kde.org/office/crow-translate/-/commit/9d870b46483398c695e025c48fc76f67527ea076 -- You are receiving this mail because: You are watching all bug changes.
