See
https://invent.kde.org/plasma/print-manager/-/merge_requests/311
Here a printer reports a broken supply level report in its IPP get-printer-attributes response. The report consists of araays where each array is supposed to have one element for each supply, so if the printer has n supplies each array has n elements. In the example in the linked bug report, there is a black and a color cartridge (cheap inkjet, 2 supplies), but the marker-levels attribute has 8 elements.
See
https://invent.kde.org/plasma/print-manager/-/merge_requests/311
Here a printer reports a broken supply level report in its IPP get-printer-attributes response. The report consists of araays where each array is supposed to have one element for each supply, so if the printer has n supplies each array has n elements. In the example in the linked bug report, there is a black and a color cartridge (cheap inkjet, 2 supplies), but the marker-levels attribute has 8 elements.