I don't know.
Maybe your friend has an older version of the libraries?

Could you post that code?. The one that handles the file dialog.
Maybe you have something in there that depends on something on your machine.

Anyway, QFileDialog falls back to the platform file dialog(s). Shouldn't be any problem exactly in the Qt file dialog implementation.

Regards