zdohnal

Results 309 comments of zdohnal

@ValdikSS I saw the update brings some duplicates into cups_ru.po - I found duplicated entries of the following strings: ``` Unable to create PPD file: Unable to query printer: Unable...

@alexpevzner I'm sorry for that - the changes in one file are too big for Github to show, so I had to copy the ValdikSS file and compare them locally....

@ValdikSS once you get to resolving conflict, please add it as a separate commit - to make distinction about the change (the same in PR for master branch). Thank you...

@ValdikSS btw is there a reason for replacing tab characters ('\t') and names in upper case letters with names in lower case letters? I maybe missing something, but it looks...

Except for conflict, it looks fine - please look into the conflict (do a separate commit) and I can at least merge 2.4.x and then look into PR for master...

Or you can define the port in `/etc/gutenprint-printer-app.conf` with the same syntax, or afaik pappl based printer app should automatically use the first free 8000+ port number.

My two cents: Currently we are in transition to a new architecture in OpenPrinting (including CUPS, PAPPL, printer applications), which takes our available time. We are always open for reviewing...

Hi Mike, I was able to decrypt TLS connection with Wireshark (3.6.10) +tcpdump with following steps: Prereq: - the uri has to be 'https' - invocation of packet sniffer has...

Hi @k-takata , what do you mean by "VIm compiled with limited API" - do you mean "dynamic" configure option value for --enable-python3interp? If you do, I would say the...

@k-takata the current Fedora releases have Python 3.12 and Centos Stream 9 has 3.9 - I've successfully built the current Vim on all mentioned platforms with the options you mentioned....