Open pieska opened 2 years ago
I've replaced Lang.
incantations with GObject.registerClass
, and managed to get CM running in GNOME 42.
that's great, could you do a pull request or post the patch?
CM is quite essential in my workflow. I'v looked at Argos (https://github.com/p-e-w/argos) as a polyvalent and supported replacement candidate, but IIRC, Argos does not provide a (for me essential) search provider.
Over the past few years and by comparing CM code with other extensions code (I don't know a single bit of GNOME/JS/gjs programming), I have modified CM to run with the different GNOME incantations (including the search provider functionality et al). As the changes are all over the place, posting a single patch or diff is useless (and I don't know too much about git either). CM runs perfectly in Fedora 36 (GNOME 42).
I am fully prepared to upload the zip file with the result of that work here, provided someone goes through the trouble to either sort the code out in patches and pull requests (but the project seems largely dormant), or fork the project.
@pieska I just noticed you maintain a fork yourself. Please find attached CM (internal version 6) : connectionmanager6@ciancio.net.zip
Note : CM6 expects to find "~/.connmgr" in ~/.config/connmgr
.
@didierm thanks, i took the changes for ES6 from your version, see #72
My pleasure. I gather you did not commit the other changes (search provider stuff, config file location, debugging, etc.) ?
i just took the changes to make it working again. To create nice and correct pull requests i have to understand the changes, which i don't, I'm no software guy and especially no JS guy, it's all greek to me ;-)
It fails to load in fedora core 36, gnome 42.0 (again):