(prev: #1268)
(note: im extremely tight on time, ill follow up later with this on a different day.)
KDE 6 (plasma6) has changed the way it handles mimetype thumbnailers. Dolphin (via its archive inspector, Ark) is identifying .stl files under the exact MIME type model/stl. F3D registers ~30 different formats in its thumbnailer file. KDE 6 changed how it handles standard Freedesktop thumbnailer files, as a result Dolphin is currently failing to parse every single format in F3D's massive list. It generates a checkbox for application/sla, but skips a checkbox for model/stl (and most other supported formats), and dolphin doesnt have a entry to handle the extension as a result, meaning no thumbnails are generated.
(prev: #1268)
(note: im extremely tight on time, ill follow up later with this on a different day.)
KDE 6 (plasma6) has changed the way it handles mimetype thumbnailers. Dolphin (via its archive inspector, Ark) is identifying .stl files under the exact MIME type model/stl. F3D registers ~30 different formats in its thumbnailer file. KDE 6 changed how it handles standard Freedesktop thumbnailer files, as a result Dolphin is currently failing to parse every single format in F3D's massive list. It generates a checkbox for application/sla, but skips a checkbox for model/stl (and most other supported formats), and dolphin doesnt have a entry to handle the extension as a result, meaning no thumbnails are generated.