Hello, Daniel Leidert wrote: > Package: xdg-utils > Version: 1.0.1-2 > Severity: normal > > When I try to use xdg-mime to check the MIME type of a file, I always > receive the following error: > > xdg-mime: no method available for quering MIME type of 'xxx'
Which desktop environment (if any) are you running the command under? > When I try to query the default > applications registered for a MIME type, I always get nothing back from > the command, e.g. > > $ xdg-mime query default text/html > $ > > But the return value is "0", so no error is reported. I think that's on purpose. It simply means that no application is registered as the default (which is not an error). "default" means that the type and app is present in ~/.config/share/applications/defaults.list or the corresponding system path. (Unless you're running kde which is a special case.) -- Pelle -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]