Coder Social home page Coder Social logo

edcas-client's People

Contributors

arne-fuchs avatar nannk avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

nannk

edcas-client's Issues

Missing build requirement: opener

~/.games/edcas-client %cargo build
Updating crates.io index
error: failed to select a version for `opener`.
... required by package `edcas-client v0.3.0 (/home/hal_j/.games/edcas-client)`
versions that meet the requirements `^0.7.0` (locked to 0.7.0) are: 0.7.0

the package `edcas-client` depends on `opener`, with features: `dbus` but `opener` does not have these features.
It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.


failed to select a version for `opener` which could resolve this conflict
cargo build  125.33s user 14.59s system 53% cpu 4:21.97 total

Also, the only currently available release of opener is 1.0-2

Missing target directory.

~/.games/edcas-client %./start.sh
./start.sh: line 7: ./target/debug/edcas-client: No such file or directory
~/.games/edcas-client %./edcas-client
Log file: "/tmp/edcas-client/2024-05-02-01-44.log"
Journal logs: /home/hal_j/.steam/steam/steamapps/compatdata/359320/pfx/drive_c/users/steamuser/Saved Games/Frontier Developments/Elite Dangerous
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

I think something is missing from your files. There's no target directory.

feat: Planet information Structure

Currently, the only methods for getting planet info available in the client.explorer.systems[index1].body_list[index2] are get_name, get_signals, get_parents, get_id.

I need planet/object info for the panel in tui.

Simplest solution imo would be vector of tuples: [ ( String, String ) ] [ ( "field name", "value" ) ]

bug: Logo not present in the release archive.

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.

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.