pluginParameters = {}
        pluginParameters["osm.useragent"] = "Foo"
        self.provider = PyQt5.QtLocation.QGeoServiceProvider("osm", pluginParameters )
This code crashes the program. Omitting pluginParameters works. Note,: the second argument of that constructor is a QVariantMap.
Same code with PyQT5 works
| For Gerrit Dashboard: PYSIDE-1028 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V | 
| 265276,4 | Leave QVariantMap as a name, not a type | 5.12 | pyside/pyside-setup | Status: MERGED | +2 | 0 |