zdohnal

Results 309 comments of zdohnal

Looks good - I'll make some tests. Would you mind cleaning up your commits (there are some things which shoudln't be there - like .so files, typos...)?

@jcampbell05 Hi James, do you intend to work on the PR? @EToniolo if James is not interested, will you take over the PR?

Just my 2 cents - IMHO any functionality for testing is useful. Currently I have to go to our minilab, where I have IPP-over-USB device, and manually test whether the...

Hi @TheLure , does 'lpstat -W completed' return anything? pycups is just python module above CUPS, using its API to do the stuff - so if CUPS does not return...

@TheLure would you mind telling me if you are connecting to local CUPS or remote? I connected to the local in my test and it works: ``` 12>>>python Python 3.7.6...

@TheLure Strange... I'll try to create some cancelled jobs too and check it later. Otherwise if I will not be able to reproduce, please contact SuSe support about it too.

Hi, it depends what your cupsd daemon returns - I expect you run on localhost, so then check outputs of ```lpstat -a``` and ```lpoptions``` commands. If the result is the...

lpstat -h, see ```man lpstat```

Hi Andrey, I'm sorry for the late answer - I'm currently occupied with other things, so I haven't managed to test the PR yet. I'll ping you back once I'll...

> In my printer properties -> Job options I have the filter "print-color-mode" color/monochrome > > I have not added this filter "manually/by myself". It was automatically installed. > It...