[Kde-bindings] [Bug 211166] SystemSettings crashes when adding new (network) printer [PyFrame_New, PyEval_EvalCodeEx, ..., cupsDoAuthentication, cupsGetResponse]

Christoph Feck christoph at maxiom.de
Thu Feb 4 21:02:55 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=211166





--- Comment #14 from Christoph Feck <christoph maxiom de>  2010-02-04 22:02:51 ---
Is PyQt (or the Python interpreter) re-entrant? From the backtrace, it looks
like libcups wants to open a password dialog, and enters Python again, which
seems to lead to a crash. So to reproduce, you would need a CUPS printer which
needs a password to access.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the Kde-bindings mailing list