JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.41k stars 2.38k forks source link

Possible incompatibility between conda and oh-my-posh #4161

Closed HectorVR-Dev closed 1 year ago

HectorVR-Dev commented 1 year ago

Code of Conduct

What happened?

Hi!, I hope this message finds you well. I wanted to report an issue I've encountered while configuring the Git Bash shell with oh-my-posh.

Currently, I'm using oh-my-posh alongside the Git Bash shell, and I've come across a specific problem when activating Conda environments within the shell. I primarily use miniconda3 for managing my environments.

The problem arises when I attempt to activate a Conda environment while oh-my-posh is active. This results in the display of multiple error messages. However, interestingly, when I deactivate oh-my-posh and then try to activate the Conda environments, everything works perfectly fine.

I thought it was important to bring this to your attention as it appears to be a compatibility issue between oh-my-posh and Conda activation within the Git Bash shell. If you need any additional information or steps from my end to help resolve this issue, please let me know. Your assistance in addressing this matter would be greatly appreciated.

Thank you for your time and support.

Screenshot 2023-08-15 204744 Screenshot 2023-08-15 204758 Screenshot 2023-08-15 204810

Theme

I'm using [tokyonight_storm]

Screenshot 2023-08-15 204825

What OS are you seeing the problem on?

Windows

Which shell are you using?

bash

Log output

➜ ~ ⚡
▶ oh-my-posh debug --plain

Version: 18.3.3

Shell: bash (5.2.15(1)-release)

Prompt:

➜ ~ ⚡
▶

Segments:

ConsoleTitle(true)                        -   0 ms
Text(true)                                -   0 ms
Path(true)                                -   0 ms
Git(false)                                -   0 ms
Status(false)                             -   0 ms
Node(false)                               -   0 ms
Php(false)                                -   0 ms
Python(false)                             -   0 ms
Julia(false)                              -   0 ms
Ruby(false)                               -   0 ms
Go(false)                                 -   0 ms
Command(false)                            -   0 ms
Text(true)                                -   0 ms

Run duration: 11.2207ms

Cache path: C:\Users\hecto\AppData\Local\oh-my-posh

Config path: C:/Users/hecto/AppData/Local/Programs/oh-my-posh/themes/tokyonight_storm.omp.json

Logs:

[DEBUG] 20:51:24.671 shell.go:Getenv:389 → NO DATA
[TRACE] 20:51:24.671 shell.go:Getenv(TERM_PROGRAM) - 0s
[DEBUG] 20:51:24.671 shell.go:Getenv:389 → C:\Users\hecto\AppData\Local
[TRACE] 20:51:24.671 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 20:51:24.671 shell_windows.go:CachePath() - 0s
[DEBUG] 20:51:24.672 shell.go:Getenv:389 → C:/Users/hecto/AppData/Local/Programs/oh-my-posh/themes/tokyonight_storm.omp.json
[TRACE] 20:51:24.672 shell.go:Getenv(POSH_THEME) - 0s
[DEBUG] 20:51:24.672 shell.go:Shell:629 → no shell name provided in flags, trying to detect it
[DEBUG] 20:51:24.679 shell.go:Shell:637 → process name: bash.exe
[TRACE] 20:51:24.679 shell.go:Shell() - 6.4968ms
[DEBUG] 20:51:24.679 shell.go:resolveConfigPath:331 → Cygwin detected, using full path for config
[TRACE] 20:51:24.679 shell.go:resolveConfigPath() - 6.4968ms
[TRACE] 20:51:24.679 shell.go:Init() - 7.6817ms
[TRACE] 20:51:24.679 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 config.go:loadConfig() - 528.4µs
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[DEBUG] 20:51:24.680 shell.go:Getenv:389 → NO DATA
[TRACE] 20:51:24.680 shell.go:Getenv(OMP_CACHE_DISABLED) - 0s
[TRACE] 20:51:24.680 shell_windows.go:WindowsRegistryKeyValue(HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM\ColorizationColor) - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:WindowsRegistryKeyValue:215 → ColorizationColor(DWORD): 0xC4000000
[TRACE] 20:51:24.680 shell.go:Shell() - 0s
[DEBUG] 20:51:24.680 shell.go:Getenv:389 → 5.2.15(1)-release
[TRACE] 20:51:24.680 shell.go:Getenv(POSH_SHELL_VERSION) - 0s
[DEBUG] 20:51:24.680 debug.go:PrintDebug:22 → Segment: Title
[TRACE] 20:51:24.680 shell_windows.go:Root() - 0s
[TRACE] 20:51:24.680 shell.go:Shell() - 0s
[TRACE] 20:51:24.680 shell.go:StatusCodes() - 0s
[TRACE] 20:51:24.680 shell_windows.go:IsWsl() - 0s
[DEBUG] 20:51:24.680 shell.go:TemplateCache:810 ↓
    environment: [ACSvcPort=17532 ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Users\hecto\AppData\Roaming COMMONPROGRAMFILES=C:\Program Files\Common Files COMPUTERNAME=HECTORDESKTOP COMSPEC=C:\Windows\system32\cmd.exe CONDA_EXE=C:/Users/hecto/miniconda3/Scripts/conda.exe CONDA_PROMPT_MODIFIER=false CONDA_PYTHON_EXE=C:/Users/hecto/miniconda3/python.exe CONDA_SHLVL=0 CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files CommonProgramW6432=C:\Program Files\Common Files DriverData=C:\Windows\System32\Drivers\DriverData EXEPATH=C:\Program Files\Git\bin FPS_BROWSER_APP_PROFILE_STRING=Internet Explorer FPS_BROWSER_USER_PROFILE_STRING=Default HOME=C:\Users\hecto HOMEDRIVE=C: HOMEPATH=\Users\hecto LOCALAPPDATA=C:\Users\hecto\AppData\Local LOGONSERVER=\\HECTORDESKTOP MSYSTEM=MINGW64 NUMBER_OF_PROCESSORS=20 OS=Windows_NT OneDrive=C:\Users\hecto\OneDrive - Universidad Nacional de Colombia PATH=C:\Users\hecto\miniconda3\condabin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Users\hecto\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files\Git\cmd;C:\Users\hecto\AppData\Local\Microsoft\WindowsApps;C:\Users\hecto\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\hecto\AppData\Local\Programs\oh-my-posh\bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PLINK_PROTOCOL=ssh POSH_INSTALLER=winget POSH_PID=2495 POSH_SHELL_VERSION=5.2.15(1)-release POSH_THEME=C:/Users/hecto/AppData/Local/Programs/oh-my-posh/themes/tokyonight_storm.omp.json POSH_THEMES_PATH=C:\Users\hecto\AppData\Local\Programs\oh-my-posh\themes POWERLINE_COMMAND=oh-my-posh PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 183 Stepping 1, GenuineIntel PROCESSOR_LEVEL=6 PROCESSOR_REVISION=b701 PROGRAMFILES=C:\Program Files PS1=\[\]➜ \[\]\[\]\[\]~\[\] \[\]⚡\[\]
    \[\]▶\[\]\[\]  PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules PUBLIC=C:\Users\Public PWD=C:/Users/hecto ProgramData=C:\ProgramData ProgramFiles(x86)=C:\Program Files (x86) ProgramW6432=C:\Program Files RlsSvcPort=22112 SHLVL=1 SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Users\hecto\AppData\Local\Temp TERM=xterm-256color TMP=C:\Users\hecto\AppData\Local\Temp USERDOMAIN=HECTORDESKTOP USERDOMAIN_ROAMINGPROFILE=HECTORDESKTOP USERNAME=hecto USERPROFILE=C:\Users\hecto VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\ WINDIR=C:\Windows WSLENV=WT_SESSION::WT_PROFILE_ID WT_PROFILE_ID={2ece5bfe-50ed-5f3a-ab87-5cd4baafed2b} WT_SESSION=18abd635-5276-404b-820c-50fec0ed211e ZES_ENABLE_SYSMAN=1 _=C:/Users/hecto/AppData/Local/Programs/oh-my-posh/bin/oh-my-posh _CE_CONDA= _CE_M=]
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 shell.go:Pwd:419 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 shell.go:User:540 → hecto
[TRACE] 20:51:24.680 shell.go:User() - 0s
[DEBUG] 20:51:24.680 shell.go:Host:552 → HectorDesktop
[TRACE] 20:51:24.680 shell.go:Host() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 shell.go:Getenv:389 → 1
[TRACE] 20:51:24.680 shell.go:Getenv(SHLVL) - 0s
[TRACE] 20:51:24.680 shell.go:TemplateCache() - 0s
[DEBUG] 20:51:24.680 shell.go:Getenv:389 → NO DATA
[TRACE] 20:51:24.680 shell.go:Getenv(POSH_CURSOR_LINE) - 0s
[DEBUG] 20:51:24.680 shell.go:Getenv:389 → NO DATA
[TRACE] 20:51:24.680 shell.go:Getenv(POSH_CURSOR_COLUMN) - 0s
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 shell.go:Shell() - 0s
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[DEBUG] 20:51:24.680 properties.go:GetString:28 → {{ .Code }}
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 segment.go:SetEnabled:494 → Segment: Status
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 shell.go:StatusCodes() - 0s
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 segment.go:SetEnabled:494 → Segment: Path
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[TRACE] 20:51:24.680 shell.go:Shell() - 0s
[TRACE] 20:51:24.680 shell.go:Shell() - 0s
[DEBUG] 20:51:24.680 properties.go:GetBool:22 → mapped_locations_enabled: true
[DEBUG] 20:51:24.680 properties.go:GetString:28 → 
[DEBUG] 20:51:24.680 properties.go:GetString:28 → 
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 properties.go:GetString:28 → ~
[DEBUG] 20:51:24.680 properties.go:GetKeyValueMap:46 → mapped_locations: map[]
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:TemplateCache() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 properties.go:GetBool:22 → always_enabled: false
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 segment.go:SetEnabled:494 → Segment: Git
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[TRACE] 20:51:24.680 shell.go:PathSeparator() - 0s
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[TRACE] 20:51:24.680 shell_windows.go:IsWsl() - 0s
[TRACE] 20:51:24.680 shell.go:StackCount() - 0s
[DEBUG] 20:51:24.680 shell.go:CommandPath:591 → C:\Program Files\Git\mingw64\bin\git.exe
[TRACE] 20:51:24.680 shell.go:CommandPath(git.exe) - 0s
[TRACE] 20:51:24.680 shell.go:HasCommand(git.exe) - 0s
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.680 win32_windows.go:isWriteable:299 → not current user or in group
[DEBUG] 20:51:24.680 win32_windows.go:isWriteable:303 → current user is member of S-1-5-32-544
[DEBUG] 20:51:24.680 win32_windows.go:isWriteable:311 ↓
    WRITE_DAC
    WRITE_OWNER
    SYNCHRONIZE
    DELETE
    READ_CONTROL
[DEBUG] 20:51:24.680 win32_windows.go:isWriteable:313 → user has write access
[TRACE] 20:51:24.680 shell_windows.go:DirIsWritable() - 0s
[TRACE] 20:51:24.680 shell.go:TemplateCache() - 0s
[TRACE] 20:51:24.680 shell.go:Flags() - 0s
[TRACE] 20:51:24.680 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.680 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.680 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.680 segment.go:SetEnabled:494 → Segment: Text
[TRACE] 20:51:24.680 shell.go:TemplateCache() - 0s
[ERROR] 20:51:24.681 shell.go:HasParentFilePath:725 → CreateFile .git: The system cannot find the file specified.
[TRACE] 20:51:24.681 shell.go:HasParentFilePath(.git) - 856.5µs
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → fetch_bare_info: false
[TRACE] 20:51:24.681 shell.go:Shell() - 0s
[TRACE] 20:51:24.681 shell.go:TemplateCache() - 0s
[TRACE] 20:51:24.681 shell.go:Shell() - 0s
[TRACE] 20:51:24.681 shell.go:Shell() - 0s
[TRACE] 20:51:24.681 shell.go:Shell() - 0s
[TRACE] 20:51:24.681 shell.go:Shell() - 0s
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Command
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[DEBUG] 20:51:24.681 properties.go:GetString:28 → bash
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Node
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.js *.ts package.json .nvmrc pnpm-workspace.yaml .pnpmfile.cjs .npmrc .vue]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: []
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Julia
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.jl]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: []
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Php
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.php composer.json composer.lock .php-version blade.php]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: []
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[DEBUG] 20:51:24.681 properties.go:GetString:28 → environment
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Python
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.py *.ipynb pyproject.toml venv.bak]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: [.venv venv virtualenv env venv-win pyenv-win]
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Ruby
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.rb Rakefile Gemfile]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: []
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:Flags() - 0s
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.681 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.681 segment.go:SetEnabled:494 → Segment: Go
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → extensions: [*.go go.mod]
[DEBUG] 20:51:24.681 properties.go:GetStringArray:52 → folders: []
[DEBUG] 20:51:24.681 properties.go:GetBool:22 → home_enabled: false
[TRACE] 20:51:24.681 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.681 shell_windows.go:56 → C:\Users\hecto
[DEBUG] 20:51:24.682 shell.go:CommandPath:591 → C:\Program Files\Git\usr\bin\bash.exe
[TRACE] 20:51:24.682 shell.go:CommandPath(bash) - 583.1µs
[TRACE] 20:51:24.682 shell.go:HasCommand(bash) - 583.1µs
[DEBUG] 20:51:24.682 properties.go:GetString:28 → NO DATA
[DEBUG] 20:51:24.682 properties.go:GetString:28 → NO DATA
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Flags() - 0s
[TRACE] 20:51:24.682 shell.go:Pwd() - 0s
[DEBUG] 20:51:24.682 shell_windows.go:56 → C:\Users\hecto
[TRACE] 20:51:24.682 shell.go:GOOS() - 0s
[DEBUG] 20:51:24.682 segment.go:SetEnabled:494 → Segment: Text
[TRACE] 20:51:24.682 shell.go:TemplateCache() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[DEBUG] 20:51:24.682 shell.go:Getenv:389 → NO DATA
[TRACE] 20:51:24.682 shell.go:Getenv(TERM_PROGRAM) - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Flags() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[TRACE] 20:51:24.682 shell.go:Shell() - 0s
[DEBUG] 20:51:24.682 shell.go:Getenv:389 → C:\Users\hecto\AppData\Local
[TRACE] 20:51:24.682 shell.go:Getenv(LOCALAPPDATA) - 0s
[TRACE] 20:51:24.682 shell_windows.go:CachePath() - 0s
[TRACE] 20:51:24.682 shell.go:Flags() - 0s
JanDeDobbeleer commented 1 year ago

@HectorVR-Dev this is a Conda encoding bug. It can't handle certain characters coming from the prompt, but that's nothing we can solve. I think disabling the conda prompt solves this, or setting it to understand UTF8 as well. You'll need to open a ticket on their end if you can't find a way to fix this.

github-actions[bot] commented 8 months ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.