Project

General

Profile

Actions

Bug #869

closed

File downloads always show an unknown file size

Added by Soren Stoutner over 1 year ago. Updated 6 months ago.

Status:
Closed
Priority:
1.x
Start date:
07/09/2022
Due date:
% Done:

0%

Estimated time:

Description

This is caused by a bug in `QWebEngineDownloadItem::totalBytes()` which always returns `-1`.

https://doc.qt.io/qt-5/qwebenginedownloaditem.html#totalBytes

Actions #1

Updated by Soren Stoutner over 1 year ago

  • Subject changed from File downloads always show and unknown file size. to File downloads always show and unknown file size
  • Description updated (diff)
  • Assignee set to Soren Stoutner
Actions #3

Updated by Soren Stoutner over 1 year ago

  • Subject changed from File downloads always show and unknown file size to File downloads always show an unknown file size
Actions #4

Updated by Soren Stoutner about 1 year ago

There is an upstream patch that fixes this for Qt 6. Hopefully, they will backport it to Qt 5. If not, I will submit a patch to the Qt 5 Debian package.

Actions #5

Updated by Soren Stoutner about 1 year ago

This fix has been added to the 5.15.14 branch.

Actions #6

Updated by Soren Stoutner about 1 year ago

  • Status changed from New to In Progress
Actions #7

Updated by Soren Stoutner 6 months ago

  • Status changed from In Progress to Closed

This is now fixed in Debian testing.

Actions

Also available in: Atom PDF