https://bugs.kde.org/show_bug.cgi?id=452903
--- Comment #5 from Yaroslav Sidlovsky <zawer...@gmail.com> --- Here is code from https://download.kde.org/stable/release-service/22.04.0/src/kdeconnect-kde-22.04.0.tar.xz: ``` d->m_pluginName = KService::serviceByDesktopName(componentName).constData()->property(QStringLiteral("X-KDE-ParentComponents")).toString(); ``` I think that the commit with fix missed release TAR. Maybe someone could make kdeconnect-kde-22.04.1.tar.xz with this commit included? -- You are receiving this mail because: You are watching all bug changes.