http://bugs.winehq.org/show_bug.cgi?id=21627
Summary: Black surfaces on sims 3 characters
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kristjan.ugrin(a)gmail.com
Created an attachment (id=26106)
--> (http://bugs.winehq.org/attachment.cgi?id=26106)
screenshot
Sims 3 characters have black areas on their bodies.
After bisecting, seems like commit bef792f5ff2cd87db98b58acb182123ef76be6e6 is
the problem.
More in attachments.
--
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=28873
Bug #: 28873
Summary: VBScript causes an assert when running script
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 37096
--> http://bugs.winehq.org/attachment.cgi?id=37096
Output log
Open Enterprise Architect Example Model
Open the Scripting View
Select the Script "VBScript - Attribute Lifecycle Example"
Run the script
Script stops due to assert.
--
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=15145
Summary: Regression, graphics corruption, caused by
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs(a)mysteryvortex.com
Commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 patches
dlls/wined3d/surface_base.c
This causes a regression exhibited in the game "Prince of Persia 3D" as well as
the demo.
During the game, icons are displayed at the bottom of the screen indicating
health/weapon/etc. After the commit, the icons are surrounded by squares.
In virtual desktop mode only (not full screen mode), this commit does fix the
menus which flash/strobe what appears to be the previous contents of the
screen.
To recreate:
Download the demo, prince_of_persia_demo.zip, from one of the following URLs:
(the original site, pop3d.com, is gone. (now a link farm))
http://www.digit.pl/ftp/gry_297/Prince.of.Persia.3D..htmlhttp://www.idg.pl/ftp/gry_297/Prince.of.Persia.3D..html
Unzip, run the .exe and install.
Run c:/Program Files/Red Orb/Prince of Persia 3D De
mo/PoP3DDemo.exe
Choose "New Game"
Look at the vial icons in the lower left or the sword icon in the lower right.
--
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=28175
Summary: Kurso de Esperanto 3.2 Lessons don't open and block
the application
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kshorg(a)gmail.com
Running it with 1.1.44 as noted in the appsdb works fine.
Bisecting showed 2 noteworthy commits:
--
901af51ea32f2d192a598808abab2d1b6a940773 is the first bad commit
commit 901af51ea32f2d192a598808abab2d1b6a940773
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Jul 11 08:28:24 2011 -0500
winmm: Remove driver implementation of waveOut*.
:040000 040000 cccb55d925c166ba3838b0179cbdd655a44ba26a
428f760df6efda7a37b4a84f97721523ab72863f M dlls
--
This one breaks the audio of the application, though it still works.
--
be158e48ad8ee556941bd3f1ff94ca7116680d00 is the first bad commit
commit be158e48ad8ee556941bd3f1ff94ca7116680d00
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Mon Jul 11 08:28:30 2011 -0500
winmm: Implement waveOut* on top of MMDevAPI.
:040000 040000 428f760df6efda7a37b4a84f97721523ab72863f
2b94a3c0b7a42f4f83b037adc317d17565c1f7a9 M dlls
--
After this one, whenever an audio-playing button is selected the application
stalls.
Switching between Full/Emulation for hardware acceleration on winecfg didn't
had any effect.
Running on a stock Debian Squeeze 6.0.2.1, bigmem i686 kernel.
--
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=26643
Summary: Undefined symbols _SSLCopyPeerCertificates on Mac OS X
10.4.11
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-2011(a)ryandesign.com
Created an attachment (id=33919)
--> (http://bugs.winehq.org/attachment.cgi?id=33919)
build log from MacPorts
Building wine 1.3.16 or 1.3.17 with MacPorts on Mac OS X 10.4.11 with Xcode 2.5
fails with:
:info:build /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
:info:build _SSLCopyPeerCertificates
Attached is the full log.
1.3.15 built ok on Mac OS X 10.4.
1.3.16 and 1.3.17 build fine on Mac OS X 10.6.
I did not test Mac OS X 10.5.
P.S: I am the maintainer of wine in MacPorts
--
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=5629
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2011-11-04 14:14:07 CDT ---
Closing bugs fixed in 1.3.32.
--
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=24806
Summary: Guilty Gear X2 #Reload crashes on startup
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: twilightinzero(a)gmail.com
Created an attachment (id=31371)
--> (http://bugs.winehq.org/attachment.cgi?id=31371)
Log of crash
I upgraded from Wine 1.3.4 to Wine 1.3.5 recently, and when I tried to play
Guilty Gear X2 #Reload, it crashed when it tried to play the intro movies.
Before, it would just fail to play them and skip them.
This can be worked around by checking "Movie off" in the config, and it won't
try to play any movies at all.
--
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=27829
Summary: Band-in-Box 9 Pro: Regression - corrupted bitmaps
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugreport(a)musictechnology.co.za
Toolbar items (icons and radio buttons) render and function incorrectly after
the commit below.
f76a3b965c5c5440e2302b86e6b705d590cd23d1 is the first bad commit
commit f76a3b965c5c5440e2302b86e6b705d590cd23d1
Author: Wolfram Sang <wolfram(a)the-dreams.de>
Date: Mon May 10 03:36:27 2010 +0200
user32: Honor bfOffBits in BITMAP_Load.
:040000 040000 153c3db45bd09807ff8d1284af3394bc9605831c
7fd49e8a27b2d17069bc5c09fd8c6712ad554679 M dlls
--
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=26427
Summary: AutoCAD 2008: AdMigrator.exe crashes
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33641)
--> (http://bugs.winehq.org/attachment.cgi?id=33641)
Error message
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20 (WINETRICKS_VERSION=20110312)
3) install AutoCAD 2008
4) wine AdMigrator.exe
Behaviour:
(See attachment) + Wine error.
Expected behaviour:
None of above things.
Additional information:
1) I use wine-1.3.15-297-gbd8b13a.
2) This is regression because it didn't happen in Wine 1.3.15.
3) Running AdMigrator.exe with Wine 1.3.15 doesn't help. Therefore regression
test would need me to re-install whole AutoCAD many times and I won't do this.
4) AdMigrator.exe complains when there is no dotnet20
--
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=28798
Bug #: 28798
Summary: GearoticMotion.exe: Getting NTE_BAD_DATA calling
crypt32.dll
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: allistar.m(a)gmail.com
Classification: Unclassified
Created attachment 36996
--> http://bugs.winehq.org/attachment.cgi?id=36996
Output with WINEDEBUG=+crypt
wine --version returns: wine-1.3.30
A demo version of GeareoticMotion is available from:
http://www.gearotic.com/downloads.html
After installing GearotiMotion using the installer, when running GearoticMotion
with this command:
wine GearoticMotion.exe
I get an error message (in a UI dialog) saying "Importation Error 80090005
Contact Support". I assume this is an error coded into GearoticMotion itself.
This does not happen when running the application on Windows. 80090005 is
NTE_BAD_DATA.
The output from wine is attached when running:
WINEDEBUG=+relay,+crypt wine GearoticMotion.exe
This is running from an amd64 install of Gentoo linux, Wine is compiled with
these USE flags:
USE="X alsa cups dbus fontconfig gecko gphoto2 jpeg lcms mp3 ncurses nls%*
opengl oss perl png ssl threads truetype win32 win64 xcomposite xinerama -capi
-custom-cflags -gnutls -gsm (-gstreamer) -hardened -ldap -openal -opencl%
-samba -scanner -test -v4l -xml (-esd%) (-jack%) (-nas%) (-pulseaudio%)"
This error is preventing the application from opening an encrypted license file
which causes it to think it is unregistered, disabling some key features. This
error is reproducible even with no license file.
--
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.