Bug#911911: gir1.2-granite-1.0 bindings nonfunctional

2018-10-26 Thread Ivan Krasilnikov
Fixing gir files manually as follows fixes the problem on my system, so this confirms that the bug is with these packages (libgranite-dev, gir1.2-granite-1.0). $ sed -i -e 's//usr/lib/x86_64-linux-gnu/girepository-1.0/Granite-1.0.typelib -- Ivan

Bug#911911: gir1.2-granite-1.0 bindings nonfunctional

2018-10-25 Thread Ivan Krasilnikov
Package: gir1.2-granite-1.0 Version: 5.1.0-1 I'm trying to use libgranite gtk widgets from python and running into the following problem on debian sid: $ sudo apt-get install libgranite-dev gir1.2-granite $ python3 -c 'from gi.repository import Granite; Granite.WidgetsSourceList()' -c:1: