Comment 2 for bug 695613

Revision history for this message
Jean-Peer Lorenz (peer.loz) wrote : Re: Empty notification window goes up after error riport

Thank you for using SBackup and for taking the time reporting this bug.

The issue is cause by malformed markup:

/usr/share/sbackup/sbackup/ui/misc.py:215: GtkWarning: Failed to set text from markup due to error parsing markup: Error on line 3 char 32: '<email address hidden>' is not a valid name: '@'
  dialog.set_markup(_msg)

Thanks for your help.