https://bugs.kde.org/show_bug.cgi?id=361753
Ivan Čukić <ivan.cu...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |CONFIRMED --- Comment #1 from Ivan Čukić <ivan.cu...@kde.org> --- Hi Tommi, Can you do the following, so that we can see what is going on here. Go to https://quickgit.kde.org/?p=kactivities.git&a=blob&h=f4951063216d995695240abe117369c61c84d078&hb=e476be5250a369e899d1b1c9775671d3a245b7f9&f=contrib%2Fzsh%2Fkamd-functions and download that file. It defines a couple of nice convenient functions for ZSH (it might need minor modifications to be used with BASH, I haven't tried). Open konsole, and do source kamd-functions and then, in the same konsole session: kamd_listactivities It should show all the activities, along with their states. Copy the id of one of the stopped ones, and try to start it from the terminal: qdbus org.kde.ActivityManager /ActivityManager/Activities StartActivity PASTE_THE_ID_HERE Then run kamd_listactivities again. Did anything change? -- You are receiving this mail because: You are watching all bug changes.