Bug 444518

Summary: Support SPIR-V disassembly viewing in KrViewer
Product: [Frameworks and Libraries] kio-extras Reporter: Dzmitry <kvark>
Component: defaultAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: normal CC: krusader-bugs-null, nikita+kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dzmitry 2021-10-28 03:04:46 UTC
SUMMARY

It would be very useful to be able to see SPIR-V files (https://www.khronos.org/spir/) in textual disassembly in the viewer. `spirv-dis` comes in SPIRV-Tools, and Krusader could locate the path to it and use it.


STEPS TO REPRODUCE
1. Hit F3 on a file with `.spv` extension

OBSERVED RESULT
File is displayed as raw.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nikita Melnichenko 2021-12-23 08:06:18 UTC
It's a request to have a KIO plugin that understands this type of files.