Alas ! I started my laptop with the new desktop I set up yesterday and lo and behold; a New Activity ! And on my PC where I had not yet engaged in replacing .kde4 I also got a new activity.
The fif command on the laptop only found "New Activity" in plasma-desktop-appletsrc and activitymanagerrc. The New Activity is visible in the activity bar as an active Desktop Activity. If I log out and log in then the new activity has been made inactive! But it is still there. And this time fif finds it in kglobalshortcutsrc on the laptop as well. I deleted it an logged out and in again and fif still finds it in kglobalshortcutsrc.
I then ran the command suggested by Pinoc killall plasma-desktop ; plasma-desktop
No New Activity was created the first time I ran it, but I ran it about three times and on the last one a new activity was created.
Each time I got a lot of feedback in konsole. Too much to dump here. I have dumped the last one in a txt file if needed. There is nothing showing New Activity in the dumped text.
Here are some fragments
killall plasma-desktop; plasma-desktop
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusObjectPath: invalid path ""
plasma-desktop(11072)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability
plasma-desktop(11072)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability
plasma-desktop(11072)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability
plasma-desktop(11072)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability and
[me@localhost ~]$ file:///usr/share/apps/plasma/plasmoids/notifier/contents/ui/devicenotifier.qml:167:5: QML QDeclarativeListView_QML_20: Possible anchor loop detected on vertical anchor.
QGraphicsScene::addItem: item has already been added to this scene
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 53 (X_CreatePixmap)
Resource id: 0x0
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Major opcode: 14 (X_GetGeometry)
Resource id: 0x24002a4
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 3 (X_GetWindowAttributes)
Resource id: 0x9f3cff8
QPainter::begin: Cannot paint on a null pixmap
X Error: BadDrawable (invalid Pixmap or Window parameter) 9
Extension: 153 (RENDER)
Minor opcode: 4 (RenderCreatePicture)
Resource id: 0x24002a4
X Error: BadValue (integer parameter out of range for operation) 2
Major opcode: 53 (X_CreatePixmap)
Resource id: 0x0and
Could not resolve property : linearGradient4504
link XMLID_34_ hasn't been detected!
link XMLID_34_ hasn't been detected!
link XMLID_36_ hasn't been detected!
[me@localhost ~]$ plasma-desktop(11072)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
QGridLayoutEngine::addItem: Cell (0, 1) already taken
plasma-desktop(11072)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
plasma-desktop(11072)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
plasma-desktop(11072)/libplasma Plasma::isPluginVersionCompatible: unversioned plugin detected, may result in instability
plasma-desktop(11072)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
plasma-desktop(11072)/plasma StatusNotifierItemSource::refreshCallback: DBusMenu disabled for this application
By the way. The fif command on the laptop is the one provided by Pinoc. It found occurrences of "New Activity". I copied the .bashrc file to my PC and it simply does not find any files with the text, but they do exist. If I amend the find command string they are found. I have no idea why the results of the same .bashrc file are so different.
At least we know that setting up the desktop from scratch does not help.
Mellon