Results 23 comments of Ivan Li

@stonith404 I was too hasty. I was overly eager to receive the files as soon as possible, haha. Indeed, it would be preferable to fill in the information before starting...

@stonith404 Sorry, I seem to have remembered the file upload functionality incorrectly. It appears that currently, you can only select a file once, rather than being able to continue adding...

> but don't you think it would make more sense if a user could individually set this setting in the user settings? I also wanted to add settings to each...

@stonith404 For the user preferences storage field you wish to implement yourself, then #474 is already done and I will change the PR information. It looks like Prisma doesn't support...

我这边使用构建的版本我这也能复现出相关问题,最近事情比较多,还没来得及排查。给我一些时间,我会跟进这个问题。

I solved this problem by writing my own Dockerfile for adding the ssh client. ```Dockerfile FROM bugy/script-server:latest RUN apt-get update RUN apt-get install -y openssh-client ```

Thank you for your careful review and detailed suggestions. I've followed your advice and updated my commit accordingly. I believe it's now ready to go. I really appreciate your thorough...

I have a similar problem, I use a global proxy in Fake-IP mode and the IP address resolves to `198.18.0.1/16`. This is probably the problem introduced by #4044.

我使用 Intel 芯片版本,按 Cmd+Q 没有什么反应,无法退出应用,退出登录 macOS 时被阻止并且不像其他阻止退出登录的应用那样会有对话框。必须在 SPlayer 内退出或者强制杀掉进程才行。

This was a nice feature until my program reported an error and the valuable error message was completely invisible. This issue should be taken seriously.