LiGuo

Results 22 issues of LiGuo

[INFO ] Installing final compiler [INFO ] Installing final compiler: done in 399.41s (at 67:36) [INFO ] ================================================================= [INFO ] Installing cross-gdb [ERROR] configure: error: expat is missing or unusable...

[h264 @ 0ea52e00] Frame num gap 72 70 [h264 @ 17647ec0] Frame num gap 1 -1 [h264 @ 17647ec0] no picture [h264 @ 17647ec0] decode_slice_header error [h264 @ 17647ec0] Frame...

How.....MD还是中文吧。 怎么静音啊,IsMute = true没用

**Bug描述** 不开fastgithub的时候会输出设备激活验证码 ![image](https://user-images.githubusercontent.com/15363011/162353923-0941fbb2-865f-4d0c-a5da-43daa0d0fa66.png) 开启后就不会输出了 **重现步骤** 1. 开启fastgithub, 安装github copilot插件,打开vs,不会输出验证码 2. 关闭fastgithub, 打开vs,会输出验证码 **软件信息** - 操作系统: win11 x64 - FastGithub: v2.1.4 - Visual Studio: 2022 v17.1.3

```bash [opc@instance-20200628-1517 ~]$ containerd-rootless-setuptool.sh install [ERROR] Needs systemd (systemctl --user) ``` my install step ```bash wget https://github.com/containerd/nerdctl/releases/download/v0.15.0/nerdctl-full-0.15.0-linux-amd64.tar.gz sudo tar Cxzvf /usr/local/ nerdctl-full-0.15.0-linux-amd64.tar.gz sudo cp /usr/local/lib/systemd/system/*.service /etc/systemd/system/ sudo systemctl enable buildkit...

question
area/rootless

![image](https://user-images.githubusercontent.com/15363011/48907992-1047fa80-eea4-11e8-830f-6c1167909829.png) msg:当前请求出错,错误码: ZADYYQW ZADYYQW是随机的,下次请求会变

目前的异步方法签名 `Task InsertAsync(T entity, bool tracking = false)` 支持取消的异步方法签名 `Task InsertAsync(T entity, bool tracking = false, CancellationToken cancellationToken = default)`

rumtime: aspnet:5.0-alpine nuget: CZGL.ProcessMetrics.ASPNETCore 1.0.0 进程监控空引用异常, 这里的Process为空 [https://github.com/whuanle/CZGL.SystemInfo/blob/bce18ba6f495e81921d92c8d6e87027e5db9e90c/src/CZGL.ProcessMetrics/ProcessMetricsCore.cs#L178](https://github.com/whuanle/CZGL.SystemInfo/blob/bce18ba6f495e81921d92c8d6e87027e5db9e90c/src/CZGL.ProcessMetrics/ProcessMetricsCore.cs#L178) [11:06:20 EROR] An unhandled exception has occurred while executing the request. System.AggregateException: One or more errors occurred. (Object reference not set to...

nuget: `` runtime: aspnet:5.0-alpine Error: Unhandled exception. System.Diagnostics.Tracing.EventSourceException: An error occurred when writing to a listener. ---> System.FormatException: Input string was not in a correct format. at System.Number.ThrowOverflowOrFormatException(ParsingStatus status, TypeCode...

I add mime map < .apk application/vnd.android.package-archive> and i cannot download the apk file. but it work in IIS 7