linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
453 stars 73 forks source link

安装后无法打开,命令行提示deepin-music: symbol lookup error: /usr/lib/libdmusic.so.1.0: undefined symbol: ucsdet_getName_74 #10766

Open worldforxaz opened 4 weeks ago

worldforxaz commented 4 weeks ago

SUMMARY | 问题概要

安装后报错 deepin-music: symbol lookup error: /usr/lib/libdmusic.so.1.0: undefined symbol: ucsdet_getName_74 ldd -r ldd -r /usr/lib/libdmusic.so.1.0 显示 undefined symbol: ucsdet_getName_74 (/usr/lib/libdmusic.so.1.0) undefined symbol: ucsdet_setText_74 (/usr/lib/libdmusic.so.1.0) undefined symbol: ucsdet_detectAll_74 (/usr/lib/libdmusic.so.1.0) undefined symbol: ucsdet_getLanguage_74 (/usr/lib/libdmusic.so.1.0) undefined symbol: ucsdet_open_74 (/usr/lib/libdmusic.so.1.0) undefined symbol: ucsdet_close_74 (/usr/lib/libdmusic.so.1.0) 请问是缺少哪个包吗

SOFTWARE/OS VERSIONS | 软件/系统版本信息

arch 6.11.3 deepin music 7.0.4

PRE-REQUIREMENT | 预置条件

No response

STEPS TO REPRODUCE | 复现步骤

yay 安装官方软件仓库的deepin music

OBSERVED RESULT | 观察到的结果

No response

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

felixonmars commented 4 weeks ago

依赖路径上可能有什么 AUR 包?建议用 lddtree 检查(在 pax-utils 里)

worldforxaz commented 4 weeks ago

依赖路径上可能有什么 AUR 包?建议用 lddtree 检查(在 pax-utils 里)

tree.txt

这个是lddtree /usr/lib/libdmusic.so.1.0 的输出, 向您请教一下应该怎么分析

felixonmars commented 4 weeks ago

现在看起来没有问题?是不是在原始报告后更新过什么?

worldforxaz commented 4 weeks ago

现在看起来没有问题?是不是在原始报告后更新过什么?

我印象中没有,第一次安装后就打不开,后来我反复卸载安装了几次,仍然不行

felixonmars commented 4 weeks ago

现在启动时报错一样吗?如果还打不开,可以直接对 /usr/bin/deepin-music 跑 lddtree 看看。

worldforxaz commented 4 weeks ago

还是一样的,下面是/usr/bin/deepin-music lddtree, 能看出什么吗 music-tree.txt

wineee commented 4 weeks ago

之前有manjaro用户反馈同样的问题: https://github.com/linuxdeepin/developer-center/issues/8841

你的 Arch 仓库是更新到最新版本吗,系统版本信息的 arch 6.11.3 是 kernel 的版本号?

worldforxaz commented 4 weeks ago

之前有manjaro用户反馈同样的问题: #8841

你的 Arch 仓库是更新到最新版本吗,系统版本信息的 arch 6.11.3 是 kernel 的版本号?

是的,arch仓库保持更新到最新,arch6.11.3是kernel版本号