Cannot update Pycharm with Toolbox
The Pycharm (and other client) packages are failing to install from within Toolbox as they fail to extract the package.
In the logs I can see it is finding an invalid path which I have retracted. This retracted text is actually just from my shell profile which prints very specific machine information at shell launch.
at com.jetbrains.toolbox.shell.ShellEnvironmentImpl.findExecutable(ShellEnvironmentImpl.kt:126)
My theory is this call is using my shell configuration, and it shouldnt be. This bug prevents me from using Toolbox to manage my Jetbrains clients.
Trace:
2.3.0.30876 15593 2024-04-16 17:29:20.175 INFO -EventQueue-0 ToolboxUi Hiding window
2.3.0.30876 15593 2024-04-16 17:29:20.202 INFO -EventQueue-0 oxApp__Toolbox_servicesKt Window hidden
2.3.0.30876 15593 2024-04-16 17:29:24.556 INFO cher-worker-3 VerificationStateWorkerKt Correct checksum for /Users/justinoroz/Library/Caches/JetBrains/Toolbox/download/9c1d71668-pycharm-professional-2024.1-aarch64.dmg (9c1d71668eb5de90f1f498477630a5d474a10ec90ee6ca61a8039f42505f5ca7)
2.3.0.30876 15593 2024-04-16 17:29:24.556 ERROR cher-worker-3 UnpackStateWorker Failed to extract package.: java.nio.file.InvalidPathException: Nul character not allowed: <RETRACTED>
1 条评论
排序方式
日期
投票数

请先登录再写评论。