http://bugs.winehq.com/show_bug.cgi?id=1018
------- Additional Comments From z_god@wanadoo.nl 2003-23-06 05:36 ------- Bug comments restored from Gmane.org:
So far this has happened with all of the p2p apps i have installed (KaZaA, iMesh). this post is concerning iMesh. the iMesh install exe works fine, and looks to have installed with no problems. when i cd into the dir iMesh is installed (~/.wine/fake_windows/Program\ Files/iMesh/Client) and run imesh_336.exe I get this error message:
wine: Unhandled exception, starting debugger... err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 134660448 104") (2) Read the Wine Developers Guide on how to set up winedbg or another debugger
when i run iMeshClient.exe (in the same dir) I get the same message followed by:
err:local:LOCAL_GetBlock not enough space in USER heap 021f for 60 bytes err:menu:MENU_GetSysMenu failed to load system menu!
this repeats for a good solid 10 minutes before a wine desktop window shows then closes immidiately.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2002-09-09 19:40 ------- If your version of wine is indeed 20010112 you should get a newer version. Links are provided here.http://www.winehq.org/download/
Not having the debugger installed is usually the symptom of installing from rpm. and not from source. Most packagers do not configure the debugger with the assumption that if you are using the rpm you don't know what to do with debugger anyways.
When you install from source using ./tools/wineinstall program the debugger is automaticly configured.
If you know what to do with the debugger, the instructions for setting it up are here http://www.winehq.org/Docs/wine-devel/dbg-config.shtml (you need to run regedit to add the entry)
This is not a valid bug.
------- Additional Comments From tony_lambregts <at> telusplanet.net 2003-03-26 15:34 ------- Closing