Bug 30054 - Error in open_generic_xdg_mime() function in xdg-open
Summary: Error in open_generic_xdg_mime() function in xdg-open
Status: RESOLVED NOTABUG
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Fathi Boudra
QA Contact:
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-09-06 16:58 UTC by Chad Voegele
Modified: 2011-03-28 16:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.