Guten Tag, I need to install a software called Topix (www.topix.de) wih wine. It is our main order management software with enterprise recource planing, accounting, stock keeping and customer relation management. I use Kubuntu newest version and Wine 1,10. Here you can see the message list from wine: http://ubuntuusers.de/paste/380352/ Do you have any idea to avoid the software crash? Best regards Wilfried
Dinogebiss wrote:> Guten Tag, > > I need to install a software called Topix (www.topix.de) wih wine. > It is our main order management software with enterprise recource planing, accounting, stock keeping and customer relation management. > > I use Kubuntu newest version and Wine 1,10. > > Here you can see the message list from wine: > http://ubuntuusers.de/paste/380352/ > > Do you have any idea to avoid the software crash? > > Best regards > > WilfriedTry using native riched20: Code: cd ~ wget http://www.kegel.com/wine/winetricks sh winetricks riched20 See http://wiki.winehq.org/winetricks for details.