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

assumes olpc-os-builder or local bundles #3

Open
quozl opened this issue Apr 22, 2016 · 1 comment
Open

assumes olpc-os-builder or local bundles #3

quozl opened this issue Apr 22, 2016 · 1 comment

Comments

@quozl
Copy link
Collaborator

quozl commented Apr 22, 2016

when /home/olpc/Activities is missing, the "Edit an installed activity" does not appear, and the activity log shows;

Traceback (most recent call last):
  File "/usr/share/sugar/activities/Develop.activity/develop_app.py", line 266, in _show_welcome
    welcome_page = WelcomePage()
  File "/usr/share/sugar/activities/Develop.activity/widgets.py", line 127, in __init__
    self._load_activities_installed_combo(activity_name_combo)
  File "/usr/share/sugar/activities/Develop.activity/widgets.py", line 182, in _load_activities_installed_combo
    for dir_name in sorted(os.listdir(activities_path)):
OSError: [Errno 2] No such file or directory: '/home/olpc/Activities'

workaround is to create the directory.

@quozl
Copy link
Collaborator Author

quozl commented Apr 22, 2016

ah, i see @tchx84 has worked this one!

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

No branches or pull requests

1 participant