Aron
Aron
which raises the question... how many centimetres wide is the default maim screen? and what role does `TEX_MOB_SCALE_FACTOR` play?
Are we talking something like this: https://realpython.com/python39-new-features/#annotated-type-hints where you add both documentation about a function argument as well as its type information as an annotation in the function signature?
@pawlakm Did you ever find a working solution? I am experiencing the same crash when starting kodi. ``` $ kodi libva info: VA-API version 1.7.0 libva info: Trying to open...
Is there any progress on this? I would also love to see a google-free version on fdroid. Or even just a version with pull notification only... something to run on...
> After adding `payable: true` to the ABI in the assignment to variable `testContract`, the deployment works. Solidity versions prior to 0.6.0 had this attribute, and `geth/web3` seems to depend...
It would be very useful to see if your validators have any upcoming blocks. If they do, you can wait until installing updates / rebooting. If they do not, you...
as a fix, edit file `whatsapp/setup.go` and add `wac.SetClientVersion(2, 2123, 7)` in a new line right after `wac, err = whatsapp.NewConn(5 * time.Second)`
That latest error can be fixed by using the code from: https://github.com/Rhymen/go-whatsapp/commit/8029c28f5c5a82145e324af228ac64354f07b4e8 I changed the code at `~/github.com/*rhymen/[email protected]/binary/token/token.go` as in the commit above and then rebuilt the bot with `go...
Hi. Apologies for late reply. I have not been able to fix this yet. OTOH I have not really been trying recently. I wanted to spend some more time on...
I can see the whatsapp messages appearing in the nohup.out console log, so they are definitely being retrieved. However I do not receive anything on signal. The output ends with...