Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gtk

Consume A Webservice With Basic Authentication Using Soup

As part of a gnome-shell extension, I try to consume a webservice using xmlrpc. The webservice expe… Read more Consume A Webservice With Basic Authentication Using Soup

Webkit2.javascriptresult.get_value() Throws Exception "typeerror: Couldn't Find Foreign Struct Converter For 'javascriptcore.value'".

I am writing a python3 + webkit2 + gtk3 based GUI. Everything works fine, but when I tried to use W… Read more Webkit2.javascriptresult.get_value() Throws Exception "typeerror: Couldn't Find Foreign Struct Converter For 'javascriptcore.value'".