Hello, friends. I need your help to print from GTK3 applications. I'm on TC11 64bit.
I loaded the cups and hplip extensions. Then I started the cups daemon (
sudo /usr/local/etc/init.d/cups start) and added my HP network printer via the CUPS GUI (
http://localhost:631/admin) using root password. I went with the default cups backend for the printer (JetDirect/AppSocket, which results in a
socket:// URI). I can print a test page successfully from CUPS GUI. Also, GTK2 applications can print just fine.
Strangely, GTK3 applications cannot print: When print dialog window appears, the printer is not listed. I'm not familiar enough with the inner workings of GTK3 to troubleshoot this. Can someone point me in the right direction?