Post #2839381
2026-05-17 01:40 UTC
Replies (1)
-
@pvagner@fedi.ml 2026-05-21 10:01
@draeand@social.the-gdn.net I am unable to get it to work although it's likelly I am doing something wrong. I have pulled latest changes from github. Built the prism locally like this: cmake build . cd build make I have then placed the file libprism.so into a folder bindings/py/prism/prism/_native And then doing on the command line: cd bindings/py/prism/prism python >>> import prism >>> ctx = prism.Context() >>> backend = ctx.acquire_best() ** (process:422192): CRITICAL **: 11:52:35.153: Glib::ObjectBase* Glib::wrap_create_new_wrapper(GObject*): assertion 'wrap_func_table != nullptr' failed ** (process:422192): WARNING **: 11:52:35.154: Failed to wrap object of type 'GDBusConnection'. Hint: this error is commonly caused by failing to call a library init() function. Oh perhaps we should move to github with this discussion. I will be looking at it more tonight.