Comment 3 for bug 1349787

Revision history for this message
Lars Karlitski (larsu) wrote : Re: application crashes when using gsettings binding for schema with a{sv} type key

I'm hesitant to add support for writing arbitrary variants, because there's no way to specify which type exactly you want to write from qml. gsettings-qt coerces whatever you write into the type expected by the schema, but it can't do that for a{sv}.

What exactly do you need this for? Laney hinted that you might be okay with just having a a{ss}?