On Sat, May 2, 2009 at 7:40 AM, santi forest monastery <wineforum-user@xxxxxxxxxx> wrote: > > vitamin wrote: >> >> santi forest monastery wrote: >> > I'm trying to run WavePad (for windows) on ubuntu 8.10 via wine but get an error message that nls.exe has encountered a problem and needs to shut down- actually it never opens. >> >> First make sure you properly installed it. Second, run it from the terminal and post complete output here. http://wiki.winehq.org/FAQ#run_from_terminal > > > so when I try to run from terminal I get the same message about the nls.exe plus a lot more messages: > > sfmoffice@sfmoffice-desktop:~/.wine$ wine start wpsetup.exe > fixme:exec:SHELL_execute flags ignored: 0x00000100 > sfmoffice@sfmoffice-desktop:~/.wine$ fixme:exec:SHELL_execute flags ignored: 0x00000100 > fixme:exec:SHELL_execute flags ignored: 0x00000100 > wine: Call from 0x7b844463 to unimplemented function traffic.dll.TcRegisterClient, aborting It's trying to use a function wine doesn't have implemented. There's a bug: http://bugs.winehq.org/show_bug.cgi?id=17470 and a patch: http://www.winehq.org/pipermail/wine-patches/2009-February/069763.html or try to use the native dll. -- -Austin