clone 801812 -1 retitle -1 should depend on gvfs-bin reassign -1 cinnamon-session thanks
Hi, Den 2015-10-15 kl. 22:13, skrev Jeffrey Ratcliffe: >> > Could you run >> > >> > sh -x /usr/bin/xdg-open somefile.djvu > Below. More testing shows that the problem only occurs when the djvu > has more than one page. With single page djvu files, everything is as > it should be. > > What is also strange, is that although for both single and multipage > djvu files, evince-previewer is run, if I just run evince-previewer > manually on the multipage djvu, it is also displayed ok. One issue is that you don't have gvfs-bin installed. Try installing it and I'm sure xdg-open will work again. The Cinnamon packages really should depend on it, like GNOME and MATE do. The reason that it stopped working in the new version is (I think) that I changed xdg-open to not try gnome-open when running under Cinnamon, as gnome-open is obsolete and GNOME 2 only. Perhaps that was a mistake. Still, the fallback generic mode should have worked. Apparently there is no fallback code for the GNOME/Cinnamon mode in xdg-mime. I'll have to fix that. -- Pelle