Hi all,

I'm trying to print something from my application, but the QPrintDialog shows no printers, whereas for instance kwrite does show a list of printers.

Running lpstat -a shows a (correct) list of available printers, and CUPS is installed correctly.

This is on a Debian 4.0 system with 2.6.20.1 kernel and Qt 4.3.0. I believe Qt was configured with cups support, but running
Qt Code:
  1. find /usr/local/Trolltech/ | grep cups
To copy to clipboard, switch view to plain text mode 
shows nothing. On the other hand, I don't know if it should.

Any help/directions?

Thanks on this friday-afternoon-on-which-I-greatly-dislike-stupid-problems (don't we all).