<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Hi,<br>
<br>
first of all, since I'm new to the list I'd like to thank the people
responsible for PyQt a lot for making such a great project.<br>
<br>
I'd like to report a bug: when using DBusQtMainLoop, I'm getting
SIGSEGVs when the DBus connection is closed. I've managed to
reproduce this from Ubuntu Lucid (PyQt 4.7.2) up to Ubuntu Precise
beta 2 (PyQt 4.9.1).<br>
<br>
Attached is a script that when ran shows the issue, but not every
time; on my Precise machine it happens about 3 out of 10 times; on a
Lucid VM it happens every time.<br>
<br>
Please let me know if I should attach any other info, or if there's
some simple way to fix it that I'm missing.<br>
<br>
BTW: I've seen this bug reported elsewhere[0] for projects using
PyQt, but I'm not sure where I should report it for PyQt.<br>
<br>
thanks!<br>
-- <br>
alecu<br>
<br>
<br>
[0] other references to this same behaviour:<br>
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/ubuntu/+source/ubuntu-sso-client/+bug/943046">https://bugs.launchpad.net/ubuntu/+source/ubuntu-sso-client/+bug/943046</a><br>
<a class="moz-txt-link-freetext" href="https://bugs.kde.org/show_bug.cgi?id=171572">https://bugs.kde.org/show_bug.cgi?id=171572</a><br>
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/334757">https://bugs.launchpad.net/ubuntu/+source/python-qt4/+bug/334757</a><br>
</body>
</html>