https://bugs.kde.org/show_bug.cgi?id=425652
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kwindowsystem/commit | |/b605d17fa61c31e41fbdaef19b | |16acb6ac900bc6 Resolution|--- |FIXED --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit b605d17fa61c31e41fbdaef19b16acb6ac900bc6 by Vlad Zahorodnii. Committed on 21/08/2020 at 21:42. Pushed by vladz into branch 'master'. Install platform plugins in a directory with no dots in file name It seems like codesign doesn't like if a platform plugin includes multiple dots in its file path. M +1 -1 src/config-kwindowsystem.h.cmake M +2 -2 src/platforms/wayland/CMakeLists.txt M +2 -2 src/platforms/xcb/CMakeLists.txt M +13 -7 src/pluginwrapper.cpp https://invent.kde.org/frameworks/kwindowsystem/commit/b605d17fa61c31e41fbdaef19b16acb6ac900bc6 -- You are receiving this mail because: You are watching all bug changes.