Op vr 2 mrt. 2018 12:18 schreef Alajos Odoyle <alajos.odoyle@xxxxxxxx>: > On 2018-03-02 11:38, Dan Haworth wrote: > > > > I had the same issue, seems to be related to the following bug > > https://github.com/mono/mono/issues/6752. I downgraded ncurses to 6.0 to > > get things going again. > > > > --dan > > Thanks, that was quick! I also had to install libtinfo5 (AUR) and > symlink /usr/lib/libtinfo.so.5 to /usr/lib/libtinfo.so.6 (I guess > alternatively rebuilding Mono or something could work). Cheers! > Just out of curiosity; could you try deleting the symlink and LD_preloading /usr/lib/libtifinfo.so.5 ? The current replies on the ML are a technically correct, though a bit blunt. If the preload tricks actually works, we could advice the next user a bit better ;). Mvg, Guus Snijders