nojsja / shadowsocks-electron

Shadowsocks GUI application made for Ubuntu / Mac / Win users and powered by Electron.
GNU General Public License v3.0
316 stars 51 forks source link

v1.2.1之后任务栏右键菜单无法点击 #21

Open Oaklight opened 1 year ago

Oaklight commented 1 year ago

v1.2.1之后任务栏右键菜单无法点击。appimage与deb都不可。 terminal直接运行appimage如下报错

$  ./Shadowsocks-Electron-1.2.2.AppImage 
info: 2022/9/18 01:32:41 - appDataPath: /home/me/.config/shadowsocks-electron
info: 2022/9/18 01:32:41 - pathRuntime: /home/me/.config/shadowsocks-electron/runtime/
info: 2022/9/18 01:32:41 - pathExecutable: /tmp/.mount_Shadow1k3m3B
ProcessHost: a child process exited: 36101 !
hooks: >> checkEnvFiles
hooks: >> chmodFiles
fs.chmod => /home/me/.config/shadowsocks-electron/runtime/bin/linux/x64/ss-local with 457
fs.chmod => /home/me/.config/shadowsocks-electron/runtime/bin/linux/x64/ssr-local with 457
fs.chmod => /home/me/.config/shadowsocks-electron/runtime/bin/linux/x64/v2ray-plugin with 457
hooks: >> checkPlatform
hooks: >> injectSentryMonitor
hooks: >> configureLanguage
[36146:0918/013242.306855:ERROR:vaapi_wrapper.cc(1136)] vaQuerySurfaceAttributes failed, VA error: invalid parameter
[36146:0918/013242.306957:ERROR:vaapi_wrapper.cc(1083)] FillProfileInfo_Locked failed for va_profile VAProfileH264Main and entrypoint VAEntrypointVLD
[36146:0918/013242.306992:ERROR:vaapi_wrapper.cc(1136)] vaQuerySurfaceAttributes failed, VA error: invalid parameter
[36146:0918/013242.307021:ERROR:vaapi_wrapper.cc(1083)] FillProfileInfo_Locked failed for va_profile VAProfileH264High and entrypoint VAEntrypointVLD
[36146:0918/013242.312410:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
Checking for update
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
BrowserWindow {
  setBounds: [Function (anonymous)],
  _events: [Object: null prototype] {
    blur: [Function (anonymous)],
    focus: [Function (anonymous)],
    show: [Function: visibilityChanged],
    hide: [Function: visibilityChanged],
    minimize: [ [Function: visibilityChanged], [Function (anonymous)] ],
    maximize: [ [Function: visibilityChanged], [Function (anonymous)] ],
    restore: [Function: visibilityChanged],
    close: [Function (anonymous)],
    closed: [Function (anonymous)],
    'ready-to-show': [Function (anonymous)]
  },
  _eventsCount: 10,
  emit: [Function (anonymous)],
  devToolsWebContents: [Getter]
}
(node:36101) UnhandledPromiseRejectionWarning: #<BrowserWindow>
(Use `shadowsocks-electron --trace-warnings ...` to show where the warning was created)
(node:36101) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
nojsja commented 1 year ago

操作系统信息贴一下

Oaklight commented 1 year ago

Deepin V20.7 kernel 5.18.4-amd64-desktop-hwe 如还有所需请留言告知 谢谢!

nojsja commented 1 year ago

Deepin V20.7 kernel 5.18.4-amd64-desktop-hwe 如还有所需请留言告知 谢谢!

近期使用虚拟机测试一下你这个deepin的桌面环境,之前只适配了ubuntu

Oaklight commented 1 year ago

好的谢谢

guozhiqiang123 commented 1 year ago

遇到相同的问题,Deepin 20.7.1。辛苦作者帮忙看看,这个软件太好用了,我chrome不装插件都能代理成功,强!!!