https://bugzilla.redhat.com/show_bug.cgi?id=1091711
Bug ID: 1091711 Summary: sbt does not work if I go into the console Product: Fedora Version: 20 Component: sbt Severity: urgent Assignee: willb@redhat.com Reporter: rwobben@hotmail.com QA Contact: extras-qa@fedoraproject.org CC: java-sig-commits@lists.fedoraproject.org, s@shk.io, willb@redhat.com
Description of problem:
When I start sbt and do the command console. The console starts up and I see the scala prompt. And then the terminal does not respond anymore to the keyboard.
See ths output:
[info] Starting scala interpreter... [info] Welcome to Scala version 2.10.3-20130923-e2fec6b28dfd73482945ffab85d9b582d0cb9f17 (OpenJDK 64-Bit Server VM, Java 1.7.0_55). Type in expressions to have them evaluated. Type :help for more information.
scala>
Version-Release number of selected component (if applicable):
sbt launcher version 0.13.1
How reproducible: every time
Steps to Reproduce: 1. start sbt 2. enter console 3.
Actual results:
Prompt does not respond to anything
Expected results:
Prompt responds and I can test some things.
Additional info: