Hi! I'm using PyQt 4.9.1 with Python 2.7 under windows XP. Recently I added `sip.setapi('QVariant', 2)` to my project and some parts stopped working correctly. The attachment has the test case. In two words, after initializing QDeclarativeView QVariant behavior changes and you see `unable to load type 477`. Thx