Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-122725

the qt.conf is not loaded

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 6.8
    • Core: Other
    • None
    • Linux/Yocto

    Description

      if we execute the qt app directly, the qt.conf under same directory is loaded correctly.

      usr/bin/app
      usr/bin/qt.conf
      usr/lib/ld-linux.so

      but if we execute the app using ld-linux.so, the qt.conf is not loaded, which result in error for not found plugins/qml.

      <some_dir>/ld-linux.so app

      we must place the qt.conf under same directory as the ld-linux.so.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            thiago Thiago Macieira
            niqingliang2003 niqingliang2003
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes