Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. FileDialog warning list in app output...!
Forum Updated to NodeBB v4.3 + New Features

FileDialog warning list in app output...!

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 4 Posters 2.2k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    MSDQuick
    wrote on last edited by
    #1

    Hi ;

    The "FileDialog" item in my app , causes a long list of warnings in application output tab :

        FileDialog {
            id: picFileDialog
            nameFilters: [ "Image files (*.jpg *.png)", "All files (*)" ]
            title: "Please choose a file"
            folder: "file:///C:/Users/Admin/Pictures/"
    
            onAccepted: {
                console.log("Ok...")
            }
    
            onRejected: {
                console.log("Canceled")
            }
        }
    

    Warnings in application Output :

    shell\comdlg32\fileopensave.cpp(9456)\comdlg32.dll!00007FFC449D260A: (caller: 00007FFC449DA866) ReturnHr[PreRelease](1) tid(1dc) 80070490 Element not found.
        CallContext:[\PickerModalLoop\InitDialog\FileDialogInitEnterpriseData] 
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](1) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](2) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](3) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](4) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](5) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](6) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](7) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](8) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](9) tid(c0c) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](10) tid(c0c) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](11) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](12) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](13) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](14) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](15) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](16) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](17) tid(fd4) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](18) tid(fd4) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](19) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](20) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](21) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](22) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](23) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](24) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](25) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](26) tid(1dc) 80004005 Unspecified error
    shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](27) tid(1dc) 80004005 Unspecified error
    

    Is there any way to remove these warning?

    Thanks.

    O 1 Reply Last reply
    0
    • M MSDQuick

      Hi ;

      The "FileDialog" item in my app , causes a long list of warnings in application output tab :

          FileDialog {
              id: picFileDialog
              nameFilters: [ "Image files (*.jpg *.png)", "All files (*)" ]
              title: "Please choose a file"
              folder: "file:///C:/Users/Admin/Pictures/"
      
              onAccepted: {
                  console.log("Ok...")
              }
      
              onRejected: {
                  console.log("Canceled")
              }
          }
      

      Warnings in application Output :

      shell\comdlg32\fileopensave.cpp(9456)\comdlg32.dll!00007FFC449D260A: (caller: 00007FFC449DA866) ReturnHr[PreRelease](1) tid(1dc) 80070490 Element not found.
          CallContext:[\PickerModalLoop\InitDialog\FileDialogInitEnterpriseData] 
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](1) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](2) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](3) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](4) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](5) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](6) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](7) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](8) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](9) tid(c0c) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](10) tid(c0c) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](11) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](12) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](13) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(153)\thumbcache.dll!00007FFC2E6C8D28: (caller: 00007FFC43B9FE2C) ReturnHr[PreRelease](14) tid(1dc) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](15) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](16) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](17) tid(fd4) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](18) tid(fd4) 8004B200 shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](19) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](20) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](21) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](22) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](23) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](24) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](25) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](26) tid(1dc) 80004005 Unspecified error
      shell\ext\thumbnailcache\lib\thumbcacheapi.cpp(243)\thumbcache.dll!00007FFC2E6D32DC: (caller: 00007FFC2E6D34FF) ReturnHr[PreRelease](27) tid(1dc) 80004005 Unspecified error
      

      Is there any way to remove these warning?

      Thanks.

      O Offline
      O Offline
      oxycoder
      wrote on last edited by
      #2

      @MSDQuick

      use QFileDialog::DontUseNativeDialog

      D 1 Reply Last reply
      0
      • O oxycoder

        @MSDQuick

        use QFileDialog::DontUseNativeDialog

        D Offline
        D Offline
        Dilip_Patel
        wrote on last edited by
        #3

        @oxycoder How can i use same property in qml? Can you give me small example ?Thanks in advance

        JonBJ 1 Reply Last reply
        0
        • D Dilip_Patel

          @oxycoder How can i use same property in qml? Can you give me small example ?Thanks in advance

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by
          #4

          @Dilip_Patel
          BTW, "PreRelease". Are you using a prerelease version of Windows OS?

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved