GithubHelp home page GithubHelp logo

Comments (7)

ChristianGalla avatar ChristianGalla commented on May 29, 2024

Thanks for reporting this bug.

I am usually only programming for the newest Pidgin version and have never tested an older version.

If an older Pidgin version is used, the plugin may call a Pidgin function that not exists and therefore fails.
That is the reason I suggest using the newest Pidgin version.

If it is not possible to use the newest Pidgin version, can you please have a look in the error search window and let me know, if there are any plugin related error messages?

from pidginwintoastnotifications.

b2cbd avatar b2cbd commented on May 29, 2024

@ChristianGalla Thanks for checking out the issue. Here is the debug log for 1.6.1 @ Pidgin 2.12.0!

plugins: probing C:\Program Files (x86)\Pidgin\plugins\PidginWinToastNotifications.dll
plugins: C:\Program Files (x86)\Pidgin\plugins\PidginWinToastNotifications.dll is not loadable: ABI version mismatch 2.13.x (need 2.12.x)

I believe you've to lower PURPLE_MINOR_VERSION and re-compile.

from pidginwintoastnotifications.

ChristianGalla avatar ChristianGalla commented on May 29, 2024

I have build the plugin for Pidgin 2.12.0 and attached it to the last release.

Can you please test if it works on your machine?

from pidginwintoastnotifications.

b2cbd avatar b2cbd commented on May 29, 2024

@ChristianGalla Thanks I used lib file form 1.6.1 and this DLL - I confirm it works in Pidgin 2.12.0 (libpurple 2.12.0).

There could be an enhancement for the next version. For some protocols like Whatsapp/Facebook, when I logged in using Pidgin but send a message using my phone app, this plugin shows notification for my own message with the wrong sender name. It could filter notification for only incoming messages, not the outgoing ones.

I really appreciate all the hard work you've done here.

from pidginwintoastnotifications.

ChristianGalla avatar ChristianGalla commented on May 29, 2024

When you send a message via phone, which sender name is displayed in Pidgin?

Are there protocols where this does not happen?

If this is a protocol specific issue, this issue may be in the scope of the protocol plugin.

from pidginwintoastnotifications.

b2cbd avatar b2cbd commented on May 29, 2024

@ChristianGalla This happens only for WhatsApp and Facebook protocol, they are the HTTP protocol. Other protocols like Google-XMPP is fine.

It shows the receiver-name on notification, though it was an outgoing message. It supposes to show notification only for incoming messages. In the chat window, it shows my name correctly for this message.

from pidginwintoastnotifications.

ChristianGalla avatar ChristianGalla commented on May 29, 2024

@b2cbd It seems you have created an issue in the WhatsApp plugin and there was a commit addressing the issue about receiving of own messages that were send from another device. I hope the next Windows build of the WhatsApp plugin fixes this issue.

Because the initial issue (working on Pidgin 2.12.0) was resolved and it looks like the other issue you reported is in the scope of the protocol plugins, I am closing this issue.
If you are experiencing any additional issues or have a feature request feel free to open a new issue.

from pidginwintoastnotifications.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.