bitlbee / bitlbee-facebook

Facebook protocol plugin for BitlBee
GNU General Public License v2.0
279 stars 49 forks source link

Login error: Failed to read thrift: facebook-api.c:1815 fb_api_cb_publish_pt: assertion 'FALSE' failed #151

Closed Hello71 closed 2 years ago

Hello71 commented 7 years ago

type = FB_THRIFT_TYPE_I64, dunno what's in it.

NPKJI commented 7 years ago

I'm getting the same issue. Sounds like it's related to this:

https://github.com/dequis/purple-facebook/issues/357

I manually added the patch to facebook-api.c, recompiled, and now I can sign in again.
https://github.com/dequis/purple-facebook/blob/e6f13c5766b71f820899b694a68102eca1a232fd/patches/15-presence-unknown-fields.patch

dequis commented 7 years ago

Yes, duplicate of https://github.com/dequis/purple-facebook/issues/357

dequis commented 7 years ago

...nevermind, different repo

dequis commented 7 years ago

Fix https://github.com/bitlbee/bitlbee-facebook/commit/e460983b98aa29c222b3990c41c16355d8fe78a1

dequis commented 7 years ago

Release https://github.com/bitlbee/bitlbee-facebook/releases/tag/v1.1.2

AhmedSuhel commented 2 years ago

Pils help

Hello71 commented 2 years ago

i think this was fixed? not sure, i don't use bitlbee-facebook anymore