GithubHelp home page GithubHelp logo

chest's People

Contributors

dupriezt avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

chest's Issues

NotFound: revspec 'v0.4.2' not found

I'm running this script :

Metacello new
    baseline: 'Chest';
    repository: 'github://adri09070/Chest:v0.4.2';
    load.

But an Exception is appears :

image

Error : #nextDefaultNameForObject was sent to nil

The problem is a UI design problem, I think that the input field Choose a name for your object is the way to create a Chest, in fact this is just a search field.
Solution :

  • Rename the input field with "Search xxx"
  • Confirm buttons need to be disable without chest selection

To reproduce :

  1. Inspect an object, and use contextual menu action to Store object into a Chest.

image

  1. The Chest UI is opening, then set a name into the text field.

image

image

  1. Use the Confirm button, the exception appears.

Same problem when a Chest is exists, you clic on Confirm but without Chest in selection.

Load problem in latest Pharo 11

Hello,

I have some issue when loading Chest into a Pharo 11 image.
i get a revspec 'master' not found error when it tries to download pharo-spec\NewTools master branch (??)

In order to reproduce the problem : load the latest P11 image (Pharo 11.0.0
Build information: Pharo-11.0.0+build.400.sha.1ac0109dfc7e8d21c4ec3cf692e4e4eb4f9a1c21 (64 Bit))

and execute the

Metacello new
    baseline: 'Chest';
    repository: 'github://dupriezt/Chest';
    load.

In order to correct that, you can be more precise when specifing the branch to load in BaselineOfChest in the NewTools repository : 'Pharo11' for example...

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.