I dug around the issue, and submitted a bug report, https://code.google.com/p/spyderlib/issues/detail?id=1350 . Sure enough, it's PyQt. The issue persists in rc.
On Friday, March 22, 2013 10:55:04 PM UTC+4, Anatoliy Kats wrote: > > I'll see what else I can find. I just managed to run spyder without > strace or sudo. If Spyder was a C++ program, I would've said a dangling > pointer, because it takes something as random as an strace to disturb the > bug. I'll try to track its location when I get a chance. Does beta4 > surreptitiously modify any Qt binaries or configs? > > > On Fri, Mar 22, 2013 at 9:57 PM, Adrian Klaver <[email protected]>wrote: > >> On 03/22/2013 06:08 AM, Anatoliy Kats wrote: >> >>> I don't know if this is funny or sad. I installed spyder, but I'm >>> reduced to calling it like this: strace -o /dev/null spyder& . I hope >>> the things I run in consoles are separate processes that won't get >>> slowed down by strace. Help! >>> >>> >> Hmmm, this is bizarre. Do not have an answer at the moment, will have to >> ponder on this. >> >> >> -- >> Adrian Klaver >> [email protected] >> > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
