http://bugs.winehq.org/show_bug.cgi?id=12313
Summary: Dark Room won't run (they.misled.us/dark-room) Product: Wine Version: 0.9.58. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jens@porup.com
I'm not sure if this is a wine bug or a mono bug, or both.
When I try and run Darkroom.exe (see url above), I get the following output:
$ wine DarkRoom.exe install the Windows version of Mono to run .NET executables
and when I try running it with mono:
$ mono DarkRoom.exe
** (DarkRoom.exe:13575): WARNING **: The following assembly referenced from /home/jens/Desktop/Dark Room 0.8b/DarkRoom.exe could not be loaded: Assembly: System.Windows.Forms (assemblyref_index=0) Version: 2.0.0.0 Public Key: b77a5c561934e089 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/jens/Desktop/Dark Room 0.8b/).
** (DarkRoom.exe:13575): WARNING **: Could not load file or assembly 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies.
** (DarkRoom.exe:13575): WARNING **: Missing method EnableVisualStyles in assembly /home/jens/Desktop/Dark Room 0.8b/DarkRoom.exe, type System.Windows.Forms.Application
Unhandled Exception: 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. File name: 'System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
http://bugs.winehq.org/show_bug.cgi?id=12313
foobard jens@porup.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #1 from foobard jens@porup.com 2008-03-31 20:43:22 --- I didn't realize there were different version of mono for different platforms. After downloading the Windows version of mono, executing "wine mono.exe program.exe" worked.
http://bugs.winehq.org/show_bug.cgi?id=12313
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #2 from James Hawkins truiken@gmail.com 2008-03-31 20:51:21 --- Invalid, not worksforme.
http://bugs.winehq.org/show_bug.cgi?id=12313
James Hawkins truiken@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from James Hawkins truiken@gmail.com 2008-03-31 20:51:30 --- Closing.