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

Can't start activity in latest Sugar On a Stick Install (Sugar 0.113) #13

Open
kleinjoshuaa opened this issue Sep 3, 2019 · 1 comment

Comments

@kleinjoshuaa
Copy link

Hi - I installed SoaS and logged in. Once I click on the 'Moon' activity I am presented with this error:
image

@quozl
Copy link
Contributor

quozl commented Sep 3, 2019

Thanks. Interesting. The activity works fine for me on Debian and Ubuntu, but on Fedora 30 the same thing happens as you report.

Using Browse and opening /usr/share/sugar/activities/Moon.activity/index.html doesn't show the error.

The error complains of mistakes in the file. The index.html file does contain link and head tags, but there doesn't seem to be any mistake in assembly. Adding close tag markers at the end of the link tags does change the error message, but once I add all the close tag markers I get another error message; "This XML file does not appear to have any style information associated with it. The document tree is shown below.", and the index.html file is shown reformatted. I don't know why it has been interpreted as XML, given that it has a DOCTYPE html header.

Applying all Fedora updates doesn't fix it.

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

2 participants