[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-10-24 Thread Denis Kuplyakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

--- Comment #6 from Denis Kuplyakov  ---
(In reply to Ivan Čukić from comment #5)
> This should be fixed in the latest Plasma 5.8.x. Forgot to close the report.
> 
> If the issue appears again, please reopen the report.

Thanks for the fixes!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-10-24 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

Ivan Čukić  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Ivan Čukić  ---
This should be fixed in the latest Plasma 5.8.x. Forgot to close the report.

If the issue appears again, please reopen the report.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Denis Kuplyakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

--- Comment #4 from Denis Kuplyakov  ---
(In reply to Ivan Čukić from comment #3)
> What happens if you do it for the stopped one, and not the starting one?

It is now Running and showing correctly in Win-Q and Win-Tab.

$ kamd_listactivities
Service version: 6.2.0
[RUNNING] de709d6c-3d25-45af-9699-197cb2371fbd Technosphere
(preferences-activities)
[RUNNING] 2fcababc-b090-4846-932e-79887cc431b7 VideoTracking
(preferences-activities)
[STARTING] 3eff8dee-079c-49e8-ba76-0fb7d83feb6c Диплом (Написание диплома и
презентации, )
[CURRENT] 8947586a-ed78-472e-a2e3-14de917ccc54 Стандратная
(preferences-activities)

Little offtopic: it seems string [Stopped] is showing in black in konsole and
isn't visible on black background

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

--- Comment #3 from Ivan Čukić  ---
What happens if you do it for the stopped one, and not the starting one?

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Denis Kuplyakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

--- Comment #2 from Denis Kuplyakov  ---
Hello Ivan!

Maybe my output also can be helpfull.  Problematic activity is the one that
[STARTING].

Here is the output:

21:17:31  ~/tmp 
$ source kamd-functions 

 21:17:34  ~/tmp 
$ kamd_listactivities 
Service version: 6.2.0
[STOPPED] de709d6c-3d25-45af-9699-197cb2371fbd Technoblabla
(preferences-activities)
[RUNNING] 2fcababc-b090-4846-932e-79887cc431b7 VideoTracking
(preferences-activities)
[STARTING] 3eff8dee-079c-49e8-ba76-0fb7d83feb6c Диплом (Написание диплома и
презентации, )
[CURRENT] 8947586a-ed78-472e-a2e3-14de917ccc54 Стандратная
(preferences-activities)

 21:17:39  ~/tmp 
$ qdbus org.kde.ActivityManager /ActivityManager/Activities StartActivity
3eff8dee-079c-49e8-ba76-0fb7d83feb6c


 21:18:41  ~/tmp 
$ kamd_listactivities 
Service version: 6.2.0
[STOPPED] de709d6c-3d25-45af-9699-197cb2371fbd Technblabla
(preferences-activities)
[RUNNING] 2fcababc-b090-4846-932e-79887cc431b7 VideoTracking
(preferences-activities)
[STARTING] 3eff8dee-079c-49e8-ba76-0fb7d83feb6c Диплом (Написание диплома и
презентации, )
[CURRENT] 8947586a-ed78-472e-a2e3-14de917ccc54 Стандратная
(preferences-activities)

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-05-02 Thread Ivan Čukić via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

Ivan Čukić  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Ivan Čukić  ---
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.

[plasmashell] [Bug 361753] Activities marked “stopped” without reason

2016-04-20 Thread Denis Kuplyakov via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361753

Denis Kuplyakov  changed:

   What|Removed |Added

 CC||dener@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.