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

bug: Logo not present in the release archive. #7

Closed
Nannk opened this issue May 2, 2024 · 2 comments
Closed

bug: Logo not present in the release archive. #7

Nannk opened this issue May 2, 2024 · 2 comments
Assignees

Comments

@Nannk
Copy link
Contributor

Nannk commented May 2, 2024

Without this image in /usr/share/edcas-client/graphics/logo/edcas_128.png or ./graphics/logo/edcas.png edcas crashes with:

Log file: "/tmp/edcas-client/date-and-time.log"
thread 'main' panicked at src/app/news.rs:26:31:
called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

The image is not present in the release archive. Please dont forget to add it in the next release.

@arne-fuchs
Copy link
Owner

See

cp graphics/logo/edcas_128.png "$folder_name"/usr/share/"$folder_name"/graphics/logo/edcas_128.png

It will be included in the next release

@Nannk
Copy link
Contributor Author

Nannk commented May 8, 2024

should be fixed with 43f583c

@Nannk Nannk closed this as completed May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants