Molyuu

Results 7 comments of Molyuu

这个我测试了下,如果在运行的时候有非程序下载的adb在运行,就会引起崩溃,任务管理器里会看到原有adb进程被杀掉并启动了新的进程,然后进程会随程序一起退出

因为没办法直接Debug运行,我也不清楚究竟哪里出了问题

> > 因为没办法直接Debug运行,我也不清楚究竟哪里出了问题 > > 话说有什么简单好用的log轮子吗?我以前用的是MetroLog,但是WAS用不了,然后就没得log记录用了。。。 不是很清楚,刚接触 CSharp

> > 这个我测试了下,如果在运行的时候有非程序下载的adb在运行,就会引起崩溃,任务管理器里会看到原有adb进程被杀掉并启动了新的进程,然后进程会随程序一起退出 > > 之前有一种情况,就是wsa启动了但是没有启动,这时打开安装器就会崩掉,因为我当时没有写异步报错处理,所以一旦报错了就直接崩了。。。 ![微信图片_20211103193109](https://user-images.githubusercontent.com/15278036/140098889-087d12c4-40f8-495e-be22-56605012c6c3.png) 我也不是很会调试这玩意儿,只能提供这么多信息了,不会汇编,看不出哪里有问题

I'm working on this too. I packed it into a home manager module (based on CirnOS, I rewrite most of the dotfiles with Nix, and with some of my own...

> Thanks for the PR. I guess this could be a valuable addition. There are two things: > > * I think it would make sense doing a quick check/proof...

I have similar issue too. It seems system cannot detect my GPU. Run `rocminfo` command: ``` [nix-shell:~/Workspace/nix-config]$ rocminfo|grep Name Name: AMD Ryzen 5 5500 Marketing Name: AMD Ryzen 5 5500...