cups-filters icon indicating copy to clipboard operation
cups-filters copied to clipboard

In Ubuntu 24.04 OS PCL6 printer driver print is failing

Open udayy opened this issue 1 year ago • 6 comments

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 ghostscript is not working. Print is failing.

Using Cups Version - 2.4.7 Ghostscript Version - GPL Ghostscript 10.02.1 (2023-11-01)

Error: universal filter failed.

Please find the attached log for reference. Linux_Error_Log_20241003.txt

Could you please let us know what changes have been done and how to resolve this issue.

udayy avatar Oct 03 '24 06:10 udayy

Hi @udayy ,

thank you for reporting the issue.

  1. please try the issue with the latest version of CUPS - 2.4.11 - if the issue still stands,
  2. the error log does not contain job debug logs, only the status of the printer - please attach file with debug logs which will contain the whole job processing,
  3. attach your PPD file as well.

Thank you in advance!

zdohnal avatar Oct 03 '24 06:10 zdohnal

Hi @zdohnal,

Thank you so much for your response. Will try with the latest cups version for sure. Please find the attached error_log and PPD file and let me know if this is ok. Changed the extension to txt file for uploading. We can have good view if the files are opened using Notepad++ application.

error_log.txt Test-ColorEx-PCL6.ppd.txt

udayy avatar Oct 03 '24 09:10 udayy

This is actually a cups-filters bug - the banner format isn't supported when converting to PCL XL (PCL 6) with this filter for some reason. Sending over there but not sure why it is advertised as supported when not...

michaelrsweet avatar Nov 15 '24 17:11 michaelrsweet

Hi @michaelrsweet, Thank you so much for your response. Could you please let us know whom to contact regarding this.

udayy avatar Jan 06 '25 05:01 udayy

@udayy Well, the cups-filters project is responsible for this code and that’s where I moved it.

Perhaps @tillkamppeter can shed some light on the problem?

michaelrsweet avatar Jan 06 '25 11:01 michaelrsweet

Hi @tillkamppeter, Could you please let us know how to resolve this issue mentioned above. Michael has updated that it's because of the cups-filter bug.

udayy avatar Jan 15 '25 06:01 udayy