Antoine Santo

Results 10 issues of Antoine Santo

Anything change at FB side ? Traceback (most recent call last): File "./sendFB.py", line 37, in session = fbchat.Session.login("XXXXXXX", "XXXXXXXX") File "/usr/local/lib/python3.5/dist-packages/fbchat/_session.py", line 377, in login return cls._from_session(session=session) File "/usr/local/lib/python3.5/dist-packages/fbchat/_session.py",...

bug
help wanted

is there a "live preview" / "auto refresh on save" mode or at least a preview shortcut i missed ?

after several test, i cant get digidrum YM working, the sample do not play at all, but chip track work.

There is a typo in the file config.ini ( release 28.0.2 ) in file TFT_Rawr_X1.zip and TFT_Rawr_Genius.zip the last line is : **distnace**_filament_extrude_calibration:180.0f i bet it should be **distance**_filament_extrude_calibration:180.0f NNN

bug

@featherbear ![image](https://user-images.githubusercontent.com/1048113/163694301-42073a4b-daa2-46a2-81db-81bb9f12d6c0.png) as you can see mobile version doesn't seem to provide "message" facilities anymore.

it do not work when the result of the request is a RSS document content. Should be nice to find the RSS feed result of the request also in the...

hi, since it's out of stock i wanted to prod a unit for me. I planed to use jlpcb services. I can't find BOM and CPL files to ask jlpcb...

since i can't reopen an issue -> https://github.com/dust-tt/dust/issues/15132 here another one, it's still not fixed :'( and yes i have the latest version : cc @adrsimon can you look at...

i often get this error after prompting on CLI. error: TypeError: terminated at Fetch.onAborted (node:internal/deps/undici/undici:11020:53) at Fetch.emit (node:events:518:28) at Fetch.terminate (node:internal/deps/undici/undici:10178:14) at Object.onError (node:internal/deps/undici/undici:11141:38) at Request.onError (node:internal/deps/undici/undici:2094:31) at Object.errorRequest (node:internal/deps/undici/undici:1591:17)...

This patch enhances the `notify()` mechanism in the pyhOn library so that the actual MQTT message payload is passed through to user callbacks instead of always sending `None`. It updates...