OpenPrinting / cups

OpenPrinting CUPS Sources
https://openprinting.github.io/cups
Apache License 2.0
1.01k stars 182 forks source link

Ubuntu 23.04 - since update pxlcolor-Samsung no more duplex #765

Closed mechano closed 1 year ago

mechano commented 1 year ago

Describe the bug Since update to Ubuntu 23.04 my Samsung CLP-620ND pxlcolor-Samsung driver doesn't work duplex printing. I've tu use Samsung PXL alternate. foo2qpdl has never worked for me.

To Reproduce

Update to Ubuntu 23.04 and try duplex print with a printer with pxlcolor-Samsung. The mine is the CLP-620ND.

Expected behavior Duplex print

Screenshots If applicable, add screenshots to help explain your problem.

System Information:

Additional context None

zdohnal commented 1 year ago

Hi,

thank you for reporting the issue!

1) Please enable debug logging in CUPS, reproduce the issue and attach error_log-765.txt to the issue as a file.

$ cupsctl LogLevel=debug2
# reproduce the issue
$ sudo cp /var/log/cups/error_log error_log-765.txt
$ sudo chmod 777 error_log-765.txt

2) Please attach your PPD file as well:

$ sudo cp /etc/cups/ppd/<your printer name>.ppd ppd-765.ppd.txt
$ sudo chmod 777 ppd-765.ppd.txt
mechano commented 1 year ago

How to exit from debug mode? Simply reboot or do I need a command?

Il giorno gio 27 lug 2023 alle ore 09:28 zdohnal @.***> ha scritto:

Hi,

thank you for reporting the issue!

  1. Please enable debug logging in CUPS, reproduce the issue and attach error_log-765.txt to the issue as a file.

$ cupsctl LogLevel=debug2

reproduce the issue

$ sudo cp /var/log/cups/error_log error_log-765.txt $ sudo chmod 777 error_log-765.txt

  1. Please attach your PPD file as well:

$ sudo cp /etc/cups/ppd/.ppd ppd-765.ppd.txt $ sudo chmod 777 ppd-765.ppd.txt

— Reply to this email directly, view it on GitHub https://github.com/OpenPrinting/cups/issues/765#issuecomment-1653053198, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAV5ZA5DVJLU56GIVJWXGLTXSIKA3ANCNFSM6AAAAAA2Y2HAEM . You are receiving this because you authored the thread.Message ID: @.***>

-- Roberto Giuffrè tel. +39-328-9140378 email: @. pec: @.

zdohnal commented 1 year ago

cupsctl LogLevel=warn

zdohnal commented 1 year ago

No response for month and half - closing. Feel free to provide the requested data and I'll investigate.