[Bug 179955] KDE print dialog loads very slowly
Benjamin Poulain
benjamin.poulain at nokia.com
Wed Jan 14 20:36:25 GMT 2009
http://bugs.kde.org/show_bug.cgi?id=179955
--- Comment #6 from Benjamin Poulain <benjamin poulain nokia com> 2009-01-14 21:36:24 ---
Thanks robert, exactly what I needed.
This bug is the same as in:
http://www.qtsoftware.com/developer/task-tracker/index_html?method=entry&id=232664
I have added a note to this task to describe the problem.
The problem comes from a blocking call to cupsGetPPD
(http://www.cups.org/documentation.php/api-cups.html#cupsGetPPD)
Unfortunately, cups do not provide a non blocking call for this. A solution may
be to create first a non blocking socket to test the connection, unless you
have a better idea?
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list