Actions are not defined for some detected DE's (Enlightenment, Mate) in xdg-su xdg-terminal and others (partial patch)
Submitted by sim..@..ek.net
Assigned to Portland Bugs
Description
It seems like in several cases detection is added for a desktop environment then a action is added to say xdg-open but not xdg-su or xdg-terminal, this causes them to fail rather then using the generic option as they would have in the past.
xdg-su and xdg-terminal are both broken in this way on enlightenment as the support is detected for xdg-open but nothing is specified for the other cases.
The following patch https://build.opensuse.org/package/view_file/X11:common:Factory/xdg-utils/fix-enlightenment-support.patch?expand=1 fixes and enhances enlightenment support by using enlightenments terminal emulator (terminology) rather then xterm.
When i was looking at this issue in more detail it seemed like mate suffered from a similar issue in atleast 1 tool but all should probably be checked to see they have a action for each tool, if not they need to run the generic tool.