When using my WebKit browser on 2.36.0, an endless string of errors like this are printed to the console while loading a page. I've searched but can't find anything about this problem on Google. This is with the latest glib and gnutls. No such problems with other applications, only WebKit. (process:404): GLib-GIO-WARNING **: 07:56:27.414: ../gio/gtlsconnection.c:436: invalid property id 10 for "advertised-protocols" of type 'GParamBoxed' in 'GTlsClientConnectionGnutls' (process:404): GLib-Net-WARNING **: 07:56:27.661: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.661: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.661: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.662: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.662: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.697: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:27.698: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls' (WebKitWebProcess:403): GLib-Net-WARNING **: 07:56:27.700: ../tls/gnutls/gtlscertificate-gnutls.c:148: invalid property id 3 for "private-key" of type 'GParamBoxed' in 'GTlsCertificateGnutls' (process:404): GLib-GIO-WARNING **: 07:56:29.167: ../gio/gtlsconnection.c:427: invalid property id 12 for "protocol-version" of type 'GParamEnum' in 'GTlsClientConnectionGnutls' (process:404): GLib-GIO-WARNING **: 07:56:29.167: ../gio/gtlsconnection.c:427: invalid property id 13 for "ciphersuite-name" of type 'GParamString' in 'GTlsClientConnectionGnutls'
Problem resolved by upgrading to latest glib-networking version!