cups icon indicating copy to clipboard operation
cups copied to clipboard

OpenPrinting CUPS Sources

Results 176 cups issues
Sort by recently updated
recently updated
newest added

### Description Similar to the reported issue in OpenPrinting/libcups#91. The use of uninitialized memory of the trailer array is found in function `cups_fill` of `cups/file.c`. Detailed code can be found...

bug
priority-low

**Describe the bug** While working on fixing default options not being retrieved correctly by CPDB, I found that the CUPS is not returning the values of the default options correctly....

investigating
waiting for reporter

I have encountered a driverless printer that includes `staple` in the `finishings-supported` attribute, but doesn't have any of the other `staple-XXX` values. The PPD generated by cupsd doesn't contain any...

bug
priority-high

Created a Linux PCL6 Printer Driver in Ubuntu 20.04 using Ghostscript interpreter and it's worked fine till Ubuntu 22.04. After checking in Ubuntu 24.04 the PCL6 printer driver created using...

**Description** A format string vulnerability exists in CUPS when compiled with debugging enabled. The vulnerability arises from improper sanitization of the CUPS_DEBUG_LOG environment variable in the _cups_debug_set() function. Specifically, this...

bug
priority-medium

Hi, First, I apologize in advance if it's not the right place to post this issue. I've looked into GNOME's Gitlab, but can't find my way to the proper project......

2024-09-26 The system sees the printer. Printer is enabled. Print request stopped going to print queue after recent CUPS update. Documents will not print. Running MX 23 (Xfce) CUPS version...

`httpConnectAgain` doesn't make sure that the new connection is using the same X.509 certificate as the original connection. The new connection should either have the same certificate or pass strict...

bug
priority-high
security

Updated translations for `2.4.x` I updated translations on https://hosted.weblate.org/projects/cups/cups/it/, then I downloaded updated .po file. I hope this is the correct workflow. If I am not wrong, translations on Weblate...

![Screenshot from 2024-09-14 12-22-30](https://github.com/user-attachments/assets/7403732c-f228-4305-8dd0-4af5f68f3617) I don't understand why my OpenPrinting / CUPS setup is correct on my Ubuntu 24.04.1 LTS, but the Settings in my system says that: "Error: some...

third-party
waiting for reporter