otrv4 / pidgin-otrng

Fork of https://bugs.otr.im/plugins/pidgin-otr. This is a mirror of https://bugs.otr.im/otrv4/pidgin-otrng
GNU General Public License v2.0
16 stars 5 forks source link

When pidgin-otrng plugin is enabled, OTRv3 plugin crashes #20

Closed claucece closed 6 years ago

juniorz commented 6 years ago

It could be because they have symbols with the same name, but it is also unexpected how (and if) they should work when they are both enabled at the same time.

olabini commented 6 years ago

Honestly, I think OTRv4 should detect on plugin load whether OTRv3 is activated. If it is, we should display a warning dialog, telling the user to disable v3 and then restart.

claucece commented 6 years ago

Thanks! @olabini

olabini commented 6 years ago

Np. Simple, and nice. =)