sixg0000d
sixg0000d
安装脚本在升级时好像没有考虑到用户已经在使用`[email protected]`的情况,升级后直接启动了`v2ray.service`(且升级前没有停止`[email protected]`)。
是否启用了 firewallD ?
I revert this commit and create a new one which I doubled backslashes in it and they works for me.
> As an alternative to these shell script hacks, I could add an option `--wait-on-error` which does this in native code (and this would simplify both these .desktop and the...
> It's surprising, since the Exec line contains `/bin/bash` it warns: ``` bash: /bin/bash -i: no such file or directory Press any key to quit... ``` It seems equal to...
> That's interesting, I can not reproduce that setting my login shell to fish or dash, both gtk-launch (that uses the system .desktop file) or "gio launch" (which you can...
~~I found a way we can dirctly pass system environment variables in `Exec`, but I don't know if it works just on kde or all of desktop environments. because I...
> > "Can't find `/usr/bin/bash -i`". > > What is the result of: > > ```shell > echo $SHELL > ``` > > ? Both directly run this command on...
I think https://github.com/Genymobile/scrcpy/pull/3822#issuecomment-1470538979 is right, my problem is from KDE desktop entry parser behavieres difference to other desktop environments.
So, any changes can't be apply, and I should figure out why KDE behavieres difference to others.