https://bugs.winehq.org/show_bug.cgi?id=49923
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Why do you need wineconsole in the first place? Before removing the backend, default Wine console handling was extended to support most of curses backend functionality (without relying on curses library). Ideally, you should be able to change your systemd service to run your application directly by wine instead of through wineconsole. Please give it a try.