• Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.2.1
    • None
    • None
    • Ubuntu 13.10

    • 7c03f00a4ea6da72e0064ecb659c4c4bc3c8083b

      In void QGtk2FileDialogHelper::applyOptions() you have:

      src/plugins/platformthemes/gtk2/qgtk2dialoghelpers.cpp
          const QString initialDirectory = opts->initialDirectory().toLocalFile();
          if (!initialDirectory.isEmpty())
              setDirectory(initialDirectory);
      

      but QGtk2FileDialogHelper::setDirectory expects parameter to be QUrl.

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

            srutledg Shawn Rutledge
            webmaster128 Simon Warta
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes