http://bugs.winehq.org/show_bug.cgi?id=21447
Summary: Monopolie 0.9.7 does not run Product: Wine Version: 1.1.35 Platform: x86 OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: richardcavell@mail.com
Monopolie 0.9.7.exe, an open-source Monopoly game from sourceforge that is written in Visual Basic, does not run. If I run the .exe from the command line, it simply terminates without an error message. The source code is included with the download, so if the error is somewhere in there, it ought to be able to be located.
http://bugs.winehq.org/show_bug.cgi?id=21447
Sebastian sebi@berlin.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebi@berlin.com
--- Comment #1 from Sebastian sebi@berlin.com 2010-01-21 17:54:14 --- You can compile VisualBasic code into Mono Assemblies with VBNC (see http://www.mono-project.com/VisualBasic.NET_support#The_compiler), which then will run natively under Linux. No need for wine in this case.
http://bugs.winehq.org/show_bug.cgi?id=21447
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://sourceforge.net/proj | |ects/monopolie/files/Monopo | |lie/Monopolie%200.9.7/monop | |olie0.9.7-installer.exe/dow | |nload
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2010-01-21 18:24:17 --- I can't reproduce the problem with wine-1.1.36-187-g81715d0 on Linux. After using the Monopolie 0.9.7 installer and winetricks to get the comctl32 OCX controls, Monopolie starts without issue.
http://bugs.winehq.org/show_bug.cgi?id=21447
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=21447
--- Comment #3 from Sebastian sebi@berlin.com 2010-01-21 18:30:17 ---
You can compile VisualBasic code into Mono Assemblies with VBNC
Nevermind me... i've mistaken VB with VB.NET.
http://bugs.winehq.org/show_bug.cgi?id=21447
--- Comment #4 from Richardcavell@mail.com richardcavell@mail.com 2010-01-21 19:40:04 --- I have comctl32.ocx installed. I'm using OS X. I'm using the winebottler version, which so far is 1.1.35. When I run Monopolie from the command line, it gives me another prompt almost immediately. It appears that the executable exits successfully within a fraction of a second. Anything else you want me to look into?
http://bugs.winehq.org/show_bug.cgi?id=21447
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.6 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=21447
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com 2012-04-17 21:45:58 CDT --- The program runs in 1.5.2 with comctl32.ocx in system32 folder. Although it's unusable because of the way sound is played (embedded ole object) is not supported and lead to an error and termination.
I have tested in gnu/linux, since the bug is for mac, can anyone retest in this system?
http://bugs.winehq.org/show_bug.cgi?id=21447
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-09-02 11:11:12 CDT --- Still works in wine 1.5.12. Assuming fixed, if anyone is still able to reproduce the original issue feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=21447
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:34:17 CDT --- Closing bugs fixed in 1.5.13.
https://bugs.winehq.org/show_bug.cgi?id=21447
grendal74 grendal74.geo@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |grendal74.geo@yahoo.com
--- Comment #8 from grendal74 grendal74.geo@yahoo.com --- Created attachment 50324 --> https://bugs.winehq.org/attachment.cgi?id=50324 monopolie crashed at first buy
Hello, I would like to re-open this bug. I have comctl32.ocx installed. Monopolie starts, but after selecting the players, on the first buy, it crashes. I attach the terminal log. wine-1.7.32 on (k)ubuntu 14.04.
https://bugs.winehq.org/show_bug.cgi?id=21447
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to grendal74 from comment #8)
Hello, I would like to re-open this bug. I have comctl32.ocx installed. Monopolie starts, but after selecting the players, on the first buy, it crashes. I attach the terminal log. wine-1.7.32 on (k)ubuntu 14.04.
That is a different issue, please open a new bug. Most likely related to what I wrote in comment 5 related to the game sound.