Summary: | plasma crashed when removing activity | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Shrikant Khare <shrikantkhare> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shrikant Khare
2008-07-03 23:43:26 UTC
it seems that it's possible to remove activities while they're in use now. when I added the remove-activity action, I only enabled it for ones that are *not* active, because it's not safe to remove active ones. either it needs to go back to only allowing the user to remove inactive ones, or it needs to be made safe (perhaps by switching to the next activity or creating a new one if none are available). fixed in svn r#828906 |