Bug 1677 - missing application/x-autopackage mime
Summary: missing application/x-autopackage mime
Status: RESOLVED FIXED
Alias: None
Product: shared-mime-info
Classification: Unclassified
Component: freedesktop.org.xml (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Jonathan Blandford
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-20 07:18 UTC by Sebastien Bacher
Modified: 2004-10-27 21:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Sebastien Bacher 2004-10-20 07:18:07 UTC
This bug has been reported against nautilus, please look
http://bugzilla.gnome.org/show_bug.cgi?id=123744 to get the details.

according to the original bug report:
"mime-type should be: application/x-autopackage

I won't attach a whole .package, they can be big - here's a link to the
AutoPackage downloads page: http://autopackage.org/downloads.html

You can install any of those by just downloading and running them once, that'll
install the AutoPackage support code.  Doing so also registers the MIME handlers
for .package files.  You can then observe how Nautilus will ignore the MIME type
(handle it as a shell script) while gnome-open will work just fine (using
gnome-vfs).

The beginning of the script looks something like:
#!/bin/bash
# autopackage 0.6
# RootName @inkscape.org/inkscape:0.39cvs
# SoftwareVersion 0.39cvs
# InterfaceVersion
# PackageVersion

Perhaps checking for "#/bin/bash\n# autopackage " at the start of the file would
work."
Comment 1 Christophe Fergeau 2004-10-28 14:59:29 UTC
Closing this bug, imo it's up to autopackage to register its mime type with
shared mime info, and the nautilus bug has a comment saying it's fixed upstream
(in autopackage)


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.