Coder Social home page Coder Social logo

Comments (8)

ctongfei avatar ctongfei commented on August 16, 2024

jline/jline3#150
Does this solves your problem?

from progressbar.

mt3o avatar mt3o commented on August 16, 2024

no... I added env var TERM=xterm-256color but nothing changed.
When I run the program on centos via ssh, the stack trace is not presented. For me it happens only on windows. I can try running it with WSL.

from progressbar.

ctongfei avatar ctongfei commented on August 16, 2024

@mt3o I don't have a windows machine at hand. Does it work within WSL?

from progressbar.

pieterdegraeuwe avatar pieterdegraeuwe commented on August 16, 2024

same problem here.
What do you mean with 'Does it work with WSL?'
What is WSL?

from progressbar.

ctongfei avatar ctongfei commented on August 16, 2024

same problem here.
What do you mean with 'Does it work with WSL?'
What is WSL?

Windows Subsystem for Linux.

from progressbar.

ctongfei avatar ctongfei commented on August 16, 2024

Also, try using ProgressBarStyle.ASCII instead of the default colorful unicode style.

from progressbar.

DRSchlaubi avatar DRSchlaubi commented on August 16, 2024

Also, ASCII style fails with the same error
Don't have WSL ready rn so can't test it on WSL
EDIT: OSUtils.IS_WINDOWS also is somehow false like all of the others https://rice.by.devs-from.asia/idea64_RYt16QMDFs.png
However, when I eval the code of IS_WINDOWS it prints true
https://rice.by.devs-from.asia/idea64_OEvuvb5erh.png as the os.name property is Windows 10

Tried using CON_EMU and it works but it doesn't in intellij

I could get rid of the exception by muting jline's logger as the exception does not affect the progress bar

from progressbar.

MaaxGr avatar MaaxGr commented on August 16, 2024

Have the same exception in another library. Can confirm, that one possible workaround would be to use the WSL. No exception there.

from progressbar.

Related Issues (20)

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.