[Bug 30469] crash in segflex

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 17 17:49:31 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30469

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download
                URL|                            |
                   |                            |http://www.segflex.com.br/d
                   |                            |emonstrativo.htm
                 CC|                            |focht at gmx.net

--- Comment #1 from Anastasius Focht <focht at gmx.net> 2012-04-17 17:49:31 CDT ---
Hello,

don't use a 3rd party wrapper like "PlayOnLinux" when reporting bugs to Wine,
run it in *plain* Wine.
If the files are small you can attach them directly as text files.
If a download is available you should provide the information, otherwise it's
guesswork for people who want to reproduce.

--- snip ---
Unhandled Exception: fixme:shell:URL_ParseUrl failed to parse
L"mscorlib.resources"
fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources"
System.IO.FileNotFoundException: Could not load file or assembly
'System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089' or one of its dependencies. Exception from
HRESULT: 0x80070002
File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'
   at SuperSeg.My.MyApplication.Main(String[] Args)
--- snip ---

You most likely messed the app's WINEPREFIX up with improper install of .NET
Framework or previous software installations.

There is nothing to fix here, the (demo) app installs and runs fine in _clean_
WINEPREFIX.

Required prerequisites: 'winetricks -q dotnet20 mdac28 jet40'

Again: use 'winetricks' for prerequisite install otherwise you're on your own.

$ du -sh SegFlexDemo.exe 
18M    SegFlexDemo.exe

$ sha1sum SegFlexDemo.exe 
ed2780350b495be0d6dc8e9bfed70dba896bc679  SegFlexDemo.exe

$ wine --version
wine-1.5.2-83-g7468238

Regards

-- 
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.



More information about the wine-bugs mailing list