Cole Leavitt

Results 11 issues of Cole Leavitt

Kernel Version: 5.18.16-arch1-1 Python Version: Python 3.10.5 Gtk-Message: 17:40:53.901: Failed to load module "xapp-gtk3-module" Gtk-Message: 17:40:53.901: Failed to load module "xapp-gtk3-module" Gtk-Message: 17:40:53.901: Failed to load module "canberra-gtk-module" Gtk-Message: 17:40:53.902:...

### 1. Expected behavior. Expected detection of zones - ### 2. Actual behavior. Halts on zone improperly and does not scan accordingly - ### 3. Steps to reproduce the problem....

Linux pwn 6.0.0-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 04 Oct 2022 19:16:52 +0000 x86_64 GNU/Linux OS: Arch Linux x86_64 Host: G7 7590 Kernel: 6.0.0-arch1-1 Uptime: 4 mins Shell: bash 5.1.16 Resolution:...

bug

Implemented `sync_point.wait()` optional functionality if enabled in debug options via `config.kdl` with `wait-for-gpu-sync-in-screencasting`. Added a documentation entry in the Wiki under debug options (_made it simplistic, to the point, following...

This pull request adds support for Gentoo Linux as a recognized platform in the codebase. It introduces Gentoo-specific configuration, package lists, and package manager handling, ensuring that Gentoo can be...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug
has repro
platform:linux
area:ide

This pull request improves error handling for App Store login, specifically around two-factor authentication (2FA) codes. It introduces a new error for invalid or expired 2FA codes, enhances the logic...

This pull request adds support for tablet pad button events to the input backend system. It introduces a new trait for tablet pad button events, updates the input event enum...

## Description Skip Nvidia cards if we're looking for VAAPI devices. This is important for hybrid GPU laptops where the display may be connected through NVIDIA but rendering happens on...