Bug#874003: Also affected on uptodate sid

2018-02-26 Thread Mikko Rapeli
On Tue, Feb 27, 2018 at 12:49:41AM +0200, Mikko Rapeli wrote: > Testing changes to desktop files shows that exo-file-manager.desktop > is to blame for this behavior. It does correctly set OnlyShowIn=XFCE; so > I don't get why it gets used in a Gnome session: > > $ cat

Bug#874003: Also affected on uptodate sid

2018-02-26 Thread Mikko Rapeli
On Sun, Feb 25, 2018 at 02:35:28PM -0500, Jeremy Bicha wrote: > I suggest looking into what xdg-utils does. Looks like xdg-utils, or at least xdg-open is not the one to blame since it is calling gio open: $ sh -x $( which xdg-open) video.mp4 + check_common_commands video.mp4 + [ 1 -gt 0 ] +

Bug#874003: Also affected on uptodate sid

2018-02-25 Thread Jeremy Bicha
On Sun, Feb 25, 2018 at 2:25 PM, Mikko Rapeli wrote: > ** (exo-helper-1:4657): WARNING **: Could not open X display > Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. > > After removing exo-utils package nautilus can open files again with

Bug#874003: Also affected on uptodate sid

2018-02-25 Thread Mikko Rapeli
On Sun, Feb 25, 2018 at 08:33:44PM +0200, Mikko Rapeli wrote: > When opening files from nautilus it complains > > "Failed to execute default File Manager. > Input/Output error" strace showed to me that nautilus calls gio which for some reason ends up calling exo-open from Xfce desktop which

Bug#874003: Also affected on uptodate sid

2018-02-25 Thread Mikko Rapeli
When opening files from nautilus it complains "Failed to execute default File Manager. Input/Output error" As mentioned here, opening files with "Open With Other Application" works. This started in for me yesterday after applying updates. I did not change anything in gnome configuration. --