You are not logged in.
Pages: 1
excalibur
qutebrowser gets a bunch of errors and freezes
WARNING: Qt: Session management error: None of the authentication protocols specified are supported
[63164:63204:1011/072004.678051:ERROR:shared_context_state.cc(363)] OOP raster support disabled: GrContext creation failed.
[63164:63204:1011/072004.678115:ERROR:gpu_channel_manager.cc(946)] ContextResult::kFatalFailure: Failed to InitializeGrContext for SharedContextState
[63164:63204:1011/072004.679901:ERROR:shared_image_stub.cc(492)] SharedImageStub: unable to create context
[63164:63204:1011/072004.679970:ERROR:gpu_channel.cc(589)] GpuChannel: Failed to create SharedImageStub
[63164:63204:1011/072004.686743:ERROR:shared_context_state.cc(363)] OOP raster support disabled: GrContext creation failed.
[63164:63204:1011/072004.686805:ERROR:gpu_channel_manager.cc(946)] ContextResult::kFatalFailure: Failed to InitializeGrContext for SharedContextState
[63164:63204:1011/072004.688838:ERROR:shared_image_stub.cc(492)] SharedImageStub: unable to create context
[63164:63204:1011/072004.688917:ERROR:gpu_channel.cc(589)] GpuChannel: Failed to create SharedImageStub
[63164:63213:1011/072101.413086:ERROR:latency_info.cc(93)] CompositorFrameSinkSupport::MaybeSubmitCompositorFrame, LatencyInfo vector size 104 is too big.
upon ctrl-c (after a loooong wait to show the terminal) it gives
ERROR: Uncaught exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qutebrowser/utils/objreg.py", line 104, in on_destroyed
def on_destroyed(self, name: str) -> None:
KeyboardInterrupt
any ideas how to fix those errors are appreciated!
thank you in advance!
Offline
zukzuk,
what version are you using and how did you install it?
i recommend doing the python venv shenanigans
Last edited by alphalpha (2024-10-22 18:46:19)
Offline
Pages: 1