Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search for alternative copies after deleting a bundle, fixes #4836 #487

Closed
wants to merge 1 commit into from

Conversation

samdroid-apps
Copy link
Contributor

If the user removes a $HOME activity, sugar should fall back to
displaying a /usr/share copy of the same activity. This patch
makes the bundleregistry keep a list of alternative/outdated
activities stored on the system. When uninstalling, this list is
used to find an alternative copy.

Steps to reproduce can be found in the ticket.

Ticket URL: http://bugs.sugarlabs.org/ticket/4836

If the user removes a $HOME activity, sugar should fall back to
displaying a `/usr/share` copy of the same activity.  This patch
makes the bundleregistry keep a list of alternative/outdated
activities stored on the system.  When uninstalling, this list is
used to find an alternative copy.

Steps to reproduce can be found in the ticket.

Ticket URL:  <http://bugs.sugarlabs.org/ticket/4836>
@tchx84
Copy link
Member

tchx84 commented Apr 18, 2015

Nice, I will give it a try!

@samdroid-apps
Copy link
Contributor Author

I will fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants