-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Printrun lists too generic MIME types #796
Comments
I see three options here: Keep it as it is
Remove those
Introduce a real MIME type for STLs and GCODEs in shared-mime-info, use those instead
My old (never finished) first attempt: hroncok/shared-mime-info-3dprint@207d3b5 |
Those now mime types had been merged to shared-mime-info:
Note that changing it in the desktop file will only make sense when this get's into the distros. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As originally reported by Christian Mock [1]: "text/plain" and "application/octet-stream" are listed as MIME types for pronterface (in addition to "application/sla", which is fine).
This means that depending on other packages installed etc, applications such as firefox offer pronterface as the first option to open text files or generic binary files.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850698#5
The text was updated successfully, but these errors were encountered: