id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
424,Better error reporting when org.freedesktop.Notifications service is not provided,ulidtko,somebody,"Guake should show meaningful message when `org.freedesktop.Notifications` DBus service isn't available. Now it displays tracebacks like this:
{{{
File ""/usr/lib/guake/guake.py"", line 1353, in <module>

if not main():

File ""/usr/lib/guake/guake.py"", line 1296, in main

instance = Guake()

File ""/usr/lib/guake/guake.py"", line 649, in init

notification.show()

glib.GError: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message did not receive a reply 
}}}
which aren't friendly, and hence lots of users are reporting this as a bug in Guake.

",enhancement,closed,major,0.5.0,guake,,wontfix,,
