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
Add support to Browse for distro-customised start page #258
Comments
|
Author: tomeu Perhaps this ticket should be instead about adding some support to Browse for distros to make it point to some preinstalled content? |
|
Author: morgs
We haven't got around to working with content bundles yet. I've logged an ubuntu bug for this: https://bugs.launchpad.net/ubuntu/+source/sugar-web-activity/+bug/295110
Yes, that would be a good upstream description of the problem. |
|
Author: cwhii Browse currently attempts to access "OLPC Library" which if not present displays The documentation that I have seen shows the "OLPC Library" as the default. This seems like a valid distribution value for the OLPC XO system. I would like the SugarLabs code base to contain the infrastructure for whatever content library collections a user will add. The default should have a "Sugar Library" with something useful in it. Any distribution if they do not take any action to change this default will have the SugarLabs created default opening library. The distribution can make whatever changes desired. In the case of an XO system it would presumably be the existing "OLPC Library". I do not know if the Ubuntu default of no library and no infrastructure is because of explicit action by the Ubuntu team or if it just fell through as a blank default. |
|
Author: morgs
The Ubuntu team has not yet packaged any library content. Once we include that in a package, it should be readily installable. However I'm not sure whether to include the standard OLPC library content or to customise it for Ubuntu. |
|
Author: dfarning |
|
Author: skierpage cwhii's lament ''I expected "OLPC Library" with a list of libraries to pick from'' is not going to be fixed by distros simply creating a home page for Browse. OLPC's page showing a library of content you've downloaded is generated by the package olpc-library-common, which seems missing from Sugar 0.84. I filed bug #574 for that. |
|
Author: skierpage
The fix for bug #645 set the home page to ''Browse activity directory''/data/index.html if /usr/share/library-common/index.html does not exist, and the former is a static sugarlabs HTML page in git. |
|
Author: erikos Can you elaborate why you think this has been fixed now? |
What I did:
Installed sugar on Ubuntu. Invoked sugar and the browser.
What it did:
It displayed "about:blank" with a blank page.
What I expected:
I expected "OLPC Library" with a list of libraries to pick from.
The text was updated successfully, but these errors were encountered: