Thanks for the help. Unfortunately, this does not work. We actually ran it with --encoding UTF-8 --pathenc UTF-8 --textenc UTF-8 I tried utf8, UTF8 and with just --textenc But I see our installation is relatively old. Will comment on another post here. On Sun, Jun 24, 2018 at 11:31 AM, Peter Uhnák <i.uhnak@gmail.com> wrote:
I thought that this was fixed a long time ago?
Try running it with --textenc utf8 and see if it fixes it.
Peter
On Sun, Jun 24, 2018 at 11:11 AM, Otto Behrens <otto@finworks.biz> wrote:
Hi,
A very annoying issue I'm having with Pharo 6.0 (running on Ubuntu 16.04) is that if I copy text from other applications (eg. chromium browser), I cannot paste it into Pharo. I get text copied in Pharo from a previous copy.
To work around this, I have a "gedit" text editor open and I paste the text in there. After that, I cut it from the text editor and paste it into pharo.
So, it appears as if this may be an issue with text (/encoding?). Any ideas?
Thanks Otto