shumski created this revision.
shumski added a reviewer: graesslin.
shumski set the repository for this revision to rKWAYLAND KWayland.
shumski added a project: Plasma.
Herald added a subscriber: plasma-devel.
REPOSITORY
rKWAYLAND KWayland
REVISION DETAIL
https://phabricator.kde.org/D1237
AF
This revision was automatically updated to reflect the committed changes.
Closed by commit rKWAYLAND34d54f760d2c: Fix compilation with gcc 4.8 (authored
by shumski).
REPOSITORY
rKWAYLAND KWayland
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D1237?vs=2980&id=3005
REVISION DETAIL
h
shumski added a comment.
Plasma addons don't build against this change:
/home/abuild/rpmbuild/BUILD/kdeplasma-addons-5.6.90git~20160524T120553~https://phabricator.kde.org/rKDEPLASMAADDONS7d85a2cf3c6c968a41ab30425c62b2f058408a3e/applets/activitypager/plugin/activitypager.cpp:53:30:
fatal er
shumski added inline comments.
INLINE COMMENTS
> CMakeLists.txt:135
>
> -install(TARGETS kded_powerdevil DESTINATION ${PLUGIN_INSTALL_DIR}/kf5/kded)
> +install(TARGETS powerdevil DESTINATION ${CMAKE_INSTALL_FULL_LIBEXECDIR_KF5})
> +install(FILES ${CMAKE_CURRENT_BINARY_DIR}/powerdevil.desktop
P
shumski added inline comments.
INLINE COMMENTS
> CMakeLists.txt:89
> KIO
> +TextWidgets
> NewStuff
> Note, "new" dependency was already linked implicitly in other kwin, but we
> need to add it for this KCM.
For completeness sake, ktextwidgets devel files where not present in
bu
shumski added a comment.
I can confirm the bug is fixed with this.
REPOSITORY
R115 Plasma Audio Volume Applet
REVISION DETAIL
https://phabricator.kde.org/D3753
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: drosca, #plasma, davidedmundson
Cc: shumsk