when m_activityController->serviceStatus() != KActivities::Controller::Running kactivities is *NOT* running, then default shell plugin can *NOT* be loaded, the total DesktopView and PanelView is blank! PS: /usr/bin/plasmashell --help segfault! workaround just comment the check for kactivities's serviceStatus.
Kactivities was made mandatory in the last release. Partly to resolve a bug that KActivities has two different enum statuses for loading, but not differentiating status between loading and failed to load. Why is it not running? A Netrunner thing?
> Kactivities was made mandatory in the last release. Why is it not running? I will check it out, thanks for your reply ;-)