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 <o...@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 >