Benjamin Demetz
Benjamin Demetz
Closed by mistake, sorry
Maybe we could add an optional timeout?
Workaround: Use armv8 - 64bit or buy a device capable of running that. We currently can't fix this issue.
Hey @zamazan4ik, thanks for your suggestion! Optimization is indeed a good idea! I looked into the topic a little bit as I'm not very familiar with optimization in Rust. It...
> The suggested profile is good - I think you can use it as is (if you are fine with `panic = "abort"` ofc, all other settings are safe to...
Same as #72
Hm... I guess CLI apps are not supported?
> They are, if `Terminal=true` is set in the desktop file. Thank you, I just fixed it and am now waiting for a new build. I will then update the...
I have now added three custom files to the AppImage: - [io.github.benji377.tooka.desktop](https://github.com/Benji377/tooka/blob/main/data/io.github.benji377.tooka.desktop) - [io.github.benji377.tooka.metainfo.xml](https://github.com/Benji377/tooka/blob/main/data/io.github.benji377.tooka.metainfo.xml) - [io.github.benji377.tooka.svg](https://github.com/Benji377/tooka/blob/main/data/io.github.benji377.tooka.svg) And set their path using the cargo-packager config like so: ```toml [package.metadata.packager.appimage.files] "../data/io.github.benji377.tooka.desktop" =...
`FATAL: No .desktop file or multiple desktop files present` Did I name or structure my desktop file wrongly? If I mount it locally, I can see it inside `usr/share/applications/`