Ivan Krasilnikov

Results 2 comments of Ivan Krasilnikov

Still broken, both on debian buster and elementary: ``` $ sudo apt install gir1.2-granite-1.0 $ python3 -c 'from gi.repository import Granite; Granite.WidgetsSourceList()' -c:1: PyGIWarning: Granite was imported without specifying a...

Yes, works for me now on debian with libgranite 5.2.5-1. Thanks for fixing! The second issue I mentioned - not being able to override gobject virtual method get_context_menu from python...