Bug 30054

Summary: Error in open_generic_xdg_mime() function in xdg-open
Product: Portland Reporter: Chad Voegele <cavoegele>
Component: xdg-utilsAssignee: Fathi Boudra <fabo>
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium Keywords: patch
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Chad Voegele 2010-09-06 16:58:31 UTC
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.
Comment 1 Rex Dieter 2011-03-28 09:57:32 UTC
I cannot reproduce this.  Can you provide more detail about the problem(s) you see, and how your proposed fix addresses it?
Comment 2 Chad Voegele 2011-03-28 16:17:09 UTC
(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.