Notes |
|
|
Thx for taking the time to file the issue. Let me test my fix and if it checks out I'll push it up. Who should I assign verification to ?
thx |
|
|
|
Please verify at your earliest convenience.
commit ce1889bdd204837f6328c6fa3da9d0af15b848e6
Author: Sean Keys <skeys@ipdatasys.com>
Date: Sat Oct 6 05:00:35 2012 -0700
[0000728] Fixed and verified. |
|
|
(0002270)
|
Fred
|
2012-10-06 12:39
|
|
(14:12:05) Fred: tells you you're going to overwrite the extensionless version, you hit ok, and it writes to the extensioned version
(14:12:31) Fred: bad on 2 counts < confirmed
(14:12:39) Fred: 1 pointless warning < confirmed
(14:12:41) Fred: 2 no warning < confirmed!
(14:36:00) Fred: it likely won't warn on subsequent over writes now
(14:37:06) Fred: yeah, just silently kills your existing file... |
|
|
|
There are quite a few complaints about this from qt users. It seems the trick is to just be explicit when calling the fileDialoge. Please try this, when you have a min.
commit b2f8a4312af174670167526886cd7f63b0854de3
Author: Sean Keys <skeys@ipdatasys.com>
Date: Sat Oct 6 12:29:18 2012 -0700
[0000728] Manually invoking the qtfiledialog and being explicit. |
|
|
(0002273)
|
Fred
|
2012-10-06 19:59
|
|
|
|
|
|
|
|
|