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

(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 #286

Open
newyorkthink opened this issue Jul 11, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@newyorkthink
Copy link

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

@newyorkthink newyorkthink added the bug Something isn't working label Jul 11, 2023
@im-coder-lg
Copy link
Contributor

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.

@im-coder-lg
Copy link
Contributor

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

chmod +x ~/Downloads/xplorer*.appimage

@newyorkthink
Copy link
Author

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

@newyorkthink
Copy link
Author

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

chmod +x ~/Downloads/xplorer*.appimage

yes

@im-coder-lg
Copy link
Contributor

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

@newyorkthink
Copy link
Author

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

not i always use appimage

@im-coder-lg
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants