lost22git

Results 47 issues of lost22git

### output message when `Embed` Could not find encoder for codec id 62: Encoder not found Video embedded succesfully at output.avi Etching video ended in 4247ms

Run on powershell --placeholder='请选择颜色' ``` $s=@('黑色','白色','红色','蓝色') | gum filter --no-limit --placeholder='请选择颜色' | Where {$_ -notmatch 'failed'} ``` ![image](https://user-images.githubusercontent.com/65008815/202441242-57ff53ed-4f14-4610-895a-a0dabeceb9f5.png) and filter text can not input unicode chars

* os WSL2 Debian 12 * code ```nim import prologue proc hello*(ctx: Context) {.async.} = resp "Hello, Prologue!" let app = newApp() app.get("/", hello) app.run() ``` * nimble file ```...

### Summary I think this will be easier to read (like rust/c# attributes or java annotations) current: If there are multiple pragmas, you may not find Field Type under a...

Feature

help wanted
windows

* code ```java new Actions(driver) .contextClick(btn) .perform(); ``` * error ``` org.openqa.selenium.UnsupportedCommandException: Currently only pen and touch pointer input source types are supported Build info: version: '4.10.0', revision: 'c14d967899' System...

|env|version| |--|--| |os|win11 22H2| |jdk|jdk19 GraalVM CE 23.0.0-dev| |SpringBoot|3.0.0-RC1| |org.graalvm.buildtools.native|0.9.16| |gradle|distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-8.0-20220911113203+0000-bin.zip| ``` ❯ .\gradlew :jvm:p10012-springboot-webflux:tasks Type-safe project accessors is an incubating feature. > Task :jvm:p10012-springboot-webflux:tasks FAILED FAILURE: Build failed with...

bug

* graalvm version: ``` openjdk 21 2023-09-19 OpenJDK Runtime Environment GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15) OpenJDK 64-Bit Server VM GraalVM CE 21+35.1 (build 21+35-jvmci-23.1-b15, mixed mode, sharing) ``` * gradle...

troubleshooting