Details

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

    • 7c03f00a4ea6da72e0064ecb659c4c4bc3c8083b

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes