How did you call the application?
Did you pass an argument?
We've already covered that.
QDesktopServices is for delegating file opening to other applications, so not relevant here.
Your operating system might have a logging facility and Qt might have been built with support for that and log to this factility.
If you are unsure, maybe log to a file.
Cheers,
_
Bookmarks