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

the qt.conf is not loaded

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes