A colleague of mine alerted me to the Uri property of FileChooserDialog. I reran my code and I see the Uri property is set, prepended with "file:///", so I can get by with that. But it does seem like there's a GLib problem throwing an exception on the Filename property. This is for Windows, I should add. - DP