Runargs with german special-chars (ö and others, Project Settings / Program Arguments: Flöte) brings up a blanc xterm with shell-prompt (user@host:~/TestProject/HelloWorld/Debug> ) instead the running program (via codelite_xterm/codelite_exec).
CodeLines Output-Tab:
Code: Select all
Running program: /usr/bin/codelite_xterm './HelloWorld Flöte' '/bin/sh -f /usr/bin/codelite_exec ./HelloWorld Flöte'
Thx
( Console-/XTerm-Output printf( "hello Flöte\n" ); works fine (LANG=en_US.UTF-8) )