mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-02 19:26:56 -05:00
Ubuntu 20.04 aarch64 crash #1994
Labels
No labels
bug
documentation
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rustdesk-rustdesk#1994
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cwy1996 on GitHub (Jul 25, 2023).
Bug Description
Ubuntu 20.04.6 LTS arm架构安装1.2.1版本,出现点击软件后,在等待几秒后,软件自动退出显现
How to Reproduce
正常安装
Expected Behavior
软件能正常打开
Operating system(s) on local side and remote side
Win10 --> Ubuntu
RustDesk Version(s) on local side and remote side
1.2.1 --> 1.2.1
Screenshots
https://github.com/rustdesk/rustdesk/assets/76695859/5199705f-ce77-4df4-ba2a-9e3265eabff8
Additional Context
uname -a
Linux firefly 5.10.110 #2 SMP Wed Apr 26 15:55:28 CST 2023 aarch64 aarch64 aarch64 GNU/Linux
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
@rustdesk commented on GitHub (Jul 25, 2023):
tracked by https://github.com/rustdesk/rustdesk/issues/3565
@cwy1996 commented on GitHub (Jul 25, 2023):
在命令行执行rustdesk后获得如下报错
libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
libGL error: failed to create dri screen
libGL error: failed to load driver: rockchip
[FATAL:flutter/shell/gpu/gpu_surface_gl_delegate.cc(57)] Check failed: gl_version_string. The GL proc resolver's glGetString(GL_VERSION) failed
Aborted (core dumped)
@rustdesk commented on GitHub (Jul 25, 2023):
https://www.reddit.com/r/FlutterDev/comments/159tt8i/flutter_desktop_compatibility_is_getting_worse/
https://news.ycombinator.com/item?id=36872677
@cwy1996 commented on GitHub (Jul 25, 2023):
这需要等待更新或者更换desktop么
@rustdesk commented on GitHub (Jul 25, 2023):
https://github.com/rustdesk/rustdesk/issues/2543#issuecomment-1352938954
@cwy1996 commented on GitHub (Jul 26, 2023):
好像没有效果,ubuntu-drivers devices 无信息出现
@rustdesk commented on GitHub (Jul 29, 2023):
try out
LIBGL_ALWAYS_SOFTWARE=1 rustdesk