http://bugs.winehq.org/show_bug.cgi?id=14031
Summary: Max Payne 2: GL_INVALID_OPERATION in
texture_activate_dimensions
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.htm
l
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: alexd4(a)inbox.lv
Created an attachment (id=14243)
--> (http://bugs.winehq.org/attachment.cgi?id=14243)
max payne 2 demo run (large parts but out because they were identical)
Hi there,
I'm currently trying to get the Max Payne 2 demo running on my nvidia Geforce
FX 5900 based system. It has some issues with mirror reflections, bullettime
postprocessing and some other bugs already mentioned on the tracker.
I don't know how much this is related, but during the game wine spits out a lot
of messages on the console. During some normal length gaming sessions (should
have been around 20 minutes) I already got a >100MB logfile, without any
tracing activated, just running wine with no options.
The errors are of this type:
fixme:d3d:texture_activate_dimensions >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glTexEnvi(GL_TEXTURE_SHADER_NV, GL_SHADER_OPERATION_NV, ...) @
utils.c / 3410
In fact I shouldn't say "this type", it's always exactly this line.
I'm going to attach a modified log (cut out most of the log, because this
message repeats endlessly) so you have bit more context.
I'm adding Alexander to CC because he probably knows why this happens ;-)
Naturally I also did some research:
>From dlls/wined3d/utils.c:
if(GL_SUPPORT(NV_TEXTURE_SHADER2)) {
glTexEnvi(GL_TEXTURE_SHADER_NV, GL_SHADER_OPERATION_NV, bumpmap ?
GL_OFFSET_TEXTURE_2D_NV : GL_TEXTURE_2D);
checkGLcall("glTexEnvi(GL_TEXTURE_SHADER_NV, GL_SHADER_OPERATION_NV, ...)");
These are line 3408 - 3410.
Links to NV texture shader extension docs:
http://www.opengl.org/registry/specs/NV/texture_shader.txthttp://www.opengl.org/registry/specs/NV/texture_shader2.txt
(I still have to take a deeper look)
>From http://www.opengl.org/sdk/docs/man/xhtml/glTexEnv.xml:
"GL_INVALID_OPERATION is generated if glTexEnv is executed between the
execution of glBegin and the corresponding execution of glEnd."
In case NV_texture_shader doesn't change glTexEnv so much that also other
conditions can lead to GL_INVALID_OPERATION there should be some problems in
the calling function of texture_activate_dimensions.
Any way of outputting the call stack from texture_activate_dimensions?
Cheers,
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=13877
Summary: Microsoft Office Enterprise 2007 fails to install
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=13958)
--> (http://bugs.winehq.org/attachment.cgi?id=13958)
Terminal output
Saw I can get a student copy of Office 2007 for $20. Prepare for a flood of
Office bug reports.
To reproduce:
Insert dvd
Hit bug 12486 - Microsoft Office Standard 2007 installation failure
sh winetricks msxml3
Start back up, goes well.
Hit bug 9014 - MS Office 2007 Home and Student edition installer crashes
native rpcrt4
Then it'll pretend to actually start, but fail with a generic 'There was a
problem, do you want to report to Microsoft' error. Not sure where to go from
there, output isn't much hint.
I checked the AppDB, tried the suggestions there (winetricks msxml3 dotnet20
gdiplus riched20 riched30 vcrun2005sp1), but no luck. I'm going to try building
0.9.58, since the AppDB claims it worked there, and see if it's a regression.
Terminal output is attached. +relay is on the way
--
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=13785
Summary: Opera 9.27 crashes at MSI install when you choose target
location
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pikmaster(a)wp.pl
CC: pikmaster(a)wp.pl
Created an attachment (id=13821)
--> (http://bugs.winehq.org/attachment.cgi?id=13821)
Crash log without special WINEDEBUG options
During the MSI install of Opera 9.27, when you choose Custom install and try to
change default location, application crashes.
Reproduction:
1. Download Opera 9.27 from
http://www.opera.com/download/index.dml?opsys=Windows&lng=en&ver=9.27&platf…
2. Run installer: wine Opera_9.27_Eng_Setup.exe
3. Go through InstallShield Wizard: Start Setup -> I Accept -> select Custom ->
Next
4. click Change - crash occurs:
wine: Unhandled page fault on write access to 0x004d00fa at address 0x4d00ed
(thread 0021), starting debugger...
Sometimes the crash in 4. does not happen, then do the following:
5. Select folder, click Next -> click Back -> click Change again - crash
If you don't change default location, application installs OK and works.
Attached you may wine console dump with error.
Checked on Xubuntu 7.10 (Gutsy), compiled from git.
--
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=13586
Summary: Prince of Persia The Two Thrones: weird rendering bug -
duplications on the sides
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edwin.smulders(a)gmail.com
The screenshots explain the problem.
2 screenshots, 1 for ingame and 1 in the menu.
I've also attached a log, but I believe that mainly contains spam.
--
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=13573
Summary: Room Arranger 5.04 lets wine crash
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://www.wintotal.de/Software/index.php?id=1583
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)adweso.com
Created an attachment (id=13517)
--> (http://bugs.winehq.org/attachment.cgi?id=13517)
Backtrace
Installation works, but short after the start the program lets wine crash. This
bug occurs with with 1.0rc3 (it was not yet in the listfield above). wine was
compiled from source.
--
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=13550
Summary: Wrong textures being displayed at wrong places.
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://www.guildwars.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: post.ernie(a)gmail.com
Wrong textures at wrong places - while playing Guild Wars I discovered, that
sometimes some textures are in the wrong places. It looks pretty ugly then -
but the problem fades, when you go to the missplaced textures - than the
problem disappears and it looks fine again.
Check the attachment and you'll know what I've tried to explain.
--
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=13446
Summary: Joining certain servers crashes Counter Strike: Source
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moabrahams(a)dashavoo.com
Created an attachment (id=13355)
--> (http://bugs.winehq.org/attachment.cgi?id=13355)
Back trace
Certain servers seem to crash Counter Strike: Source.
When I join I get to where the servers MOTD would usually appear. I get an egg
timer thing next to the mouse pointer, nothing shows up in the text box, and
then between 10 and 30 seconds later the game just exits back to steam.
Back Trace is attached.
This is reproducible for me every time I attempt to join one server in
particular, but most servers work fine.
hl2.exe is running with wine set to windows 98 to avoid another bug.
--
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=13268
Summary: MsiExec Runtime Error during install
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.kaspersky.com/anti-virus_trial
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kopseng(a)stud.ntnu.no
Created an attachment (id=13113)
--> (http://bugs.winehq.org/attachment.cgi?id=13113)
Screenshot and console output
During the "Express Install Option" of KAV, I get an error windows pops up with
the title "Microsoft Visual C++ Runtime Library" that informs me that msiexec
has experienced some error (erroneous loading of c runtime - see attachment).
--
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=13256
Summary: Age of Mythology graphical regression in WINE 1.0rc1
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cwadge(a)gmail.com
Created an attachment (id=13095)
--> (http://bugs.winehq.org/attachment.cgi?id=13095)
Composite screenshot showing graphical regression vs. previous WINE build
Certain textures and 2D overlays are missing their usual bilinear filtering in
Age Of Mythlogy (and probably in other titles using the Warcraft III engine).
This makes them look ugly and jagged next to textures that are correctly
filtered. Attached is a screenshot contrasting the previous behavior in WINE
0.9.5.x (left) and the current behavior in WINE 1.0rc1 (right) when rendering
the same scene. You can see the small rock textures in 0.9.5.9 (left) are
smoothed with bilinear filtering, as is the black fog of war. In 1.0rc1
(right), the fog of war is checkered and unattractive in appearance.
--
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=13236
Summary: shell32: shlexec.ok fails in Opensolaris
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Solaris
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=13068)
--> (http://bugs.winehq.org/attachment.cgi?id=13068)
+exec in git
Doesnt happen every time...about 2/3 of the time:
shlexec.c:180: Test failed: WaitForSingleObject(hProcess) returned 258
Doesn´t occur in PCBSD or Ubuntu.
+exec attached
--
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.