roberto1903 / companion9x

Automatically exported from code.google.com/p/companion9x
0 stars 0 forks source link

Crash when changing file save location #122

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Click on "Create a New File"
2. Click on "Save the document to Disk"
3. Click on "Macintosh HD"

What is the expected output? What do you see instead?
I'd expect to get a file chooser to be able to put my save file in my home 
directory, what I get is a crash. However, if I click the little expand arrow 
on the file chooser, I can then choose my home directory and successfully save 
my Open9x config

What version of the product are you using? On what operating system?
companion8 1.13
OS X 10.8.2
MacBook Air

Please provide any additional information below.
Crashlog attached

Original issue reported on code.google.com by p.a.warren on 20 Jan 2013 at 10:58

Attachments:

GoogleCodeExporter commented 8 years ago
Does the issue still happens in latest companion ?

Original comment by romolo.m...@gmail.com on 14 Apr 2013 at 11:11

GoogleCodeExporter commented 8 years ago
This is a Qt issue ...

Would you try this workaround?
http://www.qtcentre.org/threads/51625-QFileDialog-getSaveFileName()-issue-on-Max
-OS-X-10-8

Original comment by bson...@gmail.com on 15 Apr 2013 at 1:00

GoogleCodeExporter commented 8 years ago
Bug from QT not from C9X, should be partially solved in SVN by removing file 
filters on mac.

Original comment by romolo.m...@gmail.com on 30 Aug 2013 at 3:05