[PyQt] PyQt4.QtGui + uuid.uuid4() = segfault

Christopher Singley csingley at gmail.com
Sat Dec 11 05:06:46 GMT 2010


Thanks Kovid.  util-linux-2.17-r1 has already been phased out of the
Portage tree; I don't suppose you happen to have a copy of the ebuild
on hand?

On Fri, Dec 10, 2010 at 2:27 PM, Kovid Goyal <kovid at kovidgoyal.net> wrote:
> See http://bugs.gentoo.org/show_bug.cgi?id=317557
>
> Kovid.
>
> On Thu, Dec 09, 2010 at 08:56:18PM -0600, Christopher Singley wrote:
>> I'm using PyQt4 v4.7.3.  Check this out:
>>
>> Python 2.7.1 (r271:86832, Dec  1 2010, 23:37:45)
>> [GCC 4.4.5] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>> >>> from PyQt4 import QtGui
>> >>> import uuid
>> >>> uuid.uuid4()
>> Segmentation fault
>>
>> If I import uuid before QtGui, though, then it works fine.
>> _______________________________________________
>> PyQt mailing list    PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>> !DSPAM:3,4d0196e713992074819977!
>>
>>
>
> --
> _____________________________________
>
> Dr. Kovid Goyal
> http://www.kovidgoyal.net
> http://calibre-ebook.com
> _____________________________________
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>


More information about the PyQt mailing list