Coder Social home page Coder Social logo

Comments (9)

arne-fuchs avatar arne-fuchs commented on July 4, 2024

Hey, can you give me your cargo version?

from edcas-client.

arne-fuchs avatar arne-fuchs commented on July 4, 2024

And also on which os are you running this?

from edcas-client.

HalJordan avatar HalJordan commented on July 4, 2024

Arch, installed whatever the latest cargo is from pacman/aur right now.

from edcas-client.

Nannk avatar Nannk commented on July 4, 2024

Let me test this when i get back home.

from edcas-client.

Nannk avatar Nannk commented on July 4, 2024

It builds on latest archlinux with rust installed through package manager (not rustup)

grafik
grafik
grafik
i have cargo 1.77.2.

Latest version of Opener is 0.7.0 though.
https://crates.io/search?q=opener
https://github.com/Seeker14491/opener/tags

If you are trying to install opener through aur helper, its the wrong opener: https://aur.archlinux.org/packages/opener

Try to add latest dbus in Cargo.toml as a dependency (https://crates.io/crates/opener/0.7.0/dependencies)

Although i have noticed it builds libdbus-sys https://lib.rs/crates/libdbus-sys, which it then shows in build log as "Compiling dbus v0.9.7"

Found this: https://blog.illixion.com/2021/10/fix-failed-to-select-a-version-cargo/
try clearing cargo cache by deleting $HOME/.cargo/registry then build the project again.

from edcas-client.

arne-fuchs avatar arne-fuchs commented on July 4, 2024

@HalJordan Marked as done. Please setup rust and cargo correctly or use the precompiled binaries in the release tab: https://github.com/arne-fuchs/edcas-client/releases/tag/0.2.6

from edcas-client.

Nannk avatar Nannk commented on July 4, 2024

There is also an aur package.
Its a bit broken, you have to put this logo in the /usr/share/edcas-client/graphics/logo/edcas_128.png, otherwise itll crash 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

or clone the repo, cd in it and run the executable from there.

from edcas-client.

arne-fuchs avatar arne-fuchs commented on July 4, 2024

@Nannk Aur package broken? Is this already fixed with the upcoming release?

from edcas-client.

Nannk avatar Nannk commented on July 4, 2024

@Nannk Aur package broken? Is this already fixed with the upcoming release?

Yes and no. I cant add the image because its not in the release archive (i probably can, but it would have to download it separately). See the issue #7 .

from edcas-client.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.