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

Failed to find desktop file path #190

Open
Anonymous941 opened this issue Nov 22, 2023 · 2 comments
Open

Failed to find desktop file path #190

Anonymous941 opened this issue Nov 22, 2023 · 2 comments

Comments

@Anonymous941
Copy link

I am using Ubuntu 22.04, and when I try to integrate an AppImage, it shows the error "Failed to register AppImage in system via libappimage" and the following is logged to stdout:

** (AppImageLauncher:157902): CRITICAL **: ...: Failed to find desktop file path
@Anonymous941
Copy link
Author

Update: after upgrading to the latest version, the following is logged on stdout (the same entry repeated multiple times is what is printed):

ERROR: appimage_shall_not_be_integrated : Entry doesn't exists: ...
AppImageLauncher error: appimage_shall_not_be_integrated() failed (returned -1)
ERROR: appimage_is_terminal_app : Entry doesn't exists: ...
AppImageLauncher error: appimage_is_terminal_app() failed (returned -1)
ERROR: appimage_register_in_system : Entry doesn't exists: ...

@Anonymous941
Copy link
Author

Edit: actually, with the latest version, only Yuzu has this issue. Previously every AppImage didn't work. Is it only partially integrated somehow?

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

1 participant