Hi, * Julian Taylor <jtaylor.deb...@googlemail.com> [2012-05-02 21:17]: > the patch for the code execution probably contains a regression > I can't judge how severe it is or provide a testcase: > > /usr/share/gajim/src/notify.py:323 > command = gajim.config.get_per('notifications', str(advanced_notif_num), > 'command') > try: > helpers.exec_command(obj.command, use_shell=True) > except Exception: > pass > > > obj.command does not exist in 0.13.4, only in 0.15 > it should probably be: > > helpers.exec_command(command, use_shell=True)
Interesting. Thanks for the report! I will have to check that. When I tested the update the notifications in the form of popups telling me new messages worked. Cheers Nico
pgpQkAW2SmMov.pgp
Description: PGP signature