kimlimjustin/xplorer

(xplorer:89494): dbind-WARNING **: 18:40:22.637: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

newyorkthink opened this issue · 7 comments

Description

(xplorer:89494): dbind-WARNING **: 18:40:22.637: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

** (xplorer:89494): ERROR **: 18:40:22.786: Unable to spawn a new child process: Failed to execute child process “/usr/lib/x86_64-linux-gnu/webkit2gtk-4.0/WebKitNetworkProcess” (No such file or directory)
zsh: trace trap ./Downloads/xplorer_0.3.1_amd64.AppImage

Steps To Reproduce

No response

Expected behavior

image

Xplorer Version

0.3.1

Operating System Version

debian

Additional Information

No response

Can you tell us which OS you use and which package you are using? It seems like you are using AppImage, but I'd like to know for the record.

I believe if you are using AppImage, you should make the file executable. Have you run this:

chmod +x ~/Downloads/xplorer*.appimage

Can you tell us which OS you use and which package you are using? It seems like you are using AppImage, but I'd like to know for the record.你能告诉我们你使用哪个操作系统以及你正在使用哪个软件包吗?您似乎正在使用 AppImage,但我想记录在案。

kali linux

I believe if you are using AppImage, you should make the file executable. Have you run this:我相信如果您使用的是AppImage,则应使文件可执行。你运行这个吗:

chmod +x ~/Downloads/xplorer*.appimage

yes

It works well for me. Have you tried installing the DEB file and then running?

It works well for me. Have you tried installing the DEB file and then running?它对我来说效果很好。您是否尝试过安装 DEB 文件然后运行?

not i always use appimage

Maybe it could be the dependencies. Can you compile a binary file from source and then run it?