Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kotlinc process can not be closed properly on Mac x64 #873

Open
janvcap-mac opened this issue Dec 9, 2024 · 0 comments
Open

kotlinc process can not be closed properly on Mac x64 #873

janvcap-mac opened this issue Dec 9, 2024 · 0 comments
Labels
bug Something isn't working macOS specific for Apple MacOS

Comments

@janvcap-mac
Copy link

Expected behavior

As an IDEasy kotlinc user on Mac x64 I expect kotlinc to be closed properly when I type :quit.

Actual behavior

Nothing happens and the command prompt gets stuck.

bash-3.2$ ide kotlinc
Updates are available for the settings repository. If you want to pull the latest changes, call ide update.
Trying to download kotlinc-2.1.0.zip from https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-compiler-2.1.0.zip
Downloading 100% │█████████████████████│ 82/82MiB (0:00:03 / 0:00:00) 27,5MiB/s
Checksum b6698d5728ad8f9edcdd01617d638073191d8a03139cc538a391b4e3759ad297 is correct.
Extracting ZIP file /Users/Username/Downloads/ide/default/kotlinc-2.1.0.zip to /Users/Username/IdeasyTestProjects/_ide/tmp/extract-kotlinc-2.1.0.zip
Extracting 100% │█████████████████████████│ 90/90MiB (0:00:00 / 0:00:00) ?MiB/s
Successfully installed kotlinc in version 2.1.0
Welcome to Kotlin version 2.1.0 (JRE 21.0.5+11-LTS)
Warning: this REPL implementation is deprecated and will be removed soon.
Warning: REPL is not compatible with the Kotlin version 2.1.0, using '-language-version 1.9'.
Type :help for help, :quit for quit
>>> :quit

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Run ide kotlinc
  2. Try to close the terminal by typing :quit

Related/Dependent Issues

Comments/Hints:

Affected version:

  • OS: Mac x64
  • IDEasy: 2024.12.001-beta-SNAPSHOT
@janvcap-mac janvcap-mac added the bug Something isn't working label Dec 9, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Dec 9, 2024
@alfeilex alfeilex added the macOS specific for Apple MacOS label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macOS specific for Apple MacOS
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants