← Back to team overview

nssbackup-team team mailing list archive

[Bug 988219] [NEW] Cannot terminate sbackup

 

Public bug reported:

Right clicked on sbackup icon in the system tray, clicked "Cancel
backup", an error window popped up and requested that I file a bug
report.

The window said:

Sorry, this should not have happened
An uncaught error occurred. Close this message window and restart the application.
Please report this error on bugs.launchpad.net/sbackup.

'pynotify.Notification' object has no attribute.
'attach_to_ status_icon'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/sbackup/ui/indicator_core.py", line 696, in _cancel_handler
    message = _("Unable to cancel backup process."))
  File "/usr/lib/python2.7/site-packages/sbackup/ui/indicator_legacy.py", line 59, in _notify_info
    PyNotifyMixin._notify_info(self, profilename, message)
  File "/usr/lib/python2.7/site-packages/sbackup/ui/indicator_core.py", line 141, in _notify_info
    self.__notif.attach_to_status_icon(self.__trayicon)
AttributeError: 'pynotify.Notification' object has no attribute 'attach_to_status_icon'

** Affects: sbackup
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Simple
Backup Maintainers, which is subscribed to sbackup.
https://bugs.launchpad.net/bugs/988219

Title:
  Cannot terminate sbackup

To manage notifications about this bug go to:
https://bugs.launchpad.net/sbackup/+bug/988219/+subscriptions


Follow ups

References