Giter VIP home page Giter VIP logo

Comments (2)

quozl avatar quozl commented on August 19, 2024 1

Thanks, interesting.

Your .sugar/default/logs/shell.log contains this;

/usr/lib/python2.7/dist-packages/jarabe/view/viewhelp.py:27: PyGIWarning: WebKit2 was imported
without specifying a version first. Use gi.require_version('WebKit2', '4.0') before import to ensure
that the right version gets loaded.
  from gi.repository import WebKit2

While this isn't the cause of your problem, it does show me you are using a very old version of Sugar, and we did fix several related problems after that version and before 0.112, and have fixed several since 0.112. (The file viewhelp.py does not have an import of WebKit2, from 0.111 onwards).

Could you please try again with 0.112?

Your logs also contained;

dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Telepathy.AccountManager was not provided by any .service files

This looks like Telepathy is not properly installed. Please make sure you have installed all dependencies, especially telepathy-mission-control-5, telepathy-salut, and telepathy-gabble.

AVLinux probably hasn't updated to the latest Debian packages, in which the latest version of Sugar is packaged, along with updated dependencies.

from sugar.

hkatzdev avatar hkatzdev commented on August 19, 2024

Installing those dependencies and updating to the Ubuntu 18.04 (bionic) version did the trick - thank you!

from sugar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.