I've just port my Application on Fedora Core 9 (from Fedora core 6 ) and
I have a strange problem with the FileChooserDialog.
The FileChooserDialog sample on the gtkmm is working fine but if i paste the code on my application, when i open the FileDialog the file dialog is empty ( the mouse cursor says that it is loading something)
and i only got on "places" panel : Recently Used and File System .
And i can't do anything else that "cancel"
Any ideas ?