Closed GoogleCodeExporter closed 9 years ago
[deleted comment]
Thanks for the report. Sorry to hear you cannot save your projects. That must be
frustrating!
Do you know which version of PyQt you have installed?
Do you run pynguin from the command line?
When run from the command line, is there any output when you click the save
button?
I will attach a short program that will test just the file dialog. Give that
one a
try and see what happens. If it crashes, try uncommenting line 8 (set
self.fdir='')
and see if it still crashes.
Original comment by miss...@hotmail.com
on 1 Jun 2010 at 8:18
Attachments:
> Do you know which version of PyQt you have installed?
PyQt-mac-gpl-4.7.3.tar.gz
> Do you run pynguin from the command line?
Yep, with "python main.py"
> When run from the command line, is there any output when you click the save
button?
Don't know yet; will check (this is a bug on another person's computer).
Original comment by aresnick...@gmail.com
on 2 Jun 2010 at 7:55
Still no luck saving on Mac. Running 10.6.2, Intel Mac OS X, Macbook2,1, Intel
Core 2 Duo. No messages (even running -D) about the problem. The Save dialog
pops up and disappears.
Any thoughts?
Original comment by aresnick...@gmail.com
on 19 Jun 2010 at 8:06
Did you try the test program listed in comment 2? (fdlg.py)
You could try adding some logging around the save function.
I am going to add autosave which should help, but we should get this working
properly.
Original comment by miss...@hotmail.com
on 19 Jun 2010 at 11:49
Auto save is working now. Set backupfolder in conf.py to specify the location.
At least this should keep you from losing your work until we can figure out
what is wrong with the save dialog on your Mac.
Original comment by miss...@hotmail.com
on 26 Jun 2010 at 8:06
Yep, autosave is working, but the window still just pops up and disappears for
all dialogs (export image, open, save, etc.)
Original comment by aresnick...@gmail.com
on 7 Jul 2010 at 7:57
Have you tried the test program from comment 2 yet?
Original comment by miss...@hotmail.com
on 7 Jul 2010 at 8:12
I have no access to a Mac, so if this is still a problem let me know.
Original comment by miss...@hotmail.com
on 12 Jun 2011 at 8:37
Hopefully this was a PyQt bug that has been resolved since the report.
If you still have the problem, please try running the test program
mentioned in comment 2 and reopen the issue.
Original comment by miss...@hotmail.com
on 27 Apr 2013 at 3:37
Original issue reported on code.google.com by
aresnick...@gmail.com
on 1 Jun 2010 at 1:55