zdohnal

Results 309 comments of zdohnal

Hi Heinrich! Thank you for the PR! Were you able to verify whether the patch fixes the issue? It looks to me that we return NULL if ```bytes``` is negative...

> @zdohnal Thank you for reviewing. > > * Would cupsctl set debugging for the cups-browsed process? Isn't /etc/cups/cups-browsed.conf controlling this? cupsctl can set several directives in cupsd.conf, which is...

Hi, please enable CUPS debug logging on the server (via ```cupsctl LogLevel=debug2```), reproduce the issue (from both clients - Ubuntu and Windows) and attach debug logs here as a file....

I see that Windows client sends print-quality attribute as part of create-job request, which we take as option which overrides all. Linux client does not send the attribute as part...

@TNTalib sorry, stuck in other things. I've looked into it briefly again - I guess you meant media type (type of paper you have in printer - filters change output...

Hi, so do I understand correctly - you have one clients, one Mac and one Ubuntu and one printer in local network? Please enable CUPS debug logs (ideally on the...

I'm sorry for being late: ``` [root@default-0 tree]# lpstat -a lpstat: No destinations added. root@default-0 tree]# lpstat -e test_default_0 [root@default-0 tree]# lpoptions -d test_default_0 device-uri=ipps://test%20%40%20default-0._ipps._tcp.local/cups printer-info='test @ default-0' printer-location printer-make-and-model='PostScript...

Hi, please turn on CUPS debugging, reproduce the issue and upload the logs here with .txt suffix. See "REPORTING_ISSUES.md" for more info. Either whether the device currently has A3 support...

CUPS debug logging does not seem enabled or your OS does not send CUPS debug logs into journal. Please check it (see /etc/cups/cups-files.conf) and send CUPS debug logs when you...

I can't read the first file and the second is configuration file. Please try again. Find out where logs are: ``` $ sudo grep ErrorLog /etc/cups/cups-files.conf ErrorLog ``` if ``````...