Tagged Questions
3
votes
1answer
571 views
Remove locale from the system
For some obscure reason, my /var/lib/locales/supported.d/local file contained an extra locale that typically should not be there (in my example, pl_PL.UTF-8 UTF-8).
I ran sudo dpkg-reconfigure ...
4
votes
1answer
961 views
Non-ASCII characters show as boxes in textbox of VB.Net application under Mono
I'm running Ubuntu 9.10 (can't upgrade due to some applications being incompatible with later versions), with all updates installed.
A colleague has written a VB.Net application which seems to run ...