tha*_*ada 6 nvidia mendeley appimage 22.04
我最近升级到 Ubuntu 22.04(从 20.04 开始),现在我的 Mendeley Reference Manager AppImage 无法启动。我制作了 AppImage 可执行文件并确认已libfuse2安装。当我尝试从终端运行 AppImage 文件时,出现以下错误:
(node:10810) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
(node:10810) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
[10810:0820/002523.646076:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Trace/breakpoint trap (core dumped)
Run Code Online (Sandbox Code Playgroud)
有人能帮忙吗?如果您有兴趣,这里有一个 AppImage 下载链接: https: //www.mendeley.com/download-reference-manager/linux
小智 7
对我来说同样的错误消息(Ubuntu 22.04)。启动 AppImage 会出现以下错误:
./mendeley-reference-manager-2.77.0-x86_64.AppImage
(node:21581) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
(node:21581) ProtocolDeprecateCallback: The callback argument of protocol module APIs is no longer needed.
[21581:0908/111909.638885:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
Run Code Online (Sandbox Code Playgroud)
解决方案是使用以下命令行参数启动 AppImage:
./mendeley-reference-manager-2.77.0-x86_64.AppImage --disable-gpu-sandbox
Run Code Online (Sandbox Code Playgroud)
在这里找到解决方案: https: //forums.balena.io/t/strange-error-message-gpu-process-isnt-useable/357119/2
| 归档时间: |
|
| 查看次数: |
2410 次 |
| 最近记录: |