Geany 2.0 has been working great until just now. When I use the Build menu, or manually use the built-in terminal, to run make, I get the following type errors:
AuthorView.java:120: error: unmappable character for encoding ASCII JRadioButtonMenuItem spanishMenuItem = new JRadioButtonMenuItem("Espa??ol");
When I open my own terminal, the Makefile runs fine and I get my artifacts as expected. Geany recognizes the file as UTF-8 and I do have the ñ in there as it should be.

Could some kind soul tell me what I managed to break?


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/repo-discussions/3731@github.com>