.deb packaged app doesn't run
Open
- Dominant language
- TypeScript
- Stars
- 7.8k
- Forks
- 762
- Avg merge
- 15h 27m
- Merged PRs (30d)
- 12
Description
```
OS Ubuntu 22.04.5 LTS
Windowing System Wayland
Fiddle 0.36.6
Electron 35.2.1
```
Steps to reproduce:
- The specific app doesn't matter, it can be e.g.
Show Me -> Electron APIs -> Dialog
- Tasks -> Make installers for Fiddle
- Install the created .deb
`sudo apt install ./app.deb`
- Run app
- Nothing is happening. No messages. No logs when running in console. The app exit code is 1.
At the same time, the same application can be successfully run using the Run button in Fiddle.
Contributor guide
Assessment
This issue has not been assessed yet.