Re: [PyQt] segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-07 Thread Scott Kitterman
On Wednesday, March 06, 2013 10:14:22 PM Phil Thompson wrote: > On Wed, 06 Mar 2013 14:51:35 -0500, Scott Kitterman > > wrote: > > I'm not if this is an actual bug or a user error, but a PyQt bug was > > just > > > filed in Debian: > > > > bugs.debian.org/cgi-bin/bugreport.cgi?bug=702445 > >

Re: [PyQt] segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread Scott Kitterman
On Wednesday, March 06, 2013 10:14:22 PM Phil Thompson wrote: > On Wed, 06 Mar 2013 14:51:35 -0500, Scott Kitterman > > wrote: > > I'm not if this is an actual bug or a user error, but a PyQt bug was > > just > > > filed in Debian: > > > > bugs.debian.org/cgi-bin/bugreport.cgi?bug=702445 > >

Re: [PyQt] segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread Phil Thompson
On Wed, 06 Mar 2013 14:51:35 -0500, Scott Kitterman wrote: > I'm not if this is an actual bug or a user error, but a PyQt bug was just > filed in Debian: > > bugs.debian.org/cgi-bin/bugreport.cgi?bug=702445 > > The reporter has 4.9.3, but I get the same with 4.9.6 and 4.10: > > Python 2.7.3 (

[PyQt] segfault when calling PyQt4.QtGui.QIcon.themeSearchPaths()

2013-03-06 Thread Scott Kitterman
I'm not if this is an actual bug or a user error, but a PyQt bug was just filed in Debian: bugs.debian.org/cgi-bin/bugreport.cgi?bug=702445 The reporter has 4.9.3, but I get the same with 4.9.6 and 4.10: Python 2.7.3 (default, Jan 26 2013, 15:27:56) [GCC 4.7.2] on linux2 Type "help", "copyrig