IDE 0.8.4 inserts illegal characters, breaks code (example files)
qubodup opened this issue · 2 comments
qubodup commented
When using the IDE, it seems to insert illegal characters, which make the source following them invisible to the IDE and also break compilation (unexpected symbol).
Video of issue: https://youtu.be/t7yA8iPu1nw
I'm on arch linux 64bit, using your 32bit release. I can't compile https://aur.archlinux.org/packages/polycode/ unfortunately (see comment at bottom) also see http://polycode.org/community/33-make-build-debug-errors/0 .
zatherz commented
Can confirm, 64-bit compiled version from AUR.
frankiezafe commented
same issue, linux mint, 0.8.4 v32bits from site's download section:
copy/paste not working properly:
selecting a text block > copy > selecting another text block > paste > code broken
same issue if pasting without selection