Terminal doesnt run in latest wing pro on ubuntu linux
I've tried on two laptops. I get: Error executing command .internal.toplevel.start_terminal Is there a fix? Thank you.
I've tried on two laptops. I get: Error executing command .internal.toplevel.start_terminal Is there a fix? Thank you.
Thanks for fixing this so quickly!
I'm seeing this also. There's a fix in the pipeline for 8.0.4.1+. Thanks for reporting this!
A work-around would be to create an OS Command manually. For example, create a command line with command 'bash -norc' and specify using a pseudo TTY and set TERM=dumb in the environment.
To enter a block of code:
Comments