[Kde-print-devel] [Bug 115891] KDE doesn't work with CUPS 1.2
Michael Sweet
mike at easysw.com
Mon Nov 14 16:45:38 CET 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=115891
------- Additional Comments From mike easysw com 2005-11-14 16:45 -------
There are several other options (background worker threads, alarm(), etc.) that will also work.
Anyways, if you try to initialize the http_t structure yourself, you WILL be incompatible with CUPS 1.2 (and in fact any update to CUPS which changes the size of the http_t structure)... I'd much rather provide an asynchronous API in CUPS or have you use a worker thread than use private interfaces and backdoors to get things working the way you want...
More information about the Kde-print-devel
mailing list