Description of problem: Open a link like http://dev-builds.libreoffice.org/crashtest/7e20c37c4c60d485736261b60089acdc7dc4b886/exportCrashes.csv get prompted to open in gedit instead of a spreadsheet Version-Release number of selected component (if applicable): shared-mime-info-1.3-15.fc21 How reproducible: Steps to Reproduce: Open a link like http://dev-builds.libreoffice.org/crashtest/7e20c37c4c60d485736261b60089acdc7dc4b886/exportCrashes.csv Actual results: Get prompted to open in gedit instead of a spreadsheet Expected results: Get prompted to open in calc I seem to remember this "just working", pure chance, or poor memory, in f20 out of the box.
What does this say? rpm -q --whatprovides 'mimehandler(application/csv)' In particular, gnome-mimeapps.list currently gives no preference for the 'application/csv' mimetype.
For me, $ rpm -q --whatprovides 'mimehandler(application/csv)' libreoffice-calc-4.4.2.2-1.fc22.x86_64 So, if that's installed, it certainly should get used (in theory).
rpm -q --whatprovides 'mimehandler(application/csv)' libreoffice-calc-4.3.6.2-9.fc21.x86_64 yeah, but it doesn't prompt in firefox for calc, just gedit. Similarly in nautilus it defaults to gedit, libreoffice is listed in "other applications" etc, but isn't the default
Fixed in rawhide. I won't be doing updates in other versions for such a small fix, as you can change the default for CSV files by going to the file properties in Files and selecting "Set as default".
shared-mime-info-1.4-6.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/shared-mime-info-1.4-6.fc22
shared-mime-info-1.4-6.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.