http://bugs.winehq.org/show_bug.cgi?id=12261
Summary: Sonic Heroes Demo's shadows are messed up
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.sega.com/support/pcdownloads/sonic_heroes_dem
o/heroes_trial.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=11711)
--> (http://bugs.winehq.org/attachment.cgi?id=11711)
Shadow setting unticked (Cheap shadows)
Shadow rendering for Sonic Heroes is messed up. The game has two shadow
rendering modes. When you untick the shadow box in the tooltip says that the
shadow will only be represented by a dark circle under your character. In
Windows it does just that. With Wine you get this circle of light under your
character. (See screenshot) Rings, enemies, and anything else that gives a
shadow also have circles of light for their shadow.
When you tick the Shadows checkbox you can hardly see anything at all, though I
did see a faint circle of light when I went under the shadow of a wall to my
left a bit later on in the demo level. Rings, enemies, etc give off "light
shadows" like they did when the shadow option was unchecked.
In both shadow rendering modes objects that gave off shadows also appear too
dull. (See Tails in the screenshot, he should be orange not brown.)
Fixme's present:
fixme:d3d:CompareFunc Unrecognized WINED3DCMPFUNC value 0
fixme:d3d:StencilOp Unrecognized stencil op 0
fixme:d3d:StencilOp Unrecognized stencil op 0
fixme:d3d:StencilOp Unrecognized stencil op 0
^You get a bunch of those. Judging by this I'm guessing that the game uses
stencil buffering for its shadows. Maybe a bug in that is also why Tails is
brown?
--
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=12226
Summary: DrawTextA/W + DT_CALCRECT + Empty String returns 0
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: J.Duttke(a)web.de
If I call DrawTextA or DrawTextW to calculate the dimensions of a string, the
return value of Wine is 0, if the string is empty.
In Windows, the height of a single line get returned in such a case.
0 is the value which indicate that the function failed, but since it did not
failed in Wine, it should not return 0.
That's how I can reproduce it in VB6:
Dim s As String
Dim r As RECT
MsgBox DrawTextA(Me.hDC, s, -1, r, DT_CALCRECT Or DT_LEFT Or DT_SINGLELINE)
--
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=12208
Summary: TsRemux v0.20 crashes when launching
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
Created an attachment (id=11630)
--> (http://bugs.winehq.org/attachment.cgi?id=11630)
error messages and stack
I installed mono-1.9-gtksharp-2.10.4-win32-4
Then I tried to launch tsremux.exe, but it crashes:
$ wine tsremux.exe
wine: Call from 0x7b840fa0 to unimplemented function
gdiplus.dll.GdipCreateFontFamilyFromName, aborting
err:seh:setup_exception stack overflow 368 bytes in thread 003e eip 7b841996
esp 00410e90 stack 0x411000-0x620000
--
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=11565
Summary: Cypress PSoC Designer installer hang/crash
Product: Wine
Version: 0.9.55.
Platform: Other
URL: http://www.cypress.com/portal/server.pt?space=CommunityP
age&control=SetCommunity&CommunityID=285&PageID=552&drid
=80225&shortlink=&r_folder=&r_title=
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Cypress PSoC Designer is a free download (registration required).
A user reported that it was unstable on Wine
http://www.psocdeveloper.com/forums/viewtopic.php?p=19873
so I gave it a try.
First, the app insists on having msxml3 sp2 or later,
and offers to install it for you. (If you decline,
the installer terminates.) Maybe we should advertise that version.
Anyway, I restarted the installer after using winecfg
to set native override on msxml3.
The installer got nearly all the way through, but crashed
at the very end with
trace:msi:MSI_OpenDatabaseW L"C:\\windows\\temp\\msifd7b.tmp" (null)
...
wine: Unhandled page fault on write access to 0x02e8d588 at address 0x7ef9e127
(thread 0009), starting debugger...
(The app seems to run anyway; I'll file more bugs later for runtime
misbehavior.)
--
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=11182
Summary: Unimplemented function winmm.midiDisconnect
Product: Wine
Version: 0.9.15.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382883
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
Peter De Schrijver <p2(a)debian.org> reports:
When trying to run AN1xEdit, wine crashes with the following crash dump :
wine: Call from 0x7fc1cb60 to unimplemented function winmm.dll.midiDisconnect,
aborting
wine: Unimplemented function winmm.dll.midiDisconnect called at address
0x7fc1cb60 (thread 0009), starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11142
Summary: Roland XV-Editor program crashes when setting midi ports
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsking1(a)yahoo.com
Created an attachment (id=10171)
--> (http://bugs.winehq.org/attachment.cgi?id=10171)
backtrace text
Tried to run Roland's XV-Editor. This is a program that that controls settings
on an external XV-2020 synth. I believe it all works through midi sending SysEx
messages. The XV-2020 is connected via its USB-midi port. Same issue when
connect through midi ports. Otherwise midi with this unit seems fine as I
normally use it with Rosegarden and other linux midi sequencing software.
gsking@blaster:~/.wine/drive_c/Program Files/Roland/XVEditor$ wine
XV-2020Editor.exe
fixme:mixer:ALSA_MixerInit No master control found on M Audio Audiophile 24/96,
disabling mixer
fixme:mixer:ALSA_MixerInit No master control found on XV-2020, disabling mixer
wine: Call from 0x7b840f8c to unimplemented function winmm.dll.midiConnect,
aborting
wine: Unimplemented function winmm.dll.midiConnect called at address 0x7b840f8c
(thread 0009), starting debugger...
Unhandled exception: unimplemented function winmm.dll.midiConnect called in
32-bit code (0x7b841006).
Entire backtrace log is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11001
Summary: Flanker 2.0 Demo: stack overflow after mission loads
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://bugs.winehq.org/www.3dgamers.com/dlselect/games/s
u27flanker20/flanker20demo.exe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remailer(a)gmail.com
Created an attachment (id=9971)
--> (http://bugs.winehq.org/attachment.cgi?id=9971)
relay log
Tested Flanker 2.0 Demo using wine-0.9.52 on Ubuntu 7.10 Gutsy, nVidia GeForce
FX 5200.
http://bugs.winehq.org/www.3dgamers.com/dlselect/games/su27flanker20/flanke…
Upon starting a new mission, immediately after the level loads a stack overflow
occurs. Find attached the relay log.
err:seh:setup_exception stack overflow 144 bytes in thread 000b eip 7e7b018f
esp 00240f70 stack 0x241000-0x350000
If testing the demo you may notice that the mouse misbehaves on the menu, this
is logged as bug 10999.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10594
Summary: EVE Online has several rendering/stability problems
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
Created an attachment (id=9395)
--> (http://bugs.winehq.org/attachment.cgi?id=9395)
space station
The new release with the trinity 2 gfx engine and new dx9 has several issues.
see 10591
- most of the time a severe slowdown where X is using up to 98% cpu time
- object errors like the one shown in the attached screenshot (upside down
object and should be behind the ship somewhere in space)
- random crashes
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9927
Summary: qq installer crashes near end
Product: Wine
Version: 0.9.46.
Platform: Other
URL: http://im.qq.com/qq/dlqq.shtml
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
While doing my usual "find users complaining about wine"
search, I came across a user complaining about something called qq:
http://asasong.spaces.live.com/Blog/cns!8EFA9272DD95E921!516.entry
Wikipedia says qq is an *extremely* popular IM
program in China. It seems to be so popular that people
write programs that depend on it. So I tried installing it.
The installer first puts up a dialog with a single button.
Don't click on the button! It must say "cancel". The
dialog shows progress of some download or other.
After clicking on defaults (and one radio button),
install starts. But it crashes with an OLE problem:
wine: Unhandled page fault on read access to 0x00140000 at address 0xb7dc1cbc
(thread 0013), starting debugger...
=>1 0xb7dc1cbc memcpy+0x1c() in libc.so.6 (0x0034f04c)
2 0x7e92c309 VARIANT_UserMarshal+0x2f9(pFlags=0x34f0cc, Buffer=<register EDI
not in topmost frame>, pvar=0x136d18)
[/home/dank/wine-git/dlls/oleaut32/usrmarshal.c:524] in oleaut32 (0x0034f08c)
3 0x7e9b5ffa NdrUserMarshalMarshall+0xaa(pStubMsg=<register EDI not in
topmost frame>, pMemory=0x136d18, pFormat=0x62503650)
[/home/dank/wine-git/dlls/rpcrt4/ndr_marshall.c:3152] in rpcrt4 (0x0034f0dc)
4 0x7e9c6f36 NdrStubCall2+0x1766(pThis=0x1351e8, pChannel=0x135430,
pRpcMsg=0x135070, pdwStubPhase=0x34f360)
[/home/dank/wine-git/dlls/rpcrt4/ndr_stubless.c:66] in rpcrt4 (0x0034f27c)
etc.
Annoyingly, all the text is in Chinese but renders as ?????,
even after I install Ubuntu's chinese language support.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9511
Summary: Wine uses wrong icon on desktop for installed
application
Product: Wine
Version: 0.9.44.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Stuart(a)houseofanime.org
Simple enough issue - When installing DVD Profiler, a desktop icon is created.
This is fine, but the icon is of lower quality than those available in the exe
(I _think_ it is the 32x32-32bit icon, when a 48x48-32bit icon is available).
Windows XP uses the correct 48x48 icon.
This issues does not occur with other applications I've installed where similar
choices are available.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3789
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #7 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-31 15:02:37 ---
closing
--
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=2884
--- Comment #15 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-31 15:02:17 ---
*** Bug 3789 has been marked as a duplicate of this 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=3789
Jeff Zaroyko <jeffz(a)jeffz.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
Resolution|ABANDONED |DUPLICATE
--- Comment #6 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-12-31 15:02:17 ---
(In reply to comment #5)
> This bug can be closed. Sorry I forgot to close it
>
It was already closed and marked duplicate of bug 2884. No action is required.
*** This bug has been marked as a duplicate of bug 2884 ***
--
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=3789
Roland Käser <roli8200(a)yahoo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|DUPLICATE |ABANDONED
--- Comment #5 from Roland Käser <roli8200(a)yahoo.de> 2008-12-31 14:44:41 ---
This bug can be closed. Sorry I forgot to close it
--
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=8826
knan-wine(a)anduin.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |0.9.40.
--
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=8904
knan-wine(a)anduin.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.29.
--
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=2968
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |austinenglish(a)gmail.com
--
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=8107
--- Comment #10 from Ben Hodgetts (Enverex) <ben(a)atomnet.co.uk> 2008-12-31 11:44:28 ---
Warlords works fine with the msxml3 override but still fails with the XML issue
without the override.
--
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=8795
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #32 from Austin English <austinenglish(a)gmail.com> 2008-12-31 11:16:41 ---
Closing.
--
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=7916
Arie Skliarouk <skliarie(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|skliarieh(a)gmail.com |
--
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=15386
Summary: Sending WM_SYSCOMMAND breaks TeamSpeak
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guillaume.melquiond(a)gmail.com
TeamSpeak is working fine with Wine 1.1.2, but it doesn't work with 1.1.4 (I
haven't tested 1.1.3). When switching virtual workspace, TeamSpeak's window is
minimized on the new workspace instead of being normal on the old workspace.
Moreover, when restoring the main window, a spurious tiny window is displayed
along the way.
git bisect points to the following commit:
commit 8d77c375b27adc490d24d7593769f4e149d4102c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jul 31 12:08:38 2008 +0200
winex11: Send WM_SYSCOMMAND instead of calling ShowWindow directly to
minimize/restore a window.
Reverting this commit (and 4a69797c43166699e7fbe70e6a7de4abd9521af8, which
depends on it) fixes the issue on 1.1.5.
--
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=15262
Summary: Chrome url bar has scrollbars
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=16055)
--> (http://bugs.winehq.org/attachment.cgi?id=16055)
screenshot of the problem
I tried with today's wine-git, following the recipe on the appdb page.
When I first started Chrome, I see a scrollbar in the url bar. (see screenshot)
This is similar to bug 14950.
--
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=15067
Summary: XML Notepad 2007 hangs shortly after startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=72d6aa49-787d-4118-ba5f-4f30fe913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=15740)
--> (http://bugs.winehq.org/attachment.cgi?id=15740)
XML Notepad 2007 standard error output
With current Git (wine-1.1.3-295-g7c0d28b), after installing the .NET Framework
2.0 with winetricks and installing XML Notepad 2007, launching the application
succeeds, but subsequently, the application hangs. Traces are 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.
http://bugs.winehq.org/show_bug.cgi?id=15024
Summary: Certain Areas in WoW - Wrath of the Lich King BETA stay
black
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.schellack(a)arcor.de
If you enter certain areas in the Beta of World of Warcraft - Wrath of the Lich
King, the screen turns black and only the interface (buttons etc.) is shown.
The game seems to work nonetheless - you can log out or mov (shown on the
minimap). This is in OpenGL only - DirectX doesn't show this behaviour. In
Appdb someone found out that Wine 0.9.46 worked perfectly, so I tried various
versions and found that this regression was introduced between 0.9.56 and
0.9.57. Bisecting it showed that commit
8293a9ead0ddbc40be62815f0f0823356665b3dc introduced the regression. My OS is
FreeBSD 7_STABLE with a Nvidia 8800GTS and the latest (beta)-driver, but all
other reports about this problem in Appdb where with Linux of some sort. Would
be willing to provide any information needed or test settings or patches!
--
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=14981
Summary: Catia's file reading is unreliable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Created an attachment (id=15593)
--> (http://bugs.winehq.org/attachment.cgi?id=15593)
log/backtrace of Catia's internal facilities
In my quest to get DassaultSystemes' Catia V5 to an useable state, I currently
face unreliable file operations. While I can open and view a single CAD model
(CATPart) once or even twice, additional attempts as well as an attempt to open
a multi-model scene (CATProject) fails and quits Catia with a Visual C++
Runtime Exception.
The interesting thing is, for startup, Catia loads some thousand configuration
files (small text files) and obviously, none of these operations fails. But
opening an additional two or three files after startup, failure is almost sure.
To debug the thing I've set up Catia similar to how it's decripbed in the AppDB
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12939 . Wine is
compiled unoptimised with CFLAGS="-g". To launch the app my current favourite
is:
env WINEPREFIX="/home/mah/.wine" WINEDEBUG=+seh,+tid winedbg
"C:\Programme\Dassault Systemes\B16\intel_a\code\bin\catstart.exe" -run
"CNEXT.exe" -env CATIA.V5R16.B16 -direnv "C:\windows\profiles\All
Users\Anwendungsdaten\DassaultSystemes\CATEnv"
This eventually stops in the debugger, giving a backtrace like this (it's
short, so inline):
=>1 0xf7fc642e (0x0033f270)
2 0x00000800 (0x0033f3b0)
3 0x7b84ab74 ReadFile+0x191(hFile=0x4c, buffer=0x33f448, bytesToRead=2048,
bytesRead=0x33fcc0, overlapped=(nil)) [/home/mah/wine/dlls/kernel32/file.c:451]
in kernel32 (0x0033f420)
4 0x0040367b in catstart (+0x367b) (0x0033fc58)
file.c, line 451 reads:
status = NtReadFile(hFile, hEvent, NULL, cvalue, io_status, buffer,
bytesToRead, poffset, NULL);
To my knowledge, the second line of the backtrace shouldn't read 0x00000800 but
something in NtReadFile.
Catia has it's own backtracing facilities built in, showing up in a
Wine/Windows terminal window. While I can't decipher this, I've attached the
last few hundred lines of such a log.
Last not least I've seen Catia halts in the debugger always at the exact same
place, if the steps done to reproduce the bug are identical.
--
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=14892
Summary: ever17 crashes in msacm32
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msacm32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
Created an attachment (id=15461)
--> (http://bugs.winehq.org/attachment.cgi?id=15461)
trace+msacm crash log
Ever17 crashes in MSACM_FormatEnumHelper with the attached stack trace on
startup.
Using a native msacm32.dll allows the game to run, except that voices do not
work in-game.
I don't think this applies to the demo.
--
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=14556
Summary: Broken dotnet2.0 setup
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
In latest wine dotnet2.0 installed with winetricks has problems.
I could only reproduce (up to now) with autocad setup; my old wineprefix with
dotnet2.0+autocad2005 inside works still good; a new setup in a clean
wineprefix don't.
The most evident error when launching autocad is here :
err:eventlog:ReportEventW L".NET Runtime Optimization Service
(clr_optimization_v2.0.50727_32) - Service reached limit of transient errors.
Will shut down. Last error returned from Service Manager: 0x80070005.\n"
It crashes some time later due to unimplemented gdi call.
In "old" wineprefix (setup somewhere after 1.0) the above error message don't
appear and the app runs still good.
I'd try a regression test, but as-is with no other way to reproduce is too time
expensive, as it requires a new wineprefix + dotnet+autocad setup on each run.
Ciao
Max
--
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=14061
Summary: Firefox 3 dialog windows - wrong initial size, unable to
resize because window is moving instead of resizing
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pikmaster(a)wp.pl
Created an attachment (id=14281)
--> (http://bugs.winehq.org/attachment.cgi?id=14281)
window too small, resizing does not work
When running Firefox 3, displayed dialogs are of improper initial size and
cannot be resized - they are moved instead when you try to drag the border.
Propably this is not only Firefox-related, but a more general bug with windows
handling.
Some examples I caught are:
- first dialog after installation - do you want the firefox to become the
default browser
- properties of any bookmark
Bookmarks menu - right click a bookmark-> Properties
- restore crashed session
- customize toolbar -> add a new toolbar
- open (execute) downloaded application
- confirm closing of main windows, when you have multiple tabs open
- add live bookmark (RSS feed) dialog
- authentication required - for htpasswd protected sites
Steps to reproduce:
1. Get firefox from
http://download.mozilla.org/?product=firefox-3.0&os=win&lang=en-US
2. run: wine "Firefox Setup 3.0.exe"
3. complete setup and install
4. Observe one of the above situations.
--
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=13866
Summary: Fake Internet Explorer information missing from registry
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I checked out todays git and when I tried to install Gecko it just appeared. I
figured it had been downloaded when I executed wineprefixcreate because it took
a few minutes to execute instead of a few seconds.
However, when I started my normal install procedure things started failing, and
I discovered it was because all the fake Internet Explorer information was
missing from the registry. Specifically msxml4 and .NET 2.0 crashed immediately
when I tried to install them so I figured there wasn't any use in continuing.
Many programs need to be faked into thinking IE is installed or they won't
install.
So it looks like the auto-Gecko download isn't entering the fake IE6 stuff when
installing. That is, if I'm correct is assuming Gecko is now auto downloaded.
In any case, all the IE stuff is missing in the registry for some reason.
--
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=13619
Summary: FIFA 2002 demo setup crashes after extraction
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13595)
--> (http://bugs.winehq.org/attachment.cgi?id=13595)
FIFA 2002 demo installer
While trying to test bug 9558 with today's Git (wine-1.0-rc3-37-gb4bf355), I
found that after extraction, the installer crashes with a ddraw error
immediately preceding the exception. I tried reverting to Wine 0.9.44 to
determine whether the problem was a regression, but the same exception
occurred. Logs are 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.
http://bugs.winehq.org/show_bug.cgi?id=13566
Summary: Call of Duty 2 AA only works with Nvidia driver
V100.14.19
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
I'm running Ubuntu Gutsy AMD64 with an Nvidia 7800GT video card, and have a
working Wine 1.0-rc2 installation running Call of Duty 2 with Nvidia driver
version 100.14.19. All texture and antialias settings work flawlessly so long
as I use backbuffer instead of fbo.
However I've discovered that antialiasing only works with this driver version.
It doesn't work if I use versions 169.12 (the standard driver for Hardy, and
default Gutsy driver with Envy) or 173.08 (the latest beta driver). And I know
about the FBO/AA bug, so I'm using backbuffer (although I did try fbo just in
case).
But the really bad news is that AA doesn't work for any of the games I have
unless I use 100.14.19. This includes FarCry 2, Flat Out 2, Half Life 2, Half
Life Episode One, and Half Life Lost Coast. However, I'm only filing a bug for
one game because the error output for all these games is the same using any
driver other than 100.14.19. And of course I did full recompiles and
installations when changing drivers, twice, to make sure this was indeed a hard
error. I also tried the latest git, and even installed Hardy and attempted to
use it with it's default driver V169.12, but the results were the same. Here's
the error output I get when attempting to run any game with 2X AA with any
driver other than 100.14.19. (I didn't create an attachment because it's very
short):
username@computer:~/.wine/drive_c/Program Files/Activision/Call of Duty 2 Demo$
wine CoD2SP_s.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f410,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:d3d:CreateContext Requesting MultiSampleType=2
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 2550
Current serial number in output stream: 2550
--
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=13544
Summary: Firefox/Seamonkey won't keep windows maximised under
firefox (dogfood)
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joris_huizer(a)yahoo.com
Firefox (2.0.0.14) and Seamonkey (1.1.9) won't keep windows maximised, under
fluxbox (version 0.9.14-1.2, the package provided by debian stable).
The window is made slightly smaller (by a few pixels) every time a new tab is
opened, every time I switch from one tab to another, and every time a link is
followed.
--
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=13456
Summary: GdipCreateFontFamilyFromName not implemented
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The application "Launchpad Enhanced" requires GdipCreateFontFamilyFromName,
which is not implemented in the built-in gdiplus. As a result of this issue,
vcrun2005 must be installed - resulting in graphics and threading problems.
--
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=13385
Summary: mouse look problem - Worms 4
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wujek_bogdan(a)tlen.pl
Worms 4 works almost perfect except one annoying bug: i can't look around using
mouse - only about 180 degrees.
--
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=13356
Summary: Firefox 3 dialogs clipped on bottom [dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
All the popup dialogs in Firefox 3 rc1 (and earlier betas) that
I've seen are clipped on the bottom, badly enough that they're
hard to use. I'll attach a screenshot. Installing corefonts doesn't help.
--
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=13334
Summary: Graphical regression error in Full Steam Half-Life 2 and
HL2 Episode 1, demo Call of Duty 2
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
CC: thunderbird2k(a)gmx.net
Created an attachment (id=13216)
--> (http://bugs.winehq.org/attachment.cgi?id=13216)
Half-Life, Call of Duty 2 bisect output
The full Half-Life 2 and Half-Life 2 Episode 1 Steam games, and Demo Call of
Duty 2, have black screens during part of their operation caused by the
attached commit identified by bisect. This graphical regression error occurred
between 0.9.60 and 0.9.61, and is still present in rc1.
For the Half Life games the entire introduction videos are black, with an
occasional white flash, but the sound can be heard perfectly, and once the
narrative is done the game can be played normally.
For the Call of Duty demo the spinning "Activision" letters and dancing "I" are
black during startup, but again the sound can be heard perfectly, and once the
logo stuff is over the startup screen appears normally and the game plays fine.
I just tested with the latest git as of this morning and the error still
persists.
My relevant software/hardware:
Ubuntu Gutsy AMD64
Gigabyte GA-K8N Pro-SLI (nForce 4 based) MB
Nvidia 7800GT 256MB video card, driver version 100.14.19 (also tried with
latest Envy drivers).
3GB DDR DRAM
--
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=12616
Summary: OpenGL: OpenGL.ok test fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: thunderbird2k(a)gmx.net
Created an attachment (id=12245)
--> (http://bugs.winehq.org/attachment.cgi?id=12245)
+wgl log in git
After this commit:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=616ac380f9a1ed4e83f01…
In my feisty VM, getting failures in OpenGL. It's emulating some archaic video
card, so failing isn't unexpected, but a skip may be more appropriate, as it's
doing with some of the other tests...
austin@austin-desktop:~/wine-git/dlls/opengl32/tests$ make opengl.ok
../../../tools/runtest -q -P wine -M opengl32.dll -T ../../.. -p
opengl32_test.exe.so opengl.c && touch opengl.ok
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
opengl.c:248: Test failed: Unable to confirm DONTCARE behavior of unset
pixelformatdescriptor flags
err:wgl:X11DRV_SetPixelFormat Invalid operation on root_window
opengl.c:323: Tests skipped: No suitable pixel formats found
make: *** [opengl.ok] Error 1
+wgl log 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.
http://bugs.winehq.org/show_bug.cgi?id=12593
Summary: AutoCAD 2006 Retail Polish installer fails
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=12189)
--> (http://bugs.winehq.org/attachment.cgi?id=12189)
Log
The installer starts fine, but when I choose to finally install the product it
fails with the message:
"Failed to load resources from resource file
Please check your setup"
This is using current git WINE with wintrust patch
(http://bugs.winehq.org/attachment.cgi?id=12144), a clean .wine directory with
just msmxl3 installed.
WINEDEBUG=+relay:
http://rapidshare.com/files/107531641/acad2006plk_relay.txt.gz.html (62336KB)
Attaching a normal log here.
--
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=12548
Summary: New default for /proc/sys/vm/mmap_min_addr clashing with
wine preloader
Product: Wine
Version: CVS/GIT
Platform: Other
URL: https://launchpad.net/bugs/114025
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The problem
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600
prompted distributions to raise the default for /proc/sys/vm/mmap_min_addr
or even DEFAULT_MMAP_MIN_ADDR to 64K from 0.
This causes the following error message when starting (some?) wine apps:
Problem with wine preloader: Warning: failed to reserve range
00000000-60000000
See discussion:
https://launchpad.net/bugs/114025http://kerneltrap.org/Linux/Patching_CVE-2008-0600_Local_Root_Exploithttp://kerneltrap.org/Linux/2.4.36_Stable_Release
You can check to see if you're on an affected system
by doing "cat /proc/sys/vm/mmap_min". If that succeeds, and its value
is nonzero, you're probably running into this.
To work around the problem temporarily, you can change this value
with the command
sudo sysctl -w vm.mmap_min_addr=0
but that value gets reset at boot. To work around the problem more
persistantly, also edit the file /etc/sysctl.conf like this:
# protect bottom 64k of memory from mmap to prevent NULL-dereference
# attacks against potential future kernel security vulnerabilities.
# (Added in kernel 2.6.23.)
-vm.mmap_min_addr = 65536
+vm.mmap_min_addr = 0
http://kerneltrap.org/Linux/2.4.36_Stable_Release suggests using
a value of 4096 for this.
"Advanced Windows", 3rd edition, says that the memory area 0 to 4095
is not mapped anyway in windows (it's a guard page).
So maybe when Wine is installed, we could somehow change that value
to 4096, and have Wine's preloader happily continue if it can't
map the bottom page of RAM.
--
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=12511
Summary: Firefox 3 beta 4 dialogs are cropped
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install Firefox 3 beta 4
2. Run firefox
3. Goto Help -> About
The Credit and OK buttons are cropped (you can only see the top half of the
edit controls as the dialog is too small).
NOTE: This is on Ubuntu 7.10 with the latest updates.
--
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=12480
Summary: [regression] PSPad has not got item in panel
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=3105
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
I am using Ubuntu Hardy with Gnome 2.22.1.1. I am using latest GIT. In version
0.9.58 is it working yet.
PSPad 4.5.3 has no item in panel. Also when I try to swap windows through
Alt-Tab, PSPad is not in the list. The item can be seen shortly after start,
but it disapears quickly.
--
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=12467
Summary: AceMoney Lite: lists can not be sorted by any columns
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.mechcad.net/downloads/AceMoneyLiteSetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsent(a)mail.ru
AceMoney is all about lists - lists of transactions, categories, accounts etc.
Under Windows I can sort all program's lists by clicking on columns' headers.
Under Wine when I click on headers, nothing happens. No messages in terminal
either.
However, everything works perfectly with native comctl32.dll.
--
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=12379
Summary: (version 0.9.59) Tray icon of utorrent is replaced by
that of last tray icon
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
When starting utorrent on KDE 3.5.7 there is no tray icon on the task bar, but
that of the last application present. There is also no way of bringing back the
program once minimized.
Using git bisect the culprit commit is:
3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96 is first bad commit
commit 3f6fec362f7f51bdcf68e6cb78ca932df4ed2e96
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 11:22:18 2008 +0200
winex11: Ignore ConfigureNotify events on unmapped windows.
:040000 040000 ac90b3df97026451942c3f57065bbcd66187fe61
fac9fc2091bc1e734fa0b2feaa37ba2db3a4a020 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=12353
Summary: The Bat! main window disappears on load, program keeps
running in tray
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Recently WINE broke The Bat! (mail application) by making it absolutely
impossible to use: as soon as the program loads, its main window disappears,
and it's impossible to bring it back. If the program is configured to always
keep its icon in the system tray, it's still possbile to access a very minimal
set of functions from it (e.g. it's possible to shut down the program without
killing it).
Git bisect shows the bug to be caused by commit
cb3ff54789c652b02d852f40db71cafd9fd67ca9
--
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=12333
Summary: .net 1.0 installer downloader crashes in
INTERNET_SendCallback
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
dotnetfx.exe, size 398800, date (on my computer, anyway) of
Dec 16 2004, sha1sum 6ea6b2f56dde4c7414d676c726dbb36cf5ad00cc
is a downloader for the real .net framework 1.0.3705.
Running it goes fine until the download ends, at which point
it crashes in a callback:
Unhandled exception: page fault on read access to 0x14789f76 in 32-bit code
(0x005821c0).
Backtrace:
=>1 0x005821c0 (0x7ddeb044)
2 0x7dccca24 INTERNET_SendCallback+0x97(hdr=0x1327f0, dwContext=0x582198,
dwInternetStatus=0x46, lpvStatusInfo=?, dwStatusInfoLength=0x4)
[dlls/wininet/utility.c:259] in wininet (0x7ddeb094)
3 0x7dcbbe6a WININET_Release+0x7a(info=?) [dlls/wininet/internet.c:190] in
wininet (0x7ddeb0c4)
4 0x7dcb23cc HTTPREQ_Destroy+0x76(hdr=?) [dlls/wininet/http.c:1353] in
wininet (0x7ddeb0f4)
5 0x7dcbbe91 WININET_Release+0xa1(info=?) [dlls/wininet/internet.c:196] in
wininet (0x7ddeb124)
6 0x7dcbc04d WININET_FreeHandle+0x10d(hinternet=0x3)
[dlls/wininet/internet.c:235] in wininet (0x7ddeb164)
7 0x7dcbebbf InternetCloseHandle+0x3b(hInternet=?)
[dlls/wininet/internet.c:1043] in wininet (0x7ddeb194)
8 0x00422412 in dotnetfx (+0x22412) (0x00000000)
0x005821c0: testb %dh,0x14207dde(%ecx)
--
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=12329
Summary: Palringo: Tabbing isn't handled correctly
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.palringo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew(a)palringo.com
In the signin window when entering email address pressing tab should switch to
the next control (the password box), however this is skipped and focus shifts
to the control after this (the remember me box), continued tabbing will always
skip the password box.
A similar thing happens on the My Identity window, skipping the status line box
and only switching between the nickname and change controls.
--
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=12277
Summary: FIFA2002 demo installer crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.jeuxvideo.fr/telecharger-demo-jouable-
2287.html
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Blocks: 9558
Created an attachment (id=11724)
--> (http://bugs.winehq.org/attachment.cgi?id=11724)
+relay,+seh,+tid log in git
FIFA2002 demo crashes almost immediately on launch:
wine: Unhandled page fault on read access to 0x00000000 at address 0x600099d5
(thread 001a), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x600099d5).
--
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=12227
Summary: gdi32: font.ok test fails in kubuntu hardy
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11661)
--> (http://bugs.winehq.org/attachment.cgi?id=11661)
+gdi,+font trace in git
In a fresh install of kubuntu hardy (with KDE 4), gdi32: font.ok is
consistently failing:
---snip---
font.c:1579: Test failed: gm1=30,11,4,56,38,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
font.c:1579: Test failed: gm1=68,71,7,59,80,0 gm2=44,40,-1,40,41,0
---snip---
+gdi,+font trace 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.
http://bugs.winehq.org/show_bug.cgi?id=12170
Summary: Ventrilo not repainting the window
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bgerst(a)didntduck.org
After switching away from and back to Ventrilo, the window does not always
repaint. Bisecting with git shows this commit as the possible culprit:
eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd is first bad commit
commit eaea28e5d83b8d302eed62dbf574b5d6d2c14cdd
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Feb 27 19:15:12 2008 +0100
winex11: Check the current window state on Map/UnmapNotify and ignore
obsolete events.
:040000 040000 7e1445566b90d5698bf55518f394983085e88ad8
7f53d5ee2efbcca69979a10aec3338501e313674 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=12142
Summary: "make test" fails in user32/msg.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on user32/msg.ok:
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0047 was
expected, but got msg 0x0005 instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg 0x0005 was
expected, but got msg 0x030f instead
msg.c:4117: Test failed: SetWindowPos:WmSWP_ResizeNoZOrder: the msg sequence is
not complete: expected 0000 - actual 001c
msg.c:6103: Test succeeded inside todo block: Alt press/release: marked
"todo_wine" but succeeds
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. I'm running on a
'bare' X server (nothing but xterm), and winecfg is set to not allow managed
windows. If I reconfigure it to use a virtual desktop, the test failures go
away but the succeeding todo_wine remains.
Let me know if there's more information I can provide.
--
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=12141
Summary: "make test" fails in kernel32/comm.ok
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fatlxception.no-ip.org
I get the following failures when running "make test" on kernel32/comm.ok:
comm.c:739: Test failed: A timed-out read should return TRUE
comm.c:740: Test failed: err=109
comm.c:742: Test failed: Unexpected TimeOut 0, expected 1000
I've been seeing this failure for quite a while and been skipping past it.
Just reproduced it in today's git. I'm running Ubuntu Gutsy 32-bit. Did a "rm
-rf ~/.wine && wineprefixcreate" immediately before the test. There's nothing
connected to my PC's serial ports, but my user should have permission to access
them.
Let me know if there's more information I can provide.
--
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=12062
Summary: Gametap only shows white screen
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
In wine 0.9.36 the initial window comes up fine, in current git it only shows a
white screen
--
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=12029
Summary: Microsoft Visual Basic 6.0 Enterprise Edition crashes
with page fault with Windows version > Windows ME
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11367)
--> (http://bugs.winehq.org/attachment.cgi?id=11367)
Backtrace output of VB 6 Enterprise Edition installer
Using Wine version wine-0.9.57-152-g102b9d1, launching the Visual Basic 6.0
Enterprise Edition installer with Windows version set higher than Windows ME
results in a page fault after clicking Next at the intial screen. Running the
installer on a native XP machine did not produce such a crash. Attached are
relevant backtraces, and the page fault was the only message that was
outputted.
--
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=11879
Summary: gdiplus: crash when reading png file
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cbill.lam(a)gmail.com
crash when trying to read a png file using
GdipCreateBitmapFromFile
GdipGetImageWidth
GdipGetImageHeight
GdipBitmapLockBits
--
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=11865
Summary: Btnext crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://pwp.netcabo.pt/ptnext/btnext_1.0.9.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=11153)
--> (http://bugs.winehq.org/attachment.cgi?id=11153)
Backtrace in git
Installs without a problem, but crashes immediately on launch. Backtrace
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.
http://bugs.winehq.org/show_bug.cgi?id=11785
Summary: starting exigo can't change resolution
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dpblnt(a)gmail.com
i had exigo working fine until app-emulation/wine-0.9.50.
after that:
app-emulation/wine-0.9.51
app-emulation/wine-0.9.52
app-emulation/wine-0.9.53
app-emulation/wine-0.9.54
app-emulation/wine-0.9.55
app-emulation/wine-0.9.56
and also the git version of 2008 Fri Feb 29.
produce the following:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
the git version:
fixme:win:EnumDisplayDevicesW ((null),0,0x33ee68,0x00000000), stub!
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2024 WGL Attribute
fixme:wgl:ConvertAttribWGLtoGLX unsupported 2 WGL Attribute
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
and exigo pops up an 'ok' window, something about cant dhange to desired
resolution. - which should be 1280x1024
this is on an up to date Linux 2.6.23-gentoo-r5 #6 SMP PREEMPT Wed Jan 30
17:19:24 EET 2008 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4000+
AuthenticAMD GNU/Linux
with
01:00.0 VGA compatible controller: nVidia Corporation GeForce 7100 GS (rev a1)
04:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200
TurboCache(TM)] (rev a1)
driven by
x11-drivers/nvidia-drivers-169.12
x11-base/xorg-server-1.4.0.90-r3
also homm5 tribes of the east complains about resolution, and do not start.
thanks in advice
--
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=11753
Summary: Icons on toolbar (all but the first row) are placed too
low
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://http://technet.microsoft.com/en-
us/sysinternals/bb963902.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Paul.Vriens.Wine(a)gmail.com
Created an attachment (id=11009)
--> (http://bugs.winehq.org/attachment.cgi?id=11009)
Screenshot of autoruns.exe
The icons on the first row of buttons look fine. All other rows however show
the icons below the position they should actually be.
See attachment.
Bugs 6948 and 8813 look similar.
--
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=11654
Summary: CounterStrike 1.6 Exception Error
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denali(a)shadowforge.net
Created an attachment (id=10856)
--> (http://bugs.winehq.org/attachment.cgi?id=10856)
Wine log from crash
I attempted to run CounterStrike 1.6 under Wine from git. Upon execution,
CounterStrike crashed with the attached message. However, Steam continued to
run normally.
--
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=11651
Summary: iTunes 7.4.6 does not install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.apple.com/itunes/download/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Using Git as of today (2008-02-19).
Using a clean .wine with windows version set to XP or Vista.
I am guess this is a problem in msi, but unsure, the last part of the console
output shows this:
fixme:winsock:WSCUnInstallNameSpace (0x1609f004) Stub!
fixme:winsock:WSCInstallNameSpace (L"mdnsNSP" L"C:\\Arquivos de
programas\\Bonjour\\mdnsNSP.dll" 0x0000000c 0x00000001
{b600e6e9-553b-4a19-8696-335e5c896153}) Stub!
Successfully registered DLL c:\Arquivos de programas\Bonjour\mdnsNSP.dll
Xlib: extension "GLX" missing on display ":0.0".
err:wgl:X11DRV_WineGL_InitOpenglInfo couldn't initialize OpenGL, expect
problems
err:ole:CoGetClassObject class {0002e005-0000-0000-c000-000000000046} not
registered
err:ole:CoGetClassObject no class object {0002e005-0000-0000-c000-000000000046}
could be created for context 0x1
Failed to register DLL c:\Arquivos de programas\Bonjour\ExplorerPlugin.dll
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
fixme:msi:ITERATE_InstallService Dependency list unhandled!
err:msi:ITERATE_StartService Failed to start service L"Bonjour Service"
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:custom_get_thread_return Invalid Return Code 1627
err:msi:ITERATE_Actions Execution halted, action L"InstallPackages" returned
1603
--
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=11534
Summary: Regression in comctl32 preventing startup of easyC Pro
and .NET Framework 2.0 installer
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.intelitekdownloads.com/easyCPRO/easyC_Pro_310
9.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: rob(a)codeweavers.com
Created an attachment (id=10700)
--> (http://bugs.winehq.org/attachment.cgi?id=10700)
Output from the .NET Framework 2.0 installer
On the latest 0.9.55 release, easyC Pro and the .NET Framework 2.0 installer
hang after being started with wine easyC_Pro_3109.exe and wine dotnetfx.exe
respectively. These issues were not exhibited in 0.9.54. A Git bisect revealed
the regression in question to be:
commit 53c6cdf918e10305f19e74e003fc4d2311ed556f
Author: Rob Shearman <rob(a)codeweavers.com>
Date: Thu Jan 31 14:47:03 2008 +0000
comctl32: Get the background colour in ANIMATE_PaintFrame, instead of just
in WM_PAINT.
This fixes the rendering of transparent animations when using a
background thread.
Invoking strace on the applications shows the app hung in a read() call, and
relay traces seem to indicate a hang in SendMessageW. While the easyC
application always hangs, the .NET Framework exhibits intermittent failures,
from failing with a critical section wait failure, to normal startup.
This bug may be related to bug #11488.
--
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=11527
Summary: Half-life 2: Episode two
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monomakh(a)mail.ru
Half-life 2: Episode two crashes with the following error:
"This game has a minimum requirement of DirectX 8.0 to run properly".
I have GeForce 4 Ti 4200 and I can play this game from Windows, although this
problem described here http://mixman.res.lt/?status=articles&show=4 for windows
users.
--
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=11511
Summary: Visual C++ 2008 Express edition fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jdahlin(a)async.com.br
Visual C++ 2008 Express edition fails to install to install with git of today
(2008-02-08):
volnum,fakeie6,msxml6 winetricks applied
fixme:clusapi:GetNodeClusterState ((null),0x32ec9c,2130503482) stub!
fixme:advapi:DecryptFileA "c:\\367b2d811581ff9d70510749351a88\\" 00000000
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:advapi:LsaOpenPolicy ((null),0x34f01c,0x00000001,0x34f038) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:advapi:LsaOpenPolicy ((null),0x34e6a0,0x00000001,0x34e6c8) stub
fixme:advapi:LsaClose (0xcafe) stub
Digging a bit reveals that the installer dumps an error log when it fails:
[02/08/08,18:18:51] setup.exe: ***ERRORLOG EVENT*** : Sharing violation
[02/08/08,18:18:51] vs70uimgr: Entering DisplayMessage() method.
[02/08/08,18:18:51] vs70uimgr: DisplayMessage_START:Setup has encountered a
problem while trying to copy:
C:\f70f7e00060f1862d0d3bba5c54d81cc\$shtdwn$.req
Press Retry to attempt the copy again. Press Cancel to cancel setup.
--
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=11467
Summary: wine locks up during WoW play
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iphands(a)yahoo.com
I had some hardware trouble due to ram, and after spending a few weeks on the
badram patches I bought 2GB of nice new ram. The new stuff passes hours of
memtest86 and hours of kernel compile loops so my hardware is basically sound
(for a while at least. knock on wood).
Ever since my ram troubles I have had wine problems (Well WoW problems (which
is what I use wine for)). I proceeded to recompile all the packages on my box
(emerge -e world, emerge -e wine for those who are familiar with Gentoo) using
the same setup I have been using for years now (same cflags and such). I always
grab wine via git and I am current as of this morning.
The issue is a freeze in full-screen while playing WoW the error looks as
follows:
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x33ed84,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33ecac,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f2a8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f40c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f588,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f580,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f508,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f4f8,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)
fixme:win:EnumDisplayDevicesW ((null),0,0x33efe0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33f124,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113
(SPI_SETMOUSESPEED)
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 4
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (5000):
STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT not
supported on protocol 4
fixme:reg:GetNativeSystemInfo (0x374027e4) using GetSystemInfo()
fixme:process:IsWow64Process (0xffffffff 0x7baba494) stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c)
fixme:win:EnumDisplayDevicesW ((null),0,0x33d1a4,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33d200,0x00000000), stub!
err:ntdll:RtlpWaitForCriticalSection section 0x7d4290a0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 003b, blocked by 0024, retrying
(60 sec)
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
err:ntdll:RtlpWaitForCriticalSection section 0x7d4290a0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 003b, blocked by 0024, retrying
(60 sec)
And for the backtrace:
Wine-dbg>0xffffe410: popl %ebp
Backtracing for thread 0026 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0x7ef91f63 RtlpWaitForCriticalSection+0x100() in ntdll (0x7bbc9958)
2 0x7ef92472 RtlEnterCriticalSection+0x4c() in ntdll (0x7bbc9978)
3 0x7d3f9219 wine_tsx11_lock+0x20() in winex11 (0x7bbc9988)
4 0x7d4065dd X11DRV_XRender_UpdateDrawable+0x1c() in winex11 (0x7bbc99b8)
5 0x7d3d852b X11DRV_ExtEscape+0x200() in winex11 (0x7bbc9a68)
6 0x7eba14a0 ExtEscape+0x50() in gdi32 (0x7bbc9a98)
7 0x7d3bf8de in winex11 (+0xf8de) (0x7bbc9b98)
8 0x7d3bfcf4 X11DRV_GetDCEx+0x199() in winex11 (0x7bbc9bf8)
9 0x7ec9b20a GetDCEx+0x3d() in user32 (0x7bbc9c18)
10 0x7ec9b2b8 GetDC+0x57() in user32 (0x7bbc9c38)
11 0x7ec59e6c GetDialogBaseUnits+0x36() in user32 (0x7bbc9c78)
12 0x7ec5b2ff in user32 (+0x3b2ff) (0x7bbc9e48)
13 0x7ec5df89 DialogBoxIndirectParamAorW+0x39() in user32 (0x7bbc9e68)
14 0x7ec5dfeb DialogBoxIndirectParamW+0x41() in user32 (0x7bbc9e98)
15 0x7ec96e23 MessageBoxIndirectW+0x96() in user32 (0x7bbc9ed8)
16 0x7ec96fa9 MessageBoxIndirectA+0x9e() in user32 (0x7bbc9f38)
17 0x7ec970a3 MessageBoxExA+0x5f() in user32 (0x7bbc9f78)
18 0x7ec970e7 MessageBoxA+0x3a() in user32 (0x7bbc9f98)
19 0x00649832 in wow (+0x249832) (0x7bbcad2c)
20 0x00649b29 in wow (+0x249b29) (0x7bbcaff8)
21 0x7ee08d33 UnhandledExceptionFilter+0x53() in kernel32 (0x7bbcb328)
22 0x7ef98e61 __wine_exception_handler+0x41() in ntdll (0x7bbcb368)
23 0x7efbfbe5 call_exception_handler+0x29() in ntdll (0x7bbcb398)
24 0x7efbfbb7 EXC_CallHandler+0x1b() in ntdll (0x7bbcb3b8)
25 0x7ef99593 in ntdll (+0x29593) (0x7bbcb438)
26 0x7ef99695 __regs_RtlRaiseException+0x25() in ntdll (0x7bbcb4a8)
27 0x7efd138b in ntdll (+0x6138b) (0x7bbcb810)
28 0x7ef98d06 RtlRaiseException+0x6() in ntdll (0x7bbcb8c8)
29 0x7ef92472 RtlEnterCriticalSection+0x4c() in ntdll (0x7bbcb8e8)
30 0x7d3f9219 wine_tsx11_lock+0x20() in winex11 (0x7bbcb8f8)
31 0x7d3dc72a X11DRV_VkKeyScanEx+0xaa() in winex11 (0x7bbcb958)
32 0x7ec71c48 VkKeyScanExW+0x29() in user32 (0x7bbcb978)
33 0x7ec71cb9 VkKeyScanW+0x32() in user32 (0x7bbcb998)
34 0x7ec72a10 VkKeyScanA+0x70() in user32 (0x7bbcb9d8)
35 0x004230a7 in wow (+0x230a7) (0x7bbcb9f0)
36 0x006bcbfe in wow (+0x2bcbfe) (0x7bbcba18)
37 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7bbcba28)
38 0x7efc60fd in ntdll (+0x560fd) (0x7bbcbac8)
39 0x7efc6398 in ntdll (+0x56398) (0x7bbcc3c8)
40 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7bbcc4b8)
41 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0025 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7acdc9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7acdc9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7acdc9fc)
4 0x00750712 in wow (+0x350712) (0x7acdca18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7acdca28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7acdcac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7acdd3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7acdd4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0024 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7aded9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7aded9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7aded9fc)
4 0x00750712 in wow (+0x350712) (0x7adeda18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7adeda28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7adedac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7adee3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7adee4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0023 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x79a1972c)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x79a1983c)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x79a1986c)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x79a199bc)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x79a199dc)
6 0x0064b2a0 in wow (+0x24b2a0) (0x79a199ec)
7 0x0072f816 in wow (+0x32f816) (0x79a199fc)
8 0x0063efa7 in wow (+0x23efa7) (0x79a19a18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x79a19a28)
10 0x7efc60fd in ntdll (+0x560fd) (0x79a19ac8)
11 0x7efc6398 in ntdll (+0x56398) (0x79a1a3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x79a1a4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0022 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7aefe738)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7aefe848)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7aefe878)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7aefe9c8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7aefe9e8)
6 0x007880cf in wow (+0x3880cf) (0x7aefea18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7aefea28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7aefeac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7aeff3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7aeff4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0021 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7baba738)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7baba848)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7baba878)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7baba9c8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7baba9e8)
6 0x007880cf in wow (+0x3880cf) (0x7babaa18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7babaa28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7babaac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7babb3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7babb4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 001b in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7bded4e4)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7bded5f4)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7bded624)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7bded774)
5 0x7ee4b539 WaitForMultipleObjects+0x3a() in kernel32 (0x7bded794)
6 0x0073047b in wow (+0x33047b) (0x7bded9ec)
7 0x0072fcd8 in wow (+0x32fcd8) (0x7bded9fc)
8 0x0063efa7 in wow (+0x23efa7) (0x7bdeda18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7bdeda28)
10 0x7efc60fd in ntdll (+0x560fd) (0x7bdedac8)
11 0x7efc6398 in ntdll (+0x56398) (0x7bdee3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7bdee4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 001a in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7befe718)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7befe828)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7befe858)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7befe9a8)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7befe9c8)
6 0x0064b2a0 in wow (+0x24b2a0) (0x7befe9d8)
7 0x0072fbc5 in wow (+0x32fbc5) (0x7befe9f0)
8 0x0072fd01 in wow (+0x32fd01) (0x7befe9fc)
9 0x0063efa7 in wow (+0x23efa7) (0x7befea18)
10 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7befea28)
11 0x7efc60fd in ntdll (+0x560fd) (0x7befeac8)
12 0x7efc6398 in ntdll (+0x56398) (0x7beff3c8)
13 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7beff4b8)
14 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0019 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c2de9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c2de9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c2de9fc)
4 0x00750712 in wow (+0x350712) (0x7c2dea18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c2dea28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7c2deac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7c2df3c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c2df4b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0018 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c3ef9ac)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c3ef9dc)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c3ef9fc)
4 0x00750712 in wow (+0x350712) (0x7c3efa18)
5 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c3efa28)
6 0x7efc60fd in ntdll (+0x560fd) (0x7c3efac8)
7 0x7efc6398 in ntdll (+0x56398) (0x7c3f03c8)
8 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c3f04b8)
9 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0015 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c5109a8)
2 0x7ed6e39c in winmm (+0x2e39c) (0x7c510a18)
3 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c510a28)
4 0x7efc60fd in ntdll (+0x560fd) (0x7c510ac8)
5 0x7efc6398 in ntdll (+0x56398) (0x7c5113c8)
6 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c5114b8)
7 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0014 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe40e (0x7c67a724)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x7c67a834)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x7c67a864)
4 0x7ee4b407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x7c67a9b4)
5 0x7ee4b5c4 WaitForSingleObject+0x3c() in kernel32 (0x7c67a9d4)
6 0x0064b2a0 in wow (+0x24b2a0) (0x7c67a9e4)
7 0x006ecdd2 in wow (+0x2ecdd2) (0x7c67a9fc)
8 0x0063efa7 in wow (+0x23efa7) (0x7c67aa18)
9 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c67aa28)
10 0x7efc60fd in ntdll (+0x560fd) (0x7c67aac8)
11 0x7efc6398 in ntdll (+0x56398) (0x7c67b3c8)
12 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c67b4b8)
13 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0013 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x7c78b580)
2 0x7ee4d3f6 SleepEx+0x44() in kernel32 (0x7c78b5b0)
3 0x7ee4d43c Sleep+0x25() in kernel32 (0x7c78b5d0)
4 0x00424d2d in wow (+0x24d2d) (0x7c78b5dc)
5 0x00459cdd in wow (+0x59cdd) (0x7c78b9fc)
6 0x0063efa7 in wow (+0x23efa7) (0x7c78ba18)
7 0x7efc5a4e call_thread_entry_point+0xe() in ntdll (0x7c78ba28)
8 0x7efc60fd in ntdll (+0x560fd) (0x7c78bac8)
9 0x7efc6398 in ntdll (+0x56398) (0x7c78c3c8)
10 0xb7dbb16b start_thread+0xcb() in libpthread.so.0 (0x7c78c4b8)
11 0xb7d44b8e __clone+0x5e() in libc.so.6 (0x00000000)
Backtracing for thread 0009 in process 0008 (C:\Program Files\World of
Warcraft\WoW.exe):
Backtrace:
=>1 0xffffe410 (0x0033f834)
2 0x00000000 (0x00000800)
3 0x00000000 (0x00000000)
0xffffe40e: jmp 0xffffe403
Backtracing for thread 000b in process 000a (c:\windows\system32\wineboot.exe):
Backtrace:
=>1 0xffffe40e (0x0034ec28)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x0034ed38)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x0034ed68)
4 0x7ee77407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x0034eeb8)
5 0x7ee775c4 WaitForSingleObject+0x3c() in kernel32 (0x0034eed8)
6 0x7ef576d4 main+0x6a9() in wineboot (0x0034fed8)
7 0x7ef587c5 in wineboot (+0x87c5) (0x0034ff08)
8 0x7ee63a44 in kernel32 (+0x53a44) (0x0034ffe8)
9 0xb7e215bf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0xffffe40e: jmp 0xffffe403
Backtracing for thread 0012 in process 0010 (c:\windows\system32\explorer.exe):
Backtrace:
=>1 0xffffe410 (0x7d00b858)
2 0x7d03597f in libdbus-1.so.3 (+0x2897f) (0x7c037438)
3 0x7d03fdb8 in libdbus-1.so.3 (+0x32db8) (0x00000002)
4 0x00000000 (0x00000000)
Backtracing for thread 0011 in process 0010 (c:\windows\system32\explorer.exe):
Backtrace:
=>1 0xffffe40e (0x0034f488)
2 0x7efc3c26 NTDLL_wait_for_multiple_objects+0x1e6() in ntdll (0x0034f598)
3 0x7efc3ee8 NtWaitForMultipleObjects+0x62() in ntdll (0x0034f5c8)
4 0x7ee77407 WaitForMultipleObjectsEx+0x130() in kernel32 (0x0034f718)
5 0x7e87505e X11DRV_MsgWaitForMultipleObjectsEx+0xf9() in winex11
(0x0034f748)
6 0x7ec29be4 GetMessageW+0xa1() in user32 (0x0034f788)
7 0x7ef5836c manage_desktop+0x2a3() in explorer (0x0034f968)
8 0x7ef597f1 WinMain+0x387() in explorer (0x0034fe58)
9 0x7ef5b568 main+0xa8() in explorer (0x0034fed8)
10 0x7ef5b491 in explorer (+0xb491) (0x0034ff08)
11 0x7ee63a44 in kernel32 (+0x53a44) (0x0034ffe8)
12 0xb7de05bf wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0xffffe410: popl %ebp
Backtracing for thread 002f in process 002e (C:\Program Files\World of
Warcraft\WowError.exe):
Backtrace:
=>1 0xffffe410 (0x00000008)
2 0x00000000 (0x00000000)
Wine-dbg>
I am not at all familiar with debugging wine; just thought I would put this out
there in case anyone else is having problems.
If anyone sees that I am doing something wrong please let me know. I tried to
rebuild everything and repair WoW (Repair.exe checks checksums to verify wow
data) in case the bad memory had screwed up bits on my hard drive, but my
problems persist.
Preemptive Thanks,
-Ian
p.s. seems to happen randomly after a bit of play... taking anywhere from 5 -
50 minutes.
--
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=11363
Summary: Steam / Games won't work
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Created an attachment (id=10471)
--> (http://bugs.winehq.org/attachment.cgi?id=10471)
Backtrace
Playing games like Counter-Strike over Steam won't work anymore, I remember
that in wine 0.9.49 (I think, I'm not sure) it worked... what a pity!
Game crashes and resolution craps, backtrace is in 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=11240
Summary: Steam Games core dump on start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott.vanderwall(a)gmail.com
Alright, half-life 2, Day of Defeate and the like don't ever start. They just
crash out with this error that I've attached. This is with today's CVS
version.
--
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=11163
Summary: Where in the World is Carmen Sandiego install fail
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=10207)
--> (http://bugs.winehq.org/attachment.cgi?id=10207)
Interesting bit of +module,+text,+relay,+file
I'm the proud owner of an original 16 bit Where in the World is C.S.
disc from 1995. Running the installer fails immediately
with the dialog box
Cannot load library: 'SHELL.DLL'
Doing
touch ~/.wine/drive_c/windows/system32/shell.dll
works around this, and lets you get to the next problem
(can't register app with program manager via DDE, but
that's another bug).
So I guess we need to create a fake 16 bit shell.dll
to make this app happy... it ought to be in system,
not system32, but touching it there didn't help.
I've attached the key part of the wine log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11097
Summary: youtubedownloader crashes in WineEngGetGlyphOutline
Product: Wine
Version: CVS/GIT
Platform: PC
URL: ftp://ftp1.volftp.tiscali.it/pub/pc/windows/win98/utilit
y/graphic/video/youtubedownloader.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, this must be a regression occurred today. This afternoon i tested this app
and there was a problem in shdocvw, now i updated my git tree, and it bails out
even earlier because of a crash in WineEngGetGlyphOutline. Dmitry, care to have
a look? I guess it's because of a patch from you that went in today
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11083
Summary: Some experience on trying to launch the setup of .NET
3.0
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yolande(a)haneder.biz
Created an attachment (id=10104)
--> (http://bugs.winehq.org/attachment.cgi?id=10104)
log of dotnetfx3
First of all, I am using a Wine under XP with .NET 2 and Windows installer 3.1
installed.
I used cabextract to extract setup.exe because otherwise it couldn't find the
path to extract.
I also added ClusApi.dll in /windows/system32.
Seen that way the setup is starting (log of dd_dotnetfx3install.txt attached,
uxeventlog.txt and dd_dotnezfx3error.txt are hardly showing anything except for
ÿþ)
It ran and ran in the background and since nothing happened (no new line on the
log), I tried to kill it which didn't work. After some time I got the following
message on the console:
wine: Unhandled exception 0xc000000d at address 0x6f0023:0x5024c0bb (thread
0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
00000010
00000011 0
0000000c
0000000f 0
0000000e 0
0000000d 0
0000000a
0000000b 0
You must be attached to a process to run this command.
No process loaded, cannot execute 'detach'
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10954
Summary: Zoundry Blogwriter 1.0.40 crash on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.zoundry.com/download/zBlogWriter.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw a note at
http://www.thetechandcents.com/2007/11/running-zoundry-blog-editor-under-wi…
saying that zoundry blog writer required real ie6 and mfc42
to run cleanly. So I installed with
rm -rf .wine
sh winetricks vcrun6
wine zBlogWriter.exe
and tried starting the app. It crashes quickly, after putting up
a small splash screen. Here are a few lines from the log:
fixme:mshtml:HTMLDocument_QueryInterface
(0x269f5e8)->({cf51ed10-62fe-11cf-bf86-00a0c9034836} 0x34dc18) interface not
supported
fixme:mshtml:OleObject_GetMiscStatus (0x269f5e8)->(1 0x269f194)
fixme:mshtml:PersistStreamInit_InitNew (0x269f5e8)
Unhandled exception: page fault on read access to 0x00000028 in 32-bit code
(0x1e0372e0).
Backtrace:
=>1 0x1e0372e0 in python23 (+0x372e0) (0x03029850)
2 0x1e0d75c8 PyTuple_Type() in python23 (0x00000002)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10848
Summary: Dragon NaturallySpeaking 9.5 Standard Dictation Engine
does not initialize
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=9739)
--> (http://bugs.winehq.org/attachment.cgi?id=9739)
terminal output
Dragon NaturallySpeaking 9.5 Standard installs but does not run on my machine.
The error message says the dictation engine does not initialize.
This is a different experience from DNS 9.0 Preferred, which installs easily
and usually runs well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10556
Summary: "allow DirectX apps to stop the mouse leaving their
window" doesn't work
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
"allow DirectX apps to stop the mouse leaving their window" doesn't work in
Dungeon Keeper 2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10517
Summary: Alpha Centauri crashes when turn ends
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epimetreus(a)fastmail.fm
Created an attachment (id=9260)
--> (http://bugs.winehq.org/attachment.cgi?id=9260)
Wine console output
Alpha Centauri crashes when I press "Enter" to end my first turn in single
player mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10285
Summary: google talk setup crashing - missing
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: infyquest(a)gmail.com
The latest google talk setup is crashing when registering.
I think its mainly due to missing gdiplus.dll.GdipGetImageEncodersSize
implementation.
Here is the console output:
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
err:ole:CoGetClassObject class {304ce942-6e39-40d8-943a-b913c40c9cd4} not
registered
err:ole:CoGetClassObject no class object {304ce942-6e39-40d8-943a-b913c40c9cd4}
could be created for context 0x1
wine: Call from 0x7ee53f60 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithHandleData
fixme:shell:DllCanUnloadNow stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10181
Summary: Firefox 1.5.0.6 installer text unreadable
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.mozilla.org/pub/firefox/releases/1.5.0.6/win32
/en-US/Firefox%20Setup%201.5.0.6.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Firefox 2 is fine, but installing Firefox 1.5.0.6
has to be done on faith, since you can't read most of the
text in the installer image. The installer is nearly unusable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10119
Summary: DigiDemo fails to install
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.acecad.com.tw/download/dmm_v2.30L.zip
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The installer fails while trying to run setup.exe. Directly running the .msi
file works though. This is a regression between wine-0.9.34 and 0.9.32. I'm
currently trying to find the patch that regressed this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10103
Summary: fonts not showing up in msvc 6
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
CC: huw(a)codeweavers.com
Created an attachment (id=8667)
--> (http://bugs.winehq.org/attachment.cgi?id=8667)
screenshot of the problem
I noticed with Microsoft Visual C++ 6, some fonts are missing in certain dialog
boxes such as the options dialog and the tip of the day. The regression is
caused by:
commit bc2a4dbee086de69cd05a30f3d717cb6858d030c
Author: Huw Davies <huw(a)codeweavers.com>
Date: Fri Oct 12 14:36:44 2007 +0100
gdi32: Try to load Wine's TrueType fonts from the build directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9841
Summary: System Shock 2 now crashes when you load since update
0.9.46
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8307)
--> (http://bugs.winehq.org/attachment.cgi?id=8307)
Debuging output from wine
System shock 2 crashes out when you try to open it. It doesn't show any signs
of opening.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9760
Summary: Steam loads as far as main screen but doesn't display
web content then says "client callback thread error"
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: abc.mikey(a)googlemail.com
Created an attachment (id=8190)
--> (http://bugs.winehq.org/attachment.cgi?id=8190)
Ouput to terminal
Steam starts as per normal, logs in then opens up the main window, but the web
content doesn't load (it stays white) and the terminal output counts shutdown
up to 300 then gives the message:
"client callback thread error"
It appears to be a problem with gecko (steam website?) but I've tried
reinstalling gecko and typing the following works:
wine iexplore http://www.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9734
Summary: Steam fails to start
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Steam comes up properly but when it seems to try to rendering the html content
of the Steam menu it aborts.
In the console appears "Shutting down. . ." and Steam quits.
ea52235f8f3d4ba501ab9eb56921cbd25a62a893 is first bad commit
commit ea52235f8f3d4ba501ab9eb56921cbd25a62a893
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Sat Sep 15 16:07:52 2007 +0200
mshtml: Make HTMLBodyElement child object of HTMLTextContainer.
:040000 040000 c3f4e9d7fa5348173b029bface0978dbd2b79f52
7b54032d915fc4919f7f283709409327525e59d7 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9678
Summary: Büro Plus Next 8.5 startup fails, unimplemented
gdiplus.dll.GdipGetImageEncodersSize
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.microtech.de/index.php?id=135
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This app has a free download trial.
The following error shows up at the end of installation and when starting the
app
(so it's probably not an installer problem):
wine: Call from 0x7ee52f40 to unimplemented function
gdiplus.dll.GdipGetImageEncodersSize, aborting
Oddly, several dialogs say "Buhl Business" instead of "Buero Plus".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9413
Summary: EVE Online testserver build fails to start when using
ALSA as audio driver
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelfe(a)gmx.de
The testserver version of Eve Online crashes after displaying the splash screen
when wine is configured to use ALSA as sound output.
live server -> testserver updates are available at
http://www.eve-online.com/patches/patches.asp?s=singularity (you need to enter
the EVE path as folder selection is broken in the installer)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9231
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=9227
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=9218
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=9162
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=9217
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=9038
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8923
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8904
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8876
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8504
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8666
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8716
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8812
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8343
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8355
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8451
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8477
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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=8279
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS/GIT |unspecified
--
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.