Giter Club home page Giter Club logo

develop-activity's People

Contributors

godiard avatar homunq avatar icarito avatar paulswartz avatar quozl avatar rdrsadhu avatar srevinsaju avatar svineet avatar tchx84 avatar vipulgupta2048 avatar

Watchers

 avatar  avatar  avatar

develop-activity's Issues

reduce log noise

Some log lines aren't needed any more;

/usr/share/sugar/activities/Develop.activity/develop_app.py:22: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import Gtk
/usr/share/sugar/activities/Develop.activity/sourceview_editor.py:22: PyGIWarning: GtkSource was imported without specifying a version first. Use gi.require_version('GtkSource', '3.0') before import to ensure that the right version gets loaded.
  from gi.repository import GtkSource
1552001699.282932 CRITICAL root: finished initialization
1552001701.369851 ERROR root: WRITE_FILE

assumes olpc-os-builder or local bundles

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.

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.