micander / atrias

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

Log file selection box is the wrong type. #60

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open GUI
2. Try to choose a custom log file

What is the expected output? What do you see instead?
The selection dialog that pop's up should allow you to select a directory and 
type in a file name. Currently the selection box that is used requires that you 
select an existing file, which is not very helpful unless you want to overwrite 
an old log file.

Original issue reported on code.google.com by kit...@gmail.com on 1 Mar 2012 at 8:09

GoogleCodeExporter commented 9 years ago

Original comment by broodoo...@gmail.com on 8 Jun 2012 at 1:25

GoogleCodeExporter commented 9 years ago
I'm having troubles fixing this due to what appears to be a bug in GTK/Glade. 
Calls to the function that are supposed to change the dialog type to "Save" 
instead of "Open" are not having any effect. I will continue looking for a 
workaround.

Original comment by broodoo...@gmail.com on 10 Jun 2012 at 5:39