384 default=`xdg-mime query default "$filetype"` 385 default=`echo $default | sed "s|[^\w]*/||"` The open_generic_xdg_mime() function in xdg-open incorrectly finds the .desktop file. The line above should be added.
I cannot reproduce this. Can you provide more detail about the problem(s) you see, and how your proposed fix addresses it?
(In reply to comment #1) > I cannot reproduce this. Can you provide more detail about the problem(s) you > see, and how your proposed fix addresses it? I apologize but I can not remember how to reproduce the error. I should have better documented it at the time. This bug can be closed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.