flathub / flathub/io.github.celluloid_player.Celluloid

Failed to open script options directory: ..

Open
#157 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
13
Avg merge
1h 46m
Merged PRs (30d)
1

Description

This seems to cause Celluloid crashes and slow starting:

```bash
celluloid[32716]: Failed to open script options directory: /home/core/.var/app/io.github.celluloid_player.Celluloid/config/celluloid/script-opts
```

To workaround/fix the crashing:

```bash
mkdir -p /home/core/.var/app/io.github.celluloid_player.Celluloid/config/celluloid/script-opts
```

Is this a known issue? I think the path needs to be added to the Flatpak persists options.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.