I couldn't detect the required dependencies, so i installed everything containing the mentioned dependencies in their name. However when i try to run polydock i get the following error:
$ ./bin/polydock
(gjs:18188): Gjs-CRITICAL **: 11:54:23.095: JS ERROR: Error: Constructor called as normal method. Use 'new SomeObject()' not 'SomeObject()'
class_1@./bin/polydock:899:46
imports.gi.versions.GdkPixbuf<@./bin/polydock:951:15
@./bin/polydock:955:2
(gjs:18188): Gjs-CRITICAL **: 11:54:23.095: Script ./bin/polydock threw an exception
How do i get past this. Really want to try it.
I am running Antix linux with debian sid sources
I couldn't detect the required dependencies, so i installed everything containing the mentioned dependencies in their name. However when i try to run polydock i get the following error:
$ ./bin/polydock
(gjs:18188): Gjs-CRITICAL **: 11:54:23.095: JS ERROR: Error: Constructor called as normal method. Use 'new SomeObject()' not 'SomeObject()'
class_1@./bin/polydock:899:46
imports.gi.versions.GdkPixbuf<@./bin/polydock:951:15
@./bin/polydock:955:2
(gjs:18188): Gjs-CRITICAL **: 11:54:23.095: Script ./bin/polydock threw an exception
How do i get past this. Really want to try it.
I am running Antix linux with debian sid sources