Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hang after every download popup. #8125

Open
BigCrow opened this issue Mar 11, 2024 · 2 comments
Open

Hang after every download popup. #8125

BigCrow opened this issue Mar 11, 2024 · 2 comments
Labels
bug: behavior Something doesn't work as intended, but doesn't crash. component: downloads Issues related to downloads. component: prompts Issues related to prompts/questions qutebrowser shows. priority: 0 - high Issues which are currently the primary focus.

Comments

@BigCrow
Copy link

BigCrow commented Mar 11, 2024

Version info:
qutebrowser v3.1.0
Git commit:
Backend: QtWebEngine 6.6.2, based on Chromium 112.0.5615.213 (from api)
Qt: 6.6.2

Does the bug happen if you start with --temp-basedir?:
Yes, but somewhat different.

Description
After exiting the download prompt (ex. Pressing enter to select a download directory, or esc to exit it), qutebrowser hangs for a few seconds (3-4) with the download prompt still out. When using --temp-basedir the hang is just silghtly over a second.

How to reproduce
Try to download anything via qutebrowser & press esc to exit the download prompt.

@The-Compiler
Copy link
Member

I noticed this as well, not sure yet what's happening. Glad I'm not the only one seeing it at least 😅

It might have been a recent regression? Maybe from Qt 6.6.1 to 6.6.2 or so?

When setting download.location.prompt to false there is no hang.

@The-Compiler The-Compiler added component: downloads Issues related to downloads. priority: 0 - high Issues which are currently the primary focus. component: prompts Issues related to prompts/questions qutebrowser shows. bug: behavior Something doesn't work as intended, but doesn't crash. labels Mar 11, 2024
@sanjayankur31
Copy link

Also seeing this, and yeh, it did only start recently, so could be related to a qt 6.6.2 update:

qutebrowser v3.1.0
Backend: QtWebEngine 6.6.2, based on Chromium 112.0.5615.213 (from api)
Qt: 6.6.2

CPython: 3.12.2
PyQt: 6.6.1

Qt wrapper info:
  PyQt6: success
  PyQt5: not imported
  -> selected: PyQt6 (via autoselect)

colorama: no
jinja2: 3.1.3
pygments: 2.15.1
yaml: 6.0.1
adblock: no
objc: no
PyQt6.QtWebEngineCore: 6.6.0
PyQt6.sip: 6.7.12
pdf.js: 2.13.216 (/home/asinha/.local/share/qutebrowser/pdfjs/build/pdf.js)
sqlite: 3.42.0
QtNetwork SSL: OpenSSL 3.1.1 30 May 2023

Style: QFusionStyle
Platform plugin: xcb
OpenGL: NVIDIA Corporation, 4.6.0 NVIDIA 550.54.14
Platform: Linux-6.7.9-200.fc39.x86_64-x86_64-with-glibc2.38, 64bit
Linux distribution: Fedora Linux 39 (CompNeuro) (fedora)
Frozen: False
Imported from /usr/lib/python3.12/site-packages/qutebrowser
Using Python from /usr/bin/python3
Qt library executable path: /usr/lib64/qt6/libexec, data path: /usr/share/qt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug: behavior Something doesn't work as intended, but doesn't crash. component: downloads Issues related to downloads. component: prompts Issues related to prompts/questions qutebrowser shows. priority: 0 - high Issues which are currently the primary focus.
Projects
None yet
Development

No branches or pull requests

3 participants