Comment 5 for bug 1917941

Revision history for this message
Plecton (northend) wrote :

Okay, after doing some more debugging and digging, I found out that this may be happening due to some Gdk features getting deprecated and changed. Apparently, the asynchronous calls did not trigger the callback functions, and thus the code failed to return any data.

It would seem that this bug has already been fixed upstream.

https://github.com/OpenPrinting/system-config-printer/commits/master/jobviewer.py
00177768ca1464c694acde4cdbabc1a18420c176
152b617f511cd44757d2db4d730067aca8cf69a9
b74c701feb52a1d2865fe1d33c393f71ae3ac47a

Package maintainer, can you please bump the version of system-config-printer to 1.5.15?