Florian Bruhin
Florian Bruhin
As reported in #6335 by @Aster89. I can't reproduce, but might be some kind of race condition with the temporary file being deleted before it's read or something? Relevant logs:...
Split off from #5375 (cc @maximbaz @toofar): There are various GPU-related flags which seem to make a noticable difference in CPU usage on e.g. https://yourbias.is - for example `"ignore-gpu-blacklist", "enable-gpu-rasterization",...
Chromium's find in page implementation has various limitations: - [No support for regexes](https://bugs.chromium.org/p/chromium/issues/detail?id=225324) ([more discussion](https://bugs.chromium.org/p/chromium/issues/detail?id=687552), though we can do case-sensitive search in qutebrowser) - [No easy way](https://bugs.chromium.org/p/chromium/issues/detail?id=128785) to not start...
**Version info**: ``` qutebrowser v3.5.1 Git commit: c79257dc8 on main (2025-07-08 21:15:15 +0200) Qt: 6.9.1 ``` **Does the bug happen if you start with `--temp-basedir`?**: yes **Description** `completion.timestamp_format` has `none_ok:...
Remaining issues with frame support after #3371: - [ ] Support `:follow-selected` inside a frame with QtWebKit - [ ] Support `:insert-text` with frames (see #5442) - [ ] Maybe...
### Bug description `aqt list-qt linux desktop --modules 6.9.2 linux_gcc_64` lists `qtwebengine` but no `qtwebengine.debug_information`, and I cannot find any way to install it. It does however exist here: https://download.qt.io/online/qtsdkrepository/linux_x64/extensions/qtwebengine/692/x86_64/...
Running the basic [example from the readme](https://github.com/Polyconseil/zbarlight?tab=readme-ov-file#how-to-use-zbarlight) with [Pillow 12](https://github.com/python-pillow/Pillow/releases/tag/12.0.0) fails with: ```python Traceback (most recent call last): File "[...]/bug.py", line 9, in codes = zbarlight.scan_codes(['qrcode'], image) File "[...]/site-packages/zbarlight/__init__.py", line...
Seems like this recently broke:  I recall it working earlier? Maybe QtWebEngine 6.8 broke things? Haven't investigated in detail yet.
Dodo just crashed for me after sending a mail. Not sure which parts of the log are related as there are no timestamps: ``` Processed 7 total files in almost...