http://bugs.winehq.org/show_bug.cgi?id=23262
Summary: Beer Tycoon crashes on exit
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
The game Beer Tycoon crashes on exit, when the user clicks to quit the game.
I installed Beer Tycoon from the original CD-ROM. Running the installed
Beer_Tycoon.exe in Wine 1.2rc3 shows an error, the same as mentioned in bug
23033. I suspect that error is copy-protection-related, so I downloaded a
no-CD-patched executable from
http://m0002.gamecopyworld.com/games/pc_beer_tycoon.shtml
Using that, the game crashes on exit. Run Beer_Tycoon.exe. Click Play when the
window appears. Wait for the logo screens and at the title screen click the
rightmost glass of beer to quit. Wine shows a Program Error dialog box.
Console output prior to clicking the glass is
$ wine Bier_Tycoon.exe
fixme:ntoskrnl:KeInitializeTimerEx stub: 0x110fc8 0
fixme:win:EnumDisplayDevicesW ((null),0,0x33f5a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4f4,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
fixme:wininet:InternetAttemptConnect Stub
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
;;;;;;fixme:d3d:buffer_PreLoad Too many full buffer conversions, stopping
converting
On clicking to quit, the console output starts with
wine: Unhandled page fault on read access to 0x00000001 at address 0x1 (thread
0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000001, invalid program
stack in 32-bit code (0x00000001).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33405
Bug #: 33405
Summary: Archicad 15 selection fence and marquee doesn't show
correctly
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xsitian(a)gmail.com
Classification: Unclassified
Archicad 15 selection fence and marquee doesn't show correctly when use wine
buildin gdiplus.dll. If use windows native gdiplus.dll, it works correctly.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22895
Summary: program encountered a serious problem and needs to
close
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yairsaumeth(a)yahoo.com
CC: yairsaumeth(a)yahoo.com
the application Saint, administrative software, could not finish the
installation and the program, SAINTDeltmp.exe could not run resulting its
termination. it says this can be caused by a problem in the program or a
deficiency in Wine. thank you for your help. very greatfull. can be downloaded
from here http://68.168.137.42/~saintnet/download/InstallAdmonEntVzla.exe.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=18657
Summary: Motocross Madness 2 Demo: picture quality in menus
changes as mouse moves
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://www.microsoft.com/games/motocross2/default.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: aric(a)codeweavers.com
I know that Aric Stewart's commit prior to wine-1.1.3:
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 is first bad commit
commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Wed Jul 30 10:01:08 2008 -0500
wined3d: Rework surface Blt a bit to only lock the part of the destination
surface being drawn to.
was already associated with several regressions, e.g. bug #15056, some of which
have been fixed since, e.g. bug #12766. Here's a new one, with a possibility
that this commit just puts the nail on something that was broken long
before[*].
Since Aric's commit, Motocross Madness Demo 2 shows:
a) the scene pictures as if downsampled to 8 bits instead of 16/32
in both the terrain selection view as well as
the motorcycle selection view in the garage.
b) and an extra horizontal garbage line near the bottom of the screen.
What's been fixed again since Aric's commit, as of wine-1.1.22:
c) the mini-TV pop up animation to select stunt/motocross etc. mode in the
initial menu.
Please compare the AppDB screenshot
http://appdb.winehq.org/appimage.php?iId=14073 with my own in bug #17234,
comment 6 at http://bugs.winehq.org/attachment.cgi?id=21343 to see a) and b)
These defaults are visible in wine-1.1.21 both with an Intel Xorg driver in
Ubuntu as well as with an NVidia 9400 chip in MacOS X.
[*] The color artifacts may be explained as follows, considering the earlier
build d4d133f032389f54a45e6c8397a932f0ac47b432
Go to the "single player race event" menu. The scene seems well drawn in 16 or
32 bit depth. However, as the mouse moves to the top 3 tabs, the scene view
darkens and looses colours. It looks very much like it was turned into an 8bit
picture. and exactly like after Aric's patch. Moving the mouse over it restores
the original variety of colours underneath, a "mouse lighting" effect I
described in bug #17234.
So an 8/16 bit depth mismatch could explain the observed change of colours.
Hence it is not the case that the later commit from Aric broke everything. It
just made the situation degrade, by displaying an 8bit-lookalike picture right
from the beginning.
Let's focus on a) and b) here and on the (supposedly) distinct mouse lag issue
in bug #17234. Both the trial and the retail version of MCM2 are affected, but
the demo is downloadable (40MB).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=22472
Summary: Avinaptic Emulation don't start
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toniboni88(a)gmail.com
I've received this error (image in attachment) when try start emulation on
Avinaptic for Windows.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19891
Summary: d3dim, rasdlg, resutils: warning: import library
doesn't export anything
Product: Wine
Version: 1.1.28
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Found this while compiling on ppc. Strangely though, no warning on x86_64 (at
least, that I've noticed).
--
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.
http://bugs.winehq.org/show_bug.cgi?id=33433
Bug #: 33433
Summary: Fetion IM crashed after opening a chat dialog
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44237
--> http://bugs.winehq.org/attachment.cgi?id=44237
terminal output
0. download the Installer from
http://download.fetion-portal.com/Fetion2013_January.exe
$ sha1sum Fetion2013_January.exe
2c43264ea9a9862431e3bf2fbb12bdb8ef1bc1de
1. wine Fetion2013_January.exe
2. winetricks cjkfonts
3. cd ~/.wine/drive_c/Program\ Files/China\ Mobile/Fetion
wine Fetion.exe
4. login, and click on anyone to start chatting
5. Fetion crashed after that
--
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.
http://bugs.winehq.org/show_bug.cgi?id=15871
Summary: Morrowind: Vertex pipeline replacement breaks rendering
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: stefan(a)codeweavers.com
Morrowind version 1.2.0722 used.
Ingame scene rendering is complelty broken, it just shows a black screen.
Non-ingame menu is partially broken (going to attach screenshots).
Opening the main menu ingame works (it shows), also the character menu. Also
going to do some shots for these.
Greets,
Tobias
--
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.
http://bugs.winehq.org/show_bug.cgi?id=19004
Summary: Windows Live Messenger 8.5 installer fail to start
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=7a1aae73-48cc-4f7a-b445-0487bd5e84ef
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=21895)
--> (http://bugs.winehq.org/attachment.cgi?id=21895)
Console output
After doing wine WLinstaller.exe the installer just fail silently without
showing any error.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8013
--- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-21 11:44:29 CDT ---
Still in wine 1.5.28.
--
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.