ErrLookup › QL-Win/QuickLook
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows · C# · 437 source files
Analyzed at cb5d9c429c on 2026-08-13. 42 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| {folder} is not writable. | exception | error | io, windows-native, permissions, temp-file, csharp |
| Plugin NOT support deb with LZMA algorithm | exception | warning | deb, compression, lzma, notsupported, csharp |
| Plugin NOT support deb with ZStd algorithm | exception | warning | deb, compression, zstd, notsupported, csharp |
| AppxMetadata/AppxBundleManifest.xml not found | exception | error | appx, appxbundle, zip, manifest, invaliddata, csharp |
| AppxManifest.xml not found | exception | error | appx, zip, manifest, invaliddata, csharp |
| Not a valid ar file | exception | error | ar, deb, magic-bytes, invaliddata, csharp |
| Compound file not found. | exception | error | ole, compound-file, io, filenotfound, csharp |
| The specified file does not appear to be an OLE Compound Fil | exception | error | ole, compound-file, magic-bytes, invaliddata, csharp |
| Thumbs.db not found. | exception | error | thumbsdb, ole, io, filenotfound, windows, csharp |
| DS_Store header too short | exception | warning | dsstore, macos, binary-format, invaliddata, csharp |
| DS_Store: wrong magic (expected 0x00000001) | exception | warning | dsstore, macos, magic-bytes, binary-format, invaliddata, csharp |
| DS_Store: wrong magic (expected 'Bud1') | exception | warning | dsstore, macos, magic-bytes, binary-format, invaliddata, csharp |
| DS_Store: root-block offset mismatch | exception | warning | dsstore, macos, binary-format, corruption, invaliddata, csharp |
| DS_Store: not enough data for block | exception | warning | dsstore, macos, binary-format, corruption, invaliddata, csharp |
| DS_Store: block id out of range | exception | warning | dsstore, macos, binary-format, corruption, indexoutofrange, csharp |
| DS_Store block: not enough bytes | exception | warning | dsstore, macos, binary-format, corruption, endofstream, csharp |
| DS_Store: unknown record type '{stype}' | exception | error | ds-store, macos, binary-parsing, archive |
| The file is too small to be a minidump. | exception | error | minidump, windows, binary-parsing, file-size |
| The file does not have a minidump signature. | exception | error | minidump, signature, windows, binary-parsing |
| The minidump stream directory is outside the file. | exception | error | minidump, corruption, truncation, binary-parsing |
| Unsupported PixelFormat: {pixelFormat} | exception | error | cursor, image, gdiplus, wpf, pixel-format |
| 1 BPP mask underrun parsing ICNS file | exception | error | icns, macos, icon, binary-parsing, mask |
| Unsupported bit depth {imageType.BitsPerPixel} | exception | error | icns, macos, icon, bit-depth, decoder |
| Unsupport mask bit depth {maskType.BitsPerPixel} | exception | error | icns, macos, icon, mask, bit-depth |
| No icons in ICNS file | exception | error | icns, macos, icon, empty-result |
| Unsupported PixelFormat: {pixelFormat} | exception | error | webp, image, gdiplus, wpf, pixel-format |
| Unsupported file type: {ext} | exception | error | webview, image, file-type, switch, quicklook |
| Section '{Header.Name}' incomplete. | exception | error | pe, exe, binary-parsing, truncation, section |
| Offset is before the current position in the stream. | exception | error | pe, stream, offset, seekable, binary-parsing |
| The stream has fewer bytes available than requested. | exception | error | pe, stream, truncation, eof, binary-parsing |
| DOS signature not found. | exception | error | pe, exe, file-size, binary-parsing, dos |
| DOS header not found. | exception | error | pe, exe, signature, dos, binary-parsing |
| DOS header incomplete. | exception | error | pe, exe, dos, truncation, binary-parsing |
| COFF header not found. | exception | error | pe-format, binary-parsing, file-validation, corrupted-file |
| COFF header incomplete. | exception | error | pe-format, binary-parsing, truncated-file |
| Optional header not found. | exception | error | pe-format, binary-parsing, truncated-file, object-file |
| Optional header incomplete. | exception | error | pe-format, binary-parsing, truncated-file, pe32 |
| Optional header for ROM's is not supported. | exception | error | pe-format, binary-parsing, unsupported-format, rom |
| Optional header magic value of '0x{magic:x4}' unknown. | exception | error | pe-format, binary-parsing, corrupted-file |
| Data directories incomplete. | exception | error | pe-format, binary-parsing, truncated-file, corrupted-file, data-directories |
| Section headers incomplete. | exception | error | pe-format, binary-parsing, truncated-file, corrupted-file, section-headers |
| Hex color must be 6 (RGB) or 8 (ARGB) characters long. | exception | error | color-parsing, configuration, theme-definition, format-exception |