zdohnal

Results 310 comments of zdohnal

Ok, once we are on the same page whether we use the same Weblate, I'll reach for help on Fedora translations mailing list.

Ok, since Mike used the Hosted Weblate instead of Fedora version, I don't have any connections there. But since Mike was able to set the project there, it probably has...

No response from the reporter over one month, I'm going to close the issue. In case the issue persists, please let us know and provide the requested data.

@DrMartinus it would be great if you provided the debug logs for both of your problems together with information mentioned in the link: https://docs.fedoraproject.org/en-US/quick-docs/how-to-debug-printing-problems/#_my_printer_doesnt_print_correctly_or_at_all_but_i_can_see_the_printer_in_print_dialog .

@DrMartinus it has been one month since the your last comment, so I'm going to close the issue for now - in case you can trigger the issue again, please...

Hi @akorobkin , this is an issue connected to our recent changes regarding sharing the default color model from server to clients (because some users don't check their settings before...

Hi all, I have prepared a fix for this problem at https://github.com/zdohnal/cups/tree/change_defaults . The testing verified the following design during printing: - if no options are sent from application, cupsd...

@csfjeff > it seems what should be 2 independent options: print-color-mode and print-color-mode-default are somewhat linked together... > AFAIU it is expected by design of IPP - if there is...

@michaelrsweet AFAIU the commit https://github.com/OpenPrinting/cups/commit/b0f1a00a02e9f92f8a3c42ec90806ba4e4e532ec should do the trick in _cupsConvertOptions() for color printing. However configuration tools sends the ColorModel as well when they set a different default via CUPS-Add-Modify...

I've got feedback from one user, so I've created a new PR with fix - #451 .