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

Snap package fails due to missing dependency #7106

Open
1 task done
lelecanfora opened this issue Feb 22, 2024 · 3 comments
Open
1 task done

Snap package fails due to missing dependency #7106

lelecanfora opened this issue Feb 22, 2024 · 3 comments
Assignees
Labels
B-bug Bug: general classification S-blocked Status: Blocked

Comments

@lelecanfora
Copy link

Expected Behavior

Trying to run this Version: 8.6.1 Rev: 246 Tracking: latest/stable it fails at startup

Actual Behavior

/snap/insomnia/246/insomnia: error while loading shared libraries: libatk-1.0.so.0: cannot open shared object file: No such file or directory

Reproduction Steps

No response

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

8.6.1

What operating system are you using?

Ubuntu

Operating System Version

23.10

Installation method

snap

Last Known Working Insomnia version

8.4.5

@lelecanfora lelecanfora added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Feb 22, 2024
@Martin-Office
Copy link

Similar issue here, fail to load workspace, Ubuntu 22.04.4 LTS updated with snap.

Application start but fail to load workspace.

Got application error:
Error: EACCES: permission denied, open '/home/username/snap/insomnia/245/.config/Insomnia/insomnia.WorkspaceMeta.db'

Version: Insomnia 8.6.0
Build date: 1/18/2024
OS: Linux x64 6.5.0-14-generic
Electron: 28.0.0
Node: 18.18.2
Node ABI: 119
V8: 12.0.267.8-electron.0
Architecture: x64

@filfreire filfreire self-assigned this Mar 20, 2024
@filfreire
Copy link
Member

@lelecanfora are you by any chance still facing this issue with Insomnia 10 ?

@filfreire
Copy link
Member

For anyone hitting this issue on latest versions, try to run sudo ldconfig and see if it works.

Otherwise we need to wait until electron-userland/electron-builder#8549 is fixed and merged.

@filfreire filfreire added S-blocked Status: Blocked and removed S-unverified Status: Unverified by maintainer labels Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-blocked Status: Blocked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants