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

ERR_INVALID_HANDLE #8160

Open
ebzzry opened this issue Apr 8, 2024 · 2 comments
Open

ERR_INVALID_HANDLE #8160

ebzzry opened this issue Apr 8, 2024 · 2 comments
Labels
os: macOS Issues which only happen on macOS. status: can't reproduce Issues which can't be reproduced. status: needs triage Issues/PRs which need some deeper investigation.

Comments

@ebzzry
Copy link

ebzzry commented Apr 8, 2024

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

CPython: 3.12.0
PyQt: 6.6.1

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

colorama: 0.4.6
jinja2: 3.1.2
pygments: 2.17.2
yaml: 6.0.1
adblock: 0.6.0
objc: 10.0
PyQt6.QtWebEngineCore: 6.6.0
PyQt6.sip: 6.7.12
pdf.js: 4.0.269 (bundled)
sqlite: 3.44.0
QtNetwork SSL: OpenSSL 3.0.11 19 Sep 2023

Style: QMacStyle
Platform plugin: cocoa
OpenGL: Apple, 2.1 Metal - 88
Platform: macOS-14.4-x86_64-i386-64bit, 64bit
Frozen: True
Imported from /Applications/qutebrowser.app/Contents/Frameworks/qutebrowser
Using Python from /Applications/qutebrowser.app/Contents/MacOS/qutebrowser
Qt library executable path: /Applications/qutebrowser.app/Contents/Frameworks/PyQt6/Qt6/libexec, data path: /Applications/qutebrowser.app/Contents/Frameworks/PyQt6/Qt6
OS Version: 14.4, x86_64

Paths:
auto config: /Users/ebzzry/Library/Preferences/qutebrowser
cache: /Users/ebzzry/Library/Caches/qutebrowser
config: /Users/ebzzry/.qutebrowser
data: /Users/ebzzry/Library/Application Support/qutebrowser
runtime: /private/var/folders/py/pb9gr9b55835nthgvhqx5_9m0000gn/T/qutebrowser

Autoconfig loaded: no
Config.py: /Users/ebzzry/.qutebrowser/config.py has been loaded
Uptime: 0:00:06

Does the bug happen if you start with --temp-basedir?:
Yes.

Description
When I go to github.com, I get the following message:
image

How to reproduce
Go to github.com

@The-Compiler
Copy link
Member

Weird, I've never seen this before. A few questions:

  • Anything interesting in the terminal when you start with --temp-basedir?
  • What macOS version are you on, on what hardware?
  • Do other browsers work? (ideally Chromium-based, e.g. Google Chrome)
  • Anything interesting about the network on that machine, e.g. firewall software running?

@The-Compiler The-Compiler added status: can't reproduce Issues which can't be reproduced. os: macOS Issues which only happen on macOS. status: needs triage Issues/PRs which need some deeper investigation. labels Apr 8, 2024
@ebzzry
Copy link
Author

ebzzry commented Apr 9, 2024

Weird, I've never seen this before. A few questions:

* Anything interesting in the terminal when you start with `--temp-basedir`?

There no output.

* What macOS version are you on, on what hardware?

macOS Sonoma 14.4 on MacBook Pro 13-inch, M1, 2020

* Do other browsers work? (ideally Chromium-based, e.g. Google Chrome)

All the other browsers work.

* Anything interesting about the network on that machine, e.g. firewall software running?

Nope. There’s nothing fancy on the network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os: macOS Issues which only happen on macOS. status: can't reproduce Issues which can't be reproduced. status: needs triage Issues/PRs which need some deeper investigation.
Projects
None yet
Development

No branches or pull requests

2 participants