----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122168/ -----------------------------------------------------------
Review request for KDE Frameworks. Repository: kcmutils Description ------- Also replace '.' by '_' when registering dbus path names from X_KDE_Library Rationale: kwin requires that configuration components for kdecoration gets installed as kcmodule in $KF5/lib/plugins/org.kde.kdecoration2 Trying to make the said module for breeze directly loadable from kcmshell5, I hit ASSERT failure in QDBusConnection::registerObject: "Invalid object path given" Diffs ----- src/kcmoduleproxy.cpp 630217a Diff: https://git.reviewboard.kde.org/r/122168/diff/ Testing ------- yes, with code not pushed yet in breeze decoration config. Before: crash (due to the above) After: no crash. Thanks, Hugo Pereira Da Costa
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel