Bug 371204 - Activity gets ignored after restart
Summary: Activity gets ignored after restart
Status: RESOLVED WORKSFORME
Alias: None
Product: kactivitymanagerd
Classification: Plasma
Component: general (show other bugs)
Version: 5.8.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Ivan Čukić
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2016-10-19 07:32 UTC by Christian Muehlhaeuser
Modified: 2018-10-27 02:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Muehlhaeuser 2016-10-19 07:32:14 UTC
A newly created activity gets ignored evrywhere (but the system settings) after a restart.

Reproducible: Always

Steps to Reproduce:
1. Created a new activity, gave it a name, description and icon
2. Used that activity a bunch
3. Rebooted
4. The new Activity is now missing from activity-switcher and context-menus
5. The new Activity is still showing up in the system settings.
6. Adding another new activity in the settings now, only my Default activity and the newest activity are showing up. The activity created during #1 is still ignored everywhere except for the settings.
Comment 1 Ivan Čukić 2016-10-22 09:43:24 UTC
When you open the activity switcher - win+q - does it get shown in the 'stopped activities' section?
Comment 2 Christian Muehlhaeuser 2016-10-23 00:54:40 UTC
Just to clarify, I originally used a different activity switcher (the one exposed when pressing Win+Tab). I don't see a "stopped activities" section in either of those, though.
Comment 3 Ivan Čukić 2016-10-24 18:52:47 UTC
I see now that you submitted the bug that you can not move windows to other activities as well.

I'm thinking this might be connected, and that it is most likely a distribution issue.

I have a few things it would be cool if you can test. What is the output of the following:

kactivities-cli --list-activities

find ~/.* -name kactivitymanagerdrc

for file in `find ~/.* -name kactivitymanagerdrc`; do echo $file; cat $file; done
Comment 4 Ivan Čukić 2017-01-16 11:10:23 UTC
Any update on this?
Comment 5 Andrew Crouthamel 2018-09-26 22:06:15 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Andrew Crouthamel 2018-10-27 02:29:08 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!