Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread Lynn Oliver
On Sep 30, 2012, at 2:32 PM, w...@mac.com wrote: > On Sep 30, 2012, at 3:46 PM, Lynn Oliver wrote: > >> It's packaged using pyinstaller, so it unpacks into a temp folder and runs >> from there. >> >> Sent from my iPad >> >> On Sep 30, 2012, at 12:22 PM, w...@mac.com wrote: >> >>> On Sep 30,

Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread wrw
On Sep 30, 2012, at 3:46 PM, Lynn Oliver wrote: > It's packaged using pyinstaller, so it unpacks into a temp folder and runs > from there. > > Sent from my iPad > > On Sep 30, 2012, at 12:22 PM, w...@mac.com wrote: > >> On Sep 30, 2012, at 2:07 PM, Lynn Oliver wrote: >> >>> I'm puzzled by r

Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread Kevin Walzer
According to SO a failure to link to a dylib is likely the cause. Hard to say which dylib though. Sent from my iPhone On Sep 30, 2012, at 2:18 PM, Lynn Oliver wrote: > He just sent the console output during a crash, so I thought I'd pass that > along as well: > > 2012-09-30 12:41:34.481 PM

Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread wrw
On Sep 30, 2012, at 2:07 PM, Lynn Oliver wrote: > I'm puzzled by reports from a single person using my program, who states that > he consistently crashes in the common file dialog invoked by > asksaveasfilename() if, and only if, he attempts to change folders. He says > this is happening on t

Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread Lynn Oliver
It's packaged using pyinstaller, so it unpacks into a temp folder and runs from there. Sent from my iPad On Sep 30, 2012, at 12:22 PM, w...@mac.com wrote: > On Sep 30, 2012, at 2:07 PM, Lynn Oliver wrote: > >> I'm puzzled by reports from a single person using my program, who states >> that h

Re: [Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread Lynn Oliver
He just sent the console output during a crash, so I thought I'd pass that along as well: 2012-09-30 12:41:34.481 PM ReportCrash[935]: Failed to create CSSymbolicatorRef for aomDSP[933] 2012-09-30 12:41:34.589 PM ReportCrash[935]: Failed to create dSYM-less CSSymbolicatorRef for aomDSP[933] 201

[Tkinter-discuss] crash on tkFileDialog:asksaveasfilename()

2012-09-30 Thread Lynn Oliver
I'm puzzled by reports from a single person using my program, who states that he consistently crashes in the common file dialog invoked by asksaveasfilename() if, and only if, he attempts to change folders. He says this is happening on two different machines, an iMac (see below) and a 2011 Mac