Skip to content

Komodo and Dragon by Komodo install issue #771

@NathanRotta19

Description

@NathanRotta19

Describe the bug

When attempting to install Komodo or Dragon by Komodo I from the add enging->Downloads page, a "no such file or directory (os error 2)" pop up appears.
I don't know if this is the issue but I noticed that this blob doesn't get expanded on the system call in strace:
readlink("/home/nathan/.local/share/org.encroissant.app/**", 0x7ffc50892560, 1023) = -1 ENOENT (No such file or directory)
despite the directory having files
ll ~/.local/share/org.encroissant.app/
total 60
drwxrwxr-x 11 nathan nathan 4096 Mar 25 00:35 ./
drwxr--r-- 40 nathan nathan 4096 Mar 25 00:35 ../
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 CacheStorage/
-rw-rw-r-- 1 nathan nathan 370 Mar 25 00:35 cookies
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 db/
drwxrwxr-x 4 nathan nathan 4096 Mar 25 00:36 engines/
-rw-r--r-- 1 nathan nathan 12288 Mar 25 00:35 hsts-storage.sqlite
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 localstorage/
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 logs/
drwxrwxr-x 3 nathan nathan 4096 Mar 25 00:35 mediakeys/
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 puzzles/
drwxrwxr-x 2 nathan nathan 4096 Mar 25 00:35 storage/
drwxrwxr-x 3 nathan nathan 4096 Mar 25 00:35 WebKitCache/

full output of strace -e trace=file en-croissant attatched

straceOutput.txt

here is stdout without strace

stdout.txt

Reproduction

I don't know what else other than attempting to install Komodo and Dragon by Komodo I.

Platform and versions

I used the en-croissant_0.15.0_amd64.deb to install. My operating system is Pop!_OS 24.04 LTS

Stack trace

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions