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

File not downloaded correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • Some future release
    • 4.2.3
    • Network
    • None
    • 262057

      When downloading a file from a server which is not a Trolltech server using the ftp example, then all of the content will not be downloaded. The problem is connected to the QProgressBarDialog. When skipping the line

      connect(ftp, SIGNAL(dataTransferProgress(qint64, qint64)),this, SLOT(updateDataTransferProgress(qint64, qint64)));

      then everything works fine,.

      Update: the problem is in the example code. QFtp appears to be operating correctly.

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

            mgoetz Markus Goetz (Inactive)
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes