Opened 8 years ago

#4969 new defect

GdkPixbuf import by datastore should be versioned

Reported by: quozl Owned by:
Priority: Unspecified by Maintainer Milestone: Unspecified
Component: Sugar Version: Unspecified
Severity: Unspecified Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

/var/log contains:

Sep 27 18:22:58 olpc org.laptop.sugar.DataStore[5252]: /usr/lib/python2.7/dist-packages/sugar3/mime.py:29: PyGIWarning: GdkPixbuf was imported without specifying a version first. Use gi.require_version('GdkPixbuf', '2.0') before import to ensure that the right version gets loaded.
Sep 27 18:22:58 olpc org.laptop.sugar.DataStore[5252]:   from gi.repository import GdkPixbuf

Caused by sugar-toolkit-gtk3:src/sugar3/mime.py imported by sugar-datastore:src/carquinyol/datastore.py

Change History (0)

Note: See TracTickets for help on using tickets.