tjol / emperor

Orthodox file manager for GNOME — DEAD, recommended alternative: MeanEYE/sunflower
GNU General Public License v3.0
11 stars 0 forks source link

Non existing FTP not showing error #10

Closed repli2dev closed 12 years ago

repli2dev commented 12 years ago

If I try to access non existing FTP then nothing happens.

I get only error at commandline:

\ (emperor:10963): CRITICAL **: file mountwait-notification.c: line 157: uncaught error: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files (g-dbus-error-quark, 2)

tjol commented 12 years ago

Cannot reproduce. I get the correct error message in the file pane. It looks like there is some problem with notifications on your system? Does Emperor use them successfully at other times?

repli2dev commented 12 years ago

Ok, my mistake. It shows correctly an error message when I try non existing server... But it acts weird on ftpx.forpsi.cz

tjol commented 12 years ago

Maybe related to #4...

tjol commented 12 years ago

The issue here was that Emperor attempted to show a helpful notification even when no notification server was running. Since 86b445b this is no longer the case and it will display a dialog allowing you to cancel the (non-reponsive) mount operation