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

reduce log noise #8

Open
quozl opened this issue Mar 7, 2019 · 0 comments
Open

reduce log noise #8

quozl opened this issue Mar 7, 2019 · 0 comments

Comments

@quozl
Copy link
Collaborator

quozl commented Mar 7, 2019

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
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