XMMPPNotify installation fails (others are fine)

Suggest, post, or discuss plugins for Deluge
Post Reply
wsw70
Member
Member
Posts: 11
Joined: Sat May 14, 2011 8:46 pm

XMMPPNotify installation fails (others are fine)

Post by wsw70 »

Hello,

I am trying to install XMPPNotify (https://bitbucket.org/enikesha/deluge-x ... /downloads) on my headless Deluge (1.3.1 on Debian) which I manage though the WebUI or GTK Windows client.

In short, the problem is that when I open (install) the XMPPNotify .egg file on the "Plugins" config pane (Install plugin), it does not appear in the list of installed plugins. Other plugins install fine (I just tried for instance Categorize).
The problem is identical on the web and gtk client.

Has anyone experienced this before?

I tried to ad the .egg file to ~/.config/deluge/plugins -- it is still not visible (though the previously mentioned Categorize's .egg file is there)
I launched Deluge in debug mode when trying to install but there are no errors. When the plugins are rescanned the other ones are visible (all but XMPPNotfy).

I would appreciate any help or pointers :)
Thanks
Cas
Top Bloke
Top Bloke
Posts: 3681
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: XMMPPNotify installation fails (others are fine)

Post by Cas »

Make sure you have installed the plugin that matches your the default python version of your OS.

XMPPNotify-0.2.1-py2.7.egg is for Python 2.7
XMPPNotify-0.2.1-py2.6.egg is for Python 2.6
wsw70
Member
Member
Posts: 11
Joined: Sat May 14, 2011 8:46 pm

Re: XMMPPNotify installation fails (others are fine)

Post by wsw70 »

Cas wrote:Make sure you have installed the plugin that matches your the default python version of your OS.

XMPPNotify-0.2.1-py2.7.egg is for Python 2.7
XMPPNotify-0.2.1-py2.6.egg is for Python 2.6
THANK YOU. This was the reason why I could not install.

Now I see XMPPNotify as a plugin, I can also configure it. It does not work, though -- I configured a Gtalk account on my Google for Apps but it does not log in (I do not see it in the list of active users on my gtalk).
Is there a place I should configure the server? (this is something which cannot be guessed, so I am sure there must be a configuration somewhere??)

UPDATE: a Gmail account works fine -- so Google for Apps would be great but the functionality is OK with Gmail as well.

Thanks again!
Post Reply