http://bugs.winehq.org/show_bug.cgi?id=11440 Summary: NWN2 toolkit crashes on startup Product: Wine Version: 0.9.54. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cngnome(a)gmail.com Created an attachment (id=10570) --> (http://bugs.winehq.org/attachment.cgi?id=10570) log I have tried to make nwn2 toolset to work on wine. I have ubuntu 7.1 with latest patches and gnome. I have followed up the instructions of how to setup .NET framework on this link :http://appdb.winehq.org/objectManager.php?sClass=version&iId=3754 I have applied all extra ideas from it : cp /media/disk/WINDOWS/system32/l_intl.nls .wine/windows/system32 cp /media/disk/WINDOWS/Fonts/* .wine/windows/fonts/ Modified [HKLM\Software\Microsoft\.NetFramework\Policy\AppPatch\v[SOMETHING].00000] to [HKLM\Software\Microsoft\.NetFramework\Policy\AppPatch\v2.0.50727.00000] cp /media/disk/WINDOWS/system32/mscoree.dll .wine/drive_c/windows/system32/ cp "/media/disk/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Microsoft .NET Framework 2.0/unicows.dll" .wine/drive_c/windows/system32/ start it up : .wine/drive_c/Program Files/Atari/Neverwinter Nights 2/wine NWN2ToolsetLauncher.exe <clip> fixme:win:EnumDisplayDevicesW ((null),0,0x7cf07fcc,0x00000000), stub! Segmentation fault (core dumped) attachement bt shows this in detail. BUT if I remove fonts, e.g. cd .wine/drive_c/windows mv fonts fontsorig Toolkit Window rises up nicely, albeit with garbage instead of text on the file. And after a while it starts to complain about pasrseURL : fixme:shell:URL_ParseUrl failed to parse L"NWN2Toolset.resources" and finally crashes on : fixme:variant:VarDecFix semi-stub! fixme:variant:VarDecFix semi-stub! fixme:shell:URL_ParseUrl failed to parse L"" [1]+ Segmentation fault (core dumped) It looks like it cannot find resource files. Could core dump be caused by it ? Any ideas of how to proceed ? Any ideas ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.