Gajim/OMEMO plugin & protobuf
by Thom1b from LinuxQuestions.org on (#6KJX8)
Hi,
I upgrade slackware64-current today, I take care about recent removed and added packages.
I use gajim with omemo plugin. After upgrading protobuf3-25.3 from SBo to protobuf-26.0 from slackware64 (including abseil-cpp), omemo doesn't work anymore.
I have errors messages like this:
Quote:
- I tried to rebuild gajim and all dependancies: doesn't work.
- I tried to compile protobuf 25.3 using Pat's SB: doesn't work.
- I tried to compile protobuf 26.0 using SBo's SB: doesn't work.
- I switched back to protobuf3-25.3: it works!
Do you have any suggestion to make omemo plugin works with protobuf-26.0?
Anyway, we're stuck with gajim-1.5.4 because newer version required newer python3 version. It could be very nice to have a recent python3 ;)
Have a nice day!
I upgrade slackware64-current today, I take care about recent removed and added packages.
I use gajim with omemo plugin. After upgrading protobuf3-25.3 from SBo to protobuf-26.0 from slackware64 (including abseil-cpp), omemo doesn't work anymore.
I have errors messages like this:
Quote:
24/03/2024 11:33:32 (E) gajim.p.omemo cannot import name 'descriptor_pb2' from 'google.protobuf' (/usr/lib64/python3.9/site-packages/google/protobuf/__init__.py) |
- I tried to compile protobuf 25.3 using Pat's SB: doesn't work.
- I tried to compile protobuf 26.0 using SBo's SB: doesn't work.
- I switched back to protobuf3-25.3: it works!
Do you have any suggestion to make omemo plugin works with protobuf-26.0?
Anyway, we're stuck with gajim-1.5.4 because newer version required newer python3 version. It could be very nice to have a recent python3 ;)
Have a nice day!