Hey Vincent, I forgot to mention that the described error can occur in "Single" notification mode only. Did you try to reproduce the problem with this mode enabled?
Regards, Patrick Am Dienstag, den 10.09.2013, 01:50 -0700 schrieb Vincent Cheng: > Hi Patrick, > > Can you take a look at the following bug report > (http://bugs.debian.org/722243) from a mailnag user in Debian? Thanks! > > Regards, > Vincent > > On Mon, Sep 9, 2013 at 5:09 AM, Jesus <[email protected]> wrote: > > Package: mailnag > > Version: 0.5.2-1 > > Severity: important > > > > Dear Maintainer, > > > > Here is the output from ~/.config/mailnag/mailnag.log > > > > Waiting for GNOME-Shell notification server... > > Waiting for GNOME-Shell notification server... > > Checking 1 email account(s) at: Mon Sep 9 11:08:07 2013 > > Traceback (most recent call last): > > File "/usr/lib/python2.7/dist-packages/Mailnag/mailnag.py", line 138, in > > main > > mailchecker.check(accounts) > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 99, in > > check > > self._notify_single(new_mails) > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 148, in > > _notify_single > > n = self._get_notification(mail.sender, mail.subject, "mail-unread") > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 158, in > > _get_notification > > n.add_action("default", "default", self._notification_action_handler, > > None, > > None) > > File "/usr/lib/python2.7/dist-packages/gi/types.py", line 113, in function > > return info.invoke(*args, **kwargs) > > TypeError: add_action() takes exactly 5 arguments (6 given) > > Checking 1 email account(s) at: Mon Sep 9 11:18:08 2013 > > Traceback (most recent call last): > > File "/usr/lib/python2.7/dist-packages/Mailnag/mailnag.py", line 162, in > > sync_func > > mailchecker.check([account]) > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 99, in > > check > > self._notify_single(new_mails) > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 148, in > > _notify_single > > n = self._get_notification(mail.sender, mail.subject, "mail-unread") > > File "/usr/share/pyshared/Mailnag/daemon/mailchecker.py", line 158, in > > _get_notification > > n.add_action("default", "default", self._notification_action_handler, > > None, > > None) > > File "/usr/lib/python2.7/dist-packages/gi/types.py", line 113, in function > > return info.invoke(*args, **kwargs) > > TypeError: add_action() takes exactly 5 arguments (6 given) > > > > > > > > -- System Information: > > Debian Release: jessie/sid > > APT prefers unstable > > APT policy: (500, 'unstable'), (500, 'testing') > > Architecture: amd64 (x86_64) > > Foreign Architectures: i386 > > > > Kernel: Linux 3.10-2-amd64 (SMP w/2 CPU cores) > > Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) > > Shell: /bin/sh linked to /bin/dash > > > > Versions of packages mailnag depends on: > > ii gir1.2-glib-2.0 1.36.0-2+b1 > > ii gir1.2-gnomekeyring-1.0 3.8.0-2 > > ii gir1.2-gstreamer-0.10 0.10.36-1.2 > > ii gir1.2-notify-0.7 0.7.6-1 > > ii gstreamer0.10-plugins-base 0.10.36-1.1 > > ii python 2.7.5-4 > > ii python-dbus 1.2.0-2+b1 > > ii python-gobject 3.8.3-1 > > ii python-httplib2 0.8-2 > > ii python-xdg 0.25-3 > > > > mailnag recommends no packages. > > > > mailnag suggests no packages. > > > > -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

