Xaver Fischer
Xaver Fischer
In other words if you do a fresh install / account the app is unusable? I mean at that point you have 0 contacts and there is no way to...
Well I did a fresh install of the latest release (0.16 from open repos). The error does not happen all the time but most of the time. It could be...
> @chutz due to your lack of response, i have created my own implementation -> https://github.com/linrunner/TLP/tree/feature/bat.d/framework > > @Simerax can you test it? Yes! Just checked out your branch and...
Just realized it needs the out of tree module..would it maybe make more sense to wait for t-8ch driver in the kernel instead of now "quickly" getting the support with...
@linrunner Okay I tested it with the current master of the [`framework_laptop`](https://github.com/DHowett/framework-laptop-kmod/commit/cfff3d242c11dc3ebfa70e7771ee1c094bf2f368) module. Battery Care detects the plugin and the `STOP_CHARGE_THRESH_BAT1` works. I'm guessing its expected that `START_CHARGE_THRESH_BAT1` does not...
Clitest doesn't seem to be available on void. Is this the tool and repository you are referring to? https://github.com/aureliojargas/clitest Output of `tlp-stat -s -b` ``` +++ System Info System =...
sorry for the delay. Output of clitest: ``` #1 # +++ Framework laptops +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #2 # #3 # --- tlp start #4 sudo tlp start -- START_CHARGE_THRESH_BAT1= STOP_CHARGE_THRESH_BAT1= START_CHARGE_THRESH_BAT0= STOP_CHARGE_THRESH_BAT0=...
``` > git clone https://github.com/bscan/RakuNavigator > cd RakuNavigator > npm install > npm run compile ``` Now you should be able to run the server for neovim with `node server/out/server.js...
@isimluk This specification from gaeb (a german standard for b2b communication) triggers the same error. [GAEB_DA_XML_Lib_3.3_2021-05.xsd.txt](https://github.com/GoComply/xsd2go/files/9234510/GAEB_DA_XML_Lib_3.3_2021-05.xsd.txt) (renamed to .txt because github does not allow .xsd) ``` Processing 'GAEB_DA_XML_Lib_3.3_2021-05.xsd' Parsing: GAEB_DA_XML_Lib_3.3_2021-05.xsd...
> However, the pgx type system as a whole always supports a text formatted value being scanned into a string. This is useful because it allows unknown types to at...