Git Product home page Git Product logo

ferret's Introduction

Hi there 👋

  • He/Him
  • 中文/English/Français
  • Specialized in Computer Science @ Centrale Nantes/Pékin
  • Interested in Systems Programming and Developer Tooling
  • Previous Intern @ AdaCore working on RecordFlux (Q2 - Q3 2022)
  • Member @ Rust working on Rustup (Q3 2023 -)

ferret's People

Contributors

bluecloud02 avatar dependabot[bot] avatar jean-tissot avatar nartrack avatar rami3l avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ferret's Issues

Too big inputed numbers are considered as negative ones

  • How to reproduce: in the locus panel, enter a little number for start position (5 for exemple) and a big number in the end position. When running Ferret, a message will popup saying that the start position must be lower than the end position.
  • How to fix: I think it's because the number is an int and not a long, so when the number is greater than the max int, it is considered as negative

Exception lors de la sélection d'un fichier sans nom

  • Si l'explorateur de fichiers permet de valider le choix d'un fichier sans donner de nom à celui-ci (en particulier sous Windows), une erreur de type NullPointerException est levée et non catchée
  • Pour corriger cette erreur il faudrait effectuer une vérification supplémentaire dans Ferret. Idéalement il faudrait en plus trouver un moyen d'inidiquer à l'explorateur de fichier qu'un nom doit obligatoirement être spécifié
  • Pour reproduire cette erreur, lancez Ferret, effectuez une saisie valide dans le LocusPanel, puis lors du choix d'enregistrement du fichier validez sans donner de nom (si votre explorateur de fichier le permet)

generate jar

le jar ne se génère pas

erreur avec la librairie de configuration persistente. il faut probablement ajouter quelque chose au classpath

java.lang.NoClassDefFoundError: org/spongepowered/configurate/ConfigurateException at fr.ferret.view.FerretFrame.(FerretFrame.java:46)

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.