Closed njam closed 6 years ago
@jaystrictor probably we've been doing the same thing at the same time :D
True. :D
I think your fix looks good. But on the other hand, I just thought about whether we need the condition instanceof Gio.IOErrorEnum
at all. I believe we should return a generic icon unconditionally.
What do you think?
On the other hand if any other exception is thrown - and thus a yet unknown error happens - probably it should not be ignored, because it could hide possibly important information.
I don't know much about this code though, it's of course your decision!
Ok, let's do it this way.
Because it's not supported in Gnome 3.30's JS engine anymore
For #36