<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm not sure but think it is because of gnome-vfs. Don't know proper<br>terminology but maybe each vfs 'provider' in the dialog (like mmc, phone
<br>etc.) starts new process or something like that.<br><br></blockquote></div>That sounds correct. I experimented with other dialogs that do no involve filesystem access (NamePasswordDialog, SortDialog), and they do not fork any extra processes.
<br><br>So this behavior seems valid for FileChooserDialog. But then I should be able to cleanup those extra processes when I am done with the FileChooserDialog. I called destroy() on the dialog object, but that doesn't help.
<br><br clear="all"><br>-- <br>---<br>Jayesh