Try "export LC_ALL=C" before starting your images, or maybe "export LC_ALL=en_US.UTF-8".
On Wed, Sep 22, 2010 at 12:57 PM, Schwab,Wilhelm K <[email protected]> wrote: > Hello all, > > A frequent problem I encounter: select and copy text from an editor in > Code::Blocks; on pasting into Pharo, I get something other than what I > copied. Any ideas what might be happening? Are there multiple clipboards on > Linux? Could it be a mismatch in format? I'm using Ubuntu. > > I frequently work around this by pasting the code into gedit and then copying > again from there, after which Pharo "sees" it. > > Bill > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
