qml FileDialog, does not want to open the selected image for me
-
I need to select a file / image that will open in my window. However, when I select an image, the program terminates with an error that is in the photo. If I enter the direct path to the image in selectedImage.openImage (imageDialog.fileUrl) instead of imageDialog.fileUrl, it will open it. So I think there is an error in finding the path to the file. I have it on Windows 10. It all worked for me at Manjaro ... There's someone here. who knows with qml and would know what to do with it? Thanks a lot.