[Trac_gajim-plugins] [Gajim Plugins] #110: Snarl plugin doesn't work
Gajim Plugins
trac at gajim.org
Wed Sep 30 07:17:11 CEST 2015
#110: Snarl plugin doesn't work
--------------------------------+------------------------------------
Reporter: quentin@… | Owner:
Type: defect | Status: new
Priority: major | Component: PluginInstallerPlugin
Keywords: Snarl notifications | Blocked By:
Blocking: |
--------------------------------+------------------------------------
\
\
Hello,
I'm trying to use the Snarl notifications plugin in Windows.
But as soon as I install it, I have a traceback. If I try to restart gajim
after, It won't start and I have to manually delete the plugin on
%appdata%.
Here is the traceback:
{{{
Traceback (most recent call last):
File
"C:\Users\Quentin\AppData\Roaming\Gajim\Plugins\plugin_installer\plugin_installer.py",
line 340, in on_plugin_downloaded
gajim.plugin_manager.add_plugin(plugins[0])
File "src\plugins\helpers.py", line 114, in wrapper
File "src\plugins\pluginmanager.py", line 128, in add_plugin
File "src\plugins\helpers.py", line 107, in wrapper
File "src\plugins\plugin.py", line 161, in __init__
File "src\plugins\helpers.py", line 107, in wrapper
File
"C:\Users\Quentin\AppData\Roaming\Gajim\Plugins\snarl_notifications\plugin.py",
line 57, in init
[] # classes
File
"C:\Users\Quentin\AppData\Roaming\Gajim\Plugins\snarl_notifications\pySnarl.py",
line 98, in __init__
title
File
"C:\Users\Quentin\AppData\Roaming\Gajim\Plugins\snarl_notifications\pySnarl.py",
line 111, in SetTo
self.app.Classes = self.classes.Classes()
File "c:\python27\lib\site-packages\win32com\client\__init__.py", line
471, in __setattr__
AttributeError: 'module' object has no attribute 'VARIANT'
}}}
I'm using latest Gajim (0.16.4) but this was the same behavior before...
Note: I'm tagging this on "Plugin Installer" because Snarl isn't on the
Components list...
Thanks !
\
\
\
--
Ticket URL: <http://trac-plugins.gajim.org/ticket/110>
Gajim Plugins <http://trac-plugins.gajim.org/>
Gajim Plugins
More information about the Trac_gajim-plugins
mailing list