[problem help] blender,freeCAD均无法运行
Tofloor
poster avatar
expskywalker
deepin
2024-08-29 14:43
Author

6.6.40-amd64-desktop-hwe #23.01.00.33 SMP PREEMPT_DYNAMIC Thu Jul 25 15:29:39 CST 2024 x86_64 GNU/Linux

3D controller: NVIDIA Corporation GF117M [GeForce 610M/710M/810M/820M / GT 620M/625M/630M/720M] (rev a1)

00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:5019]
Kernel driver in use: i915

运行商店的blender4.0闪了下无法启动。

FreeCAD-0.21.2-Linux-x86_64.appimage命令行报错:

MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open zink: /usr/lib/dri/zink_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open crocus: /usr/lib/dri/crocus_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
failed to load driver: crocus
MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: 无法打开共享对象文件: 没有那个文件或目录 (search paths /usr/lib/x86_64-linux-gnu/dri:$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
QGLXContext: Failed to create dummy context
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlagsQSurfaceFormat::FormatOption(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)

Reply Favorite View the author
All Replies
138******92
deepin
2024-08-29 16:47
#1
It has been deleted!
qq4945286
deepin
2024-08-29 18:07
#2

其实软件打开可以按这个方法来捡查一下https://bbs.deepin.org/zh/post/258784

如果你是直接从blender网下载下压缩包来覆盖升级的,升级后发现打不开,只要在终端运行一下sudo /sbin/ldconfig

Reply View the author
Ziggy
deepin
2024-08-29 18:10
#3

如果两个应用都是有相似报错的话,可能需要考虑下是不是系统层面相关,麻烦安排验证下是否应用问题 @babyfengfjx

Reply View the author
qq4945286
deepin
2024-08-29 18:11
#4

像appimage的软件直接解压,方法可以参考这个帖子来https://bbs.deepin.org/zh/post/251790

Reply View the author
qq4945286
deepin
2024-08-29 18:13
#5

像blender你直接可以去blender官方下载压缩包,解压直接就可以使用,在启动器里增加blender启动图标,参考https://blog.csdn.net/XiaoWang_csdn/article/details/129007328

Reply View the author
Oli
deepin
2024-08-29 21:30
#6

applaud

Reply View the author
expskywalker
deepin
2024-08-30 10:03
#7
qq4945286

其实软件打开可以按这个方法来捡查一下https://bbs.deepin.org/zh/post/258784

如果你是直接从blender网下载下压缩包来覆盖升级的,升级后发现打不开,只要在终端运行一下sudo /sbin/ldconfig

sudo /sbin/ldconfig
验证成功

./blender
Writing: /tmp/blender.crash.txt
段错误

Blender 4.2.1, Commit date: 2024-08-19 11:21, Hash 396f546c9d82

backtrace

./blender() [0xf3d720]
./blender() [0x84310f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3d1a0) [0x7f34c48591a0]
./blender() [0xfc2f6d]
./blender() [0xfc2fcd]
./blender() [0xf84e64]
./blender() [0xf9c1d2]
./blender() [0xfa1d5f]
./blender() [0x72f171]
/lib/x86_64-linux-gnu/libc.so.6(+0x27b8a) [0x7f34c4843b8a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f34c4843c45]
./blender() [0x83e9ae]

Python backtrace

Reply View the author
expskywalker
deepin
2024-08-30 10:04
#8
qq4945286

像blender你直接可以去blender官方下载压缩包,解压直接就可以使用,在启动器里增加blender启动图标,参考https://blog.csdn.net/XiaoWang_csdn/article/details/129007328

试过解压官网的压缩包,直接运行报错。

sudo /sbin/ldconfig
验证成功

./blender
Writing: /tmp/blender.crash.txt
段错误

Blender 4.2.1, Commit date: 2024-08-19 11:21, Hash 396f546c9d82

backtrace

./blender() [0xf3d720]
./blender() [0x84310f]
/lib/x86_64-linux-gnu/libc.so.6(+0x3d1a0) [0x7f34c48591a0]
./blender() [0xfc2f6d]
./blender() [0xfc2fcd]
./blender() [0xf84e64]
./blender() [0xf9c1d2]
./blender() [0xfa1d5f]
./blender() [0x72f171]
/lib/x86_64-linux-gnu/libc.so.6(+0x27b8a) [0x7f34c4843b8a]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f34c4843c45]
./blender() [0x83e9ae]

Python backtrace

Reply View the author
绍贝格尔
deepin
2024-08-30 13:22
#9

freecad 日更版可以用

Reply View the author
expskywalker
deepin
2024-08-30 14:06
#10
绍贝格尔

freecad 日更版可以用

对于一般用户而言,不能在商店直接安装运行,不能通过官网直接下载运行,已难以接受。

或者官方商店直接提供日更版给用户安装也行。

Reply View the author