Open clemencyworld1 opened 2 years ago
I'm having the Same issue. Only started having this issue after updating. I would guess that GJS or some other dependency updated which caused braking changes. I'm guessing a PR is going to be required.
I'm considering opening and maintaining a fork of this project, since I do like it. It just seems to be unmaintained at the time.
same issue
Gutentag @MintArchit, I never got around to building a working fork. And I haven't found a replacement dock that I love. Though I'd have more motivation to do it on the side if I knew someone else wanted to use it too.
Hey @dmaahs2017, up to now I have not found an alternative either. I would definitely prefer a fixed Polydock. Last Time I wrote, all versions did not work for me.
Tomorrow, I'll delve deeper into this.
P.s. current setup ubuntu22lts + i3 + polybar
Well that's really cool to hear! Those working versions might be a good starting point for a fork. I'm running arch + bspwm + polybar
Same issue is happening with me :( 2.0.1 threw some promising code at me, but it didn't launch because
(polydock:18496): Gjs-CRITICAL **: 15:36:39.283: JS ERROR: Error: Function Gdk.property_get() cannot be called: argument 'actual_property_type' with type interface is not introspectable because it has a type not supported for (out caller-allocates)
Was able to fix this issue with https://github.com/folke/polydock/pull/55
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