didierm

Results 36 comments of didierm

This is still an issue when booting e.g. the [AlmaLinux 9.2 DVD](https://ftp.belnet.be/mirrors/almalinux/9/isos/x86_64/AlmaLinux-9.2-x86_64-dvd.iso) : `/dev/ventoy:` gets prepended to the `inst.ks=` parameter value, rendering a kickstart installation impossible. (tested with Ventoy versions...

F32, python3 (quick & dirty) : * connmgr.py : ``` 32c32 < from StringIO import StringIO --- > from io import StringIO 705c705 < if profileName.decode('utf-8') == row[3]: --- >...

https://gjs.guide/guides/gjs/legacy-class-syntax.html#comparison-between-legacy-and-es6

I've replaced `Lang.` incantations with `GObject.registerClass` , and managed to get CM running in GNOME 42.

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...

@pieska I just noticed you maintain a fork yourself. Please find attached CM (internal version 6) : [[email protected]](https://github.com/sciancio/connectionmanager2/files/8706806/connectionmanager6%40ciancio.net.zip) **Note** : CM6 expects to find "~/.connmgr" in `~/.config/connmgr`.

My pleasure. I gather you did not commit the other changes (search provider stuff, config file location, debugging, etc.) ?

I concur : this app is/was very useful to e.g. test microG GCM installations. Would a donation link help out ?

@Frenzie While running the latest release 2019.04, highlighting a word does not copy it to the clipboard (with Settings > Document > Highlight action = 'popup' or 'highlight').

I see : I tried before, holding on it for 2-3 seconds, but it seems 3-4 seconds are needed to get to the "Copy" popup. Hardly fluent and rather interruptive/invasive...