Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manjaro (6.10.13-3) 中运行,提示未定义符号 'adw_spinner_get_type' #183

Closed
4 tasks done
ethanyu336 opened this issue Oct 10, 2024 · 2 comments
Closed
4 tasks done

Comments

@ethanyu336
Copy link

Ensure the following information

  • When reporting a bug, please attach the complete log
  • The method to obtain the log is to run the program in the terminal
  • Repeated issues will be closed
  • Please make sure you have read the FAQ and pinned issues before submitting

Description

您好。

我在 Manjaro (内核 6.10.13-3) 中运行 tsukimi 时遇到问题,应用程序无法启动并出现以下错误信息:
tsukimi: symbol lookup error: tsukimi: undefined symbol: adw_spinner_get_type, version LIBADWAITA_1_0

复现步骤:

用pamac从archlinuxcn源安装 tsukimi。
在 Manjaro (6.10.13-3) 上尝试运行该程序。

环境信息:

Tsukimi版本:0.15.1
操作系统:Manjaro Linux (6.10.13-3)
库版本:libadwaita 已安装,版本为 1.5.4-1
桌面环境:i3wm

其他信息:

看起来问题可能与 libadwaita 版本不匹配有关,特别是 adw_spinner_get_type 函数。
我已经确认系统中安装了 libadwaita,但这个符号似乎丢失或与已安装的版本不兼容。

请问是否有特定版本的 libadwaita 与 tsukimi 兼容?希望能得到相关的解决建议。

感谢您的帮助!

附图

image_2024-10-11_03-41-27
image_2024-10-11_03-40-39
image_2024-10-11_03-40-20

@ethanyu336 ethanyu336 changed the title 符号查找错误:Manjaro (6.10.13-3) 中未定义符号 'adw_spinner_get_type' 符号查找错误:Manjaro (6.10.13-3) 中运行,提示未定义符号 'adw_spinner_get_type' Oct 10, 2024
@ethanyu336 ethanyu336 changed the title 符号查找错误:Manjaro (6.10.13-3) 中运行,提示未定义符号 'adw_spinner_get_type' Manjaro (6.10.13-3) 中运行,提示未定义符号 'adw_spinner_get_type' Oct 10, 2024
@tsukinaha
Copy link
Owner

AUR 中的包需要 libadwaita >= 1.6, gtk >= 4.16

对于 manjaro, 你可以考虑在 4.14 分支中自行拉取并构建包,不建议强行升级 gtk/libadwaita 版本。

我会打开一个 issue 用于打包 flatpak

@tsukinaha
Copy link
Owner

移动到 #184

@tsukinaha tsukinaha closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants