alacritty: Unable to launch when a virtual display is connected: 'assertion failed: validate_hidpi_factor(dpi_factor)'
Arch 5.2.4 and X11.
[11:17] zer0 $ alacritty
thread 'main' panicked at 'assertion failed: validate_hidpi_factor(dpi_factor)', /build/.cargo/git/checkouts/winit-081229dbb0c89e9b/57680d2/src/platform/linux/x11/util/randr.rs:36:5
note: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
I am using intel-virtual-output
for my virtual display.
here is the output of xrandr
.
Let me know if you need anything else.
About this issue
- Original URL
- State: closed
- Created 5 years ago
- Comments: 16 (8 by maintainers)
Commits related to this issue
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event loop i... — committed to chrisduerr/alacritty by chrisduerr 5 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event lo... — committed to alacritty/alacritty by chrisduerr 5 years ago
- Squashed commit of the following: commit b293d08fa9e9b1c40fe9505f0434342a9009be90 Author: thunderseethe <thunderseethe.dev@gmail.com> Date: Mon Oct 7 14:45:55 2019 -0700 Tidy up merge and ensu... — committed to roychoo/alacritty by roychoo 4 years ago
- Squashed commit of the following: commit b293d08fa9e9b1c40fe9505f0434342a9009be90 Author: thunderseethe <thunderseethe.dev@gmail.com> Date: Mon Oct 7 14:45:55 2019 -0700 Tidy up merge and ensu... — committed to roychoo/alacritty by roychoo 4 years ago
- Update to winit/glutin EventLoop 2.0 This takes the latest glutin master to port Alacritty to the EventLoop 2.0 rework. This changes a big part of the event loop handling by pushing the event lo... — committed to roychoo/alacritty by chrisduerr 5 years ago
- Squashed commit of the following: commit b293d08fa9e9b1c40fe9505f0434342a9009be90 Author: thunderseethe <thunderseethe.dev@gmail.com> Date: Mon Oct 7 14:45:55 2019 -0700 Tidy up merge and ensu... — committed to roychoo/alacritty by roychoo 4 years ago
Thanks for checking again, then everything makes sense. Marking this issue as fixed by the mentioned PR.