Here is the reproducible code for those without /usr/share/dict/ukrainian : for i in {1..342}; do echo "а" >> test2; done; cat test2 | zenity --text-info; rm test2
And when you reduce the number it detects right encoding: for i in {1..341}; do echo "а" >> test2; done; cat test2 | zenity --text-info; rm test2 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to zenity in Ubuntu. https://bugs.launchpad.net/bugs/815869 Title: zenity's text-info mistakes encoding from stdin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/815869/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs