Giter Club home page Giter Club logo

Comments (8)

apexatoll avatar apexatoll commented on June 18, 2024

This is an error that usually comes about if there is not enough screen space for the program to run - there is a built in resizer but I'm guessing that if there it is not enough space for this then you will get this error. Have you tried resizing the screen ± zooming out?

from cliptic.

tonydero avatar tonydero commented on June 18, 2024

I thought it might be related to that, but when I've gone to as big as 79 lines x 349 cols it still gives the message. I would assume that's big enough?

Oh, also have tried in both Fish and Bash with the same result.

from cliptic.

apexatoll avatar apexatoll commented on June 18, 2024

That's definitely large enough - what terminal are you trying on? You can comment out lines 7-9 in lib/cliptic/terminal.rb for a more detailed error message

from cliptic.

fedexcain avatar fedexcain commented on June 18, 2024

Terminal is alacritty. Shell is zsh. I normally use tmux, but the error appears with and without a tmux session.

$CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/windows.rb:13:in 'keypad': already closed window (RuntimeError)
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/windows.rb:13:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/windows.rb:119:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/interface.rb:36:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/interface.rb:52:in 'new'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/interface.rb:52:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/interface.rb:168:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/interface.rb:255:in 'initialize'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/config.rb:54:in 'new'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/config.rb:54:in 'gen_cfg_menu'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/config.rb:30:in 'set'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/terminal.rb:13:in 'setup'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/terminal.rb:18:in 'main_menu'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/lib/cliptic/terminal.rb:6:in 'run'
        from $CLIPTIC_DIR/gems/cliptic-0.1.0/bin/cliptic:5:in '<top (required)>'
        from $CLIPTIC_DIR/bin/cliptic:23:in 'load'
        from $CLIPTIC_DIR/bin/cliptic:23:in '<main>'

from cliptic.

apexatoll avatar apexatoll commented on June 18, 2024

Ah this is a silly error - the config is tried to be loaded before the screen is set up. Should be fixed in latest version. Let me know

from cliptic.

fedexcain avatar fedexcain commented on June 18, 2024

Yes, it's fixed 👍

from cliptic.

apexatoll avatar apexatoll commented on June 18, 2024

Perfect

from cliptic.

tonydero avatar tonydero commented on June 18, 2024

Also fixed for me, thanks!

from cliptic.

Related Issues (8)

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.