http://bugs.winehq.org/show_bug.cgi?id=5558
Summary: regression: Dungeon Keeper 2 1.7 fails to run since
0.9.16
Product: Wine
Version: 0.9.16.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ploujj(a)gmail.com
The game fails to start any way I try it, in wine 0.9.16.
At startup the game opens a window, or tries to change my monitor to fullscreen,
then just exits with some messages.
Attached are outputs of two ways that I tried running dk2 under 0.9.16, as well
as a log output of the game running (successfully) under 0.9.15.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5018
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob(a)codeweavers.com
Component|wine-msi |wine-ole
------- Additional Comments From truiken(a)gmail.com 2006-28-06 18:07 -------
Changing component to wine-ole. The installer calls a function, "Moving", in a
temporary dll extracted from the msi database. ole gets fired up and rpc
creates a pipe for communication. We marshall the string "__Moving" and then
unmarshall it on the other end. After this, we seem to have run into an error,
because we start shuttnig com down with CoUninitialize. Then we get the error
message in msi:
"Invoke Function fails, Error = 0x8000ffff"
I don't see that we're calling ITypeInfo::Invoke anywhere, so I guess we don't
even get to that point. Attaching the relevant portions of a
+typelib,+ole,+msi,+msidb log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4327
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:49 -------
Please retest. The log you have posted indicates a problem with typelib reftypes
and a bug to do with these has been fixed in recent releases.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4063
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
------- Additional Comments From dank(a)kegel.com 2006-28-06 17:48 -------
I suspect webed has bugs of its own.
We should not stress out over webed bugs until we've fixed
known good programs, so I'm going to set this to LATER.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4063
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:41 -------
This is likely not related to OLE. The fixme's you are seeing are harmless -
OLEPictureImpl_FindConnectionPoint behaves exactly as it does on Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3756
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:32 -------
Another problem is that it tries to marshal IXMLDOMDocument, and fails because
it isn't registered.
On Windows, this is handled by the typelib marshaler, so a typelib needs to be
added to msxml3 and registered in DllRegisterServer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3628
------- Additional Comments From dank(a)kegel.com 2006-28-06 17:28 -------
If you could dig up those notes, it would be helpful,
I'll make sure they get used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3628
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:25 -------
We need to improve the support for parsing SLTG typelibs. I had a whole bunch of
patches doing this, but lost them in a hard drive failure. I think I've still
got the notes lying around somewhere that I used to work out the format of
various structures.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3324
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:22 -------
This is likely fixed (as a similar problem in the iTunes setup seems to have
also gone away) with the RPC work I did. Please retest.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3194
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:17 -------
Please try to reproduce this again. I've plugged some memory leaks in rpcrt4
since it was last tested.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3115
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 17:16 -------
The fixme's should be gone in the most recent release.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1410
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbdubbs(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-06 16:57 -------
*** Bug 5556 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5556
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-06 16:57 -------
Long known problem
*** This bug has been marked as a duplicate of 1410 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5557
Summary: comctl32: notepad++ crashes at start.
Product: Wine
Version: CVS
Platform: PC
URL: http://prdownloads.sourceforge.net/notepad-
plus/npp.3.7.Installer.exe?download
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The application crashes at start unless you use native comctl32. I'll attach
console output hereafter
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3292
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 16:41 -------
I'm sorry, I was wrong. The game uses bitmapped fonts. Problem still exists.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3068
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 16:40 -------
Is someone able to test this bug with current CVS? It might have been fixed. I
can't reproduce because I fixed the mesa bug :p
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5337
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 16:37 -------
Please retest with latest CVS. Henri Verbeet just sent in patches that fix
Battlefront.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5243
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 15:57 -------
The bug here is the lack of a proxy for IConnectionPointContainer. It is a
simple task to include the MIDL-generated code for this in oleaut32, but we have
a policy of not accepting any more auto-generated code into Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3817
------- Additional Comments From rob(a)codeweavers.com 2006-28-06 15:40 -------
I have made a few optimisations to the COM and RPC code in recents weeks, so it
would be good if this was retested.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 15:37 -------
Ironically enough, both Starcraft and Diablo won't crash if you use opengl as
the DirectDrawRenderer. This is also without any patch applied. However, you
can't see anything. You weren't happening to run Diablo using opengl were you?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From truiken(a)gmail.com 2006-28-06 15:35 -------
Juan, to install DCOM98 you have to set version to win98 and override ole32 at
install time:
WINEDLLOVERRIDES=ole32=n wine DCOM98.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From juan_lang(a)yahoo.com 2006-28-06 15:33 -------
After fooling around with this the better part of today, I confess I'm stymied.
I haven't figured out the correct incantation.
You may be having trouble using the XP home versions of rpcrt4, ole32, and
oleaut32 (mainly rpcrt4.) It may depend on unimplemented parts of ntdll. Thus,
you might have better luck downloading DCOM98 (or DCOM95) from Microsoft and
installing it, then using the DLLs it installs. I haven't gotten that to work
myself, however (it complains that a newer version has been installed.)
Because the behavior with no DLLs overridden is a fixme in secur32, I'm still
confident that the lack of an SSL implementation in secur32 is the root problem.
No eta to fix it, I'm afraid, as I only hack on this when my advisor isn't looking.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 14:56 -------
Master of Orion 2 is also affected. However, the hack will fix it here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5556
------- Additional Comments From jbdubbs(a)gmail.com 2006-28-06 14:55 -------
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
This message also appears when the cursor gets stuck.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5556
Summary: Ventrilo unable to use DirectInput for Push-To-Talk
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.ventrilo.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbdubbs(a)gmail.com
When DirectInput support for Push-To-Talk is selected, the mouse centers on the
application window and is unable to move. This results in not being able to use
the Push-To-Talk key unless the window is active, making it essentially useless
in games, which it's designed for.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 14:44 -------
It doesn't work for me. And the patch you posted 5 days ago, WineD3D: Add one
extra line to the dib section, didn't work either. I just tried Diablo and it is
pretty close to being exactly the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-28-06 13:32 -------
yeah, it looks like the game writes beyond the buffers end. Diablo 1 has a
simmilar bug (bug 5451), and I have attached a hack to fix the issue to this
bug. Can you test if that hack works?
http://bugs.winehq.org/show_bug.cgi?id=5451
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5245
------- Additional Comments From a_villacis(a)palosanto.com 2006-28-06 12:52 -------
I confirmed the crash back at home. However, this does not seem to be related to
any oleaut32 bug, since (1) no oleaut32 function reported DISP_E_OVERFLOW, and
(2) using a native oleaut32.dll has no effect - the overflow crash keeps
happening. Item (2) probably rules out any mis-conversion to a data type of
insufficient length. A very wild guess would be that a numeric operation outside
of oleaut32 is overflowing, and Windows normally does not signal an overflow for
it, but wine does. I need to check with the debugger.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3561
------- Additional Comments From joebaker(a)dcresearch.com 2006-28-06 11:20 -------
I had heard that the missing EULA file workaround is to first copy the contents
of the Install CD to the root of the fake C drive and run the installer from the
fake C drive.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1918
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From dank(a)kegel.com 2006-28-06 10:01 -------
Patch was posted
http://winehq.org/pipermail/wine-patches/2006-June/027812.html
but was not accepted into cvs, and there was no feedback.
Which applications does the bug affect in the real world?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4891
------- Additional Comments From nonno.cicala(a)libero.it 2006-28-06 09:57 -------
Created an attachment (id=2772)
--> (http://bugs.winehq.org/attachment.cgi?id=2772&action=view)
Clean install 0.9.16 Gentoo
I tried every version of Wine (0.9.11-16) since then without any improvements.
In the meanwhile I gradually updated my system: glibc from 2.3.x to 2.4, X.Org
from 6.8.2 to 7.0, GCC from 3.4.x to 4.1.1 and binutils from 2.16.1 to 2.17.
Then I installed Wine 0.9.16 with the default package from Gentoo, let it
create a new .wine directory, left the configuration as close as possible to
the default, installed Civ3, the expansion Conquests, the patch, the crack,
tried again, came here and attached the output. :D
Maybe it won't help, but what can I do? I reinstalled Civ3 using most of the
releases, with and without DCOM98, but since nothing changed I didn't inform
you before, now I do to let you know that I'm still alive, and this bug too. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5552
------- Additional Comments From super-greg(a)gmx.de 2006-28-06 09:51 -------
you can avoid that by changing the registry values manually:
"Group" "D3D"
"D3D Device" "1"
"Trash Driver" "dx"
"Hardware Accerlarion" "1"
Game starts, you can hear the intro but nothing is displayed. Game crashs after
that.
/Note: After the ddraw rewrite are the most intros broken, you can hear the
sound but nothing is displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5554
Summary: Tachyon the Fringe crashes when detecting video modes
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://downloads.gamezone.com/demos/d2015.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The game crashes out when you select either the "Video" option in the menu to
select video modes or you select to play as a video mode hasn't been set and it
needs to detect one before starting the game. The log attached is from the game
being started, the menu being displayed and then the game trying to detect modes
and crashing out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5553
------- Additional Comments From leon_fraitak(a)mail.ru 2006-28-06 09:19 -------
Well actually it wasn't a NULL pointer dereference, but an invalid one. A
typo. Changing the line 217 from if(*Size) to if(Size) fixed the bug (Thanks
to Stefan Doesinger for this). I hope the fix will soon appear in git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4305
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-28-06 09:18 -------
Using Delphi 3 IDE when you edit a the text on a memo component using the
tstring editor the EM_GETLINE stub causes the any current text or newly entered
text not to be saved to the component. I applied patch to current git
wine-0.9.16 +. It applied with a few warnings but with that patch the compnent
works. Does that patch need to be rediffed and summited again?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5553
Summary: Gothic II crashes when loading a game (crash in
IDirect3DVertexBufferImpl_Lock)
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leon_fraitak(a)mail.ru
Gothic II crashes after loading a saved game (right when it finished loading
and tries to display something). Music has been disabled as well as the
videos, otherwise it doesn't come even to the main menu.
The crash happens in IDirect3DVertexBufferImpl_Lock
(dlls/ddraw/vertexbuffer.c:217). Perhaps it's a null pointer dereference.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4204
------- Additional Comments From shacklein(a)gmail.com 2006-28-06 08:56 -------
I suggest that this bug be marked "duplicate" in favour of more specific bugs,
such as 5517. It should also be noted that GTA2 actually did work until the
ddraw/d3d rewrite that was included in 0.9.16.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5552
Summary: Need for Speed Porsche 2000 doesn't see DX as installed
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.nfshome.com/demos.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When running the 3D Setup program it only lets you select software renderer and
then when you try and run the game it says that you have DirectX 0. installed
and to install DirectX 7.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4874
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2006-28-06 08:08 -------
Working as of current GIT (not sure where along the line between then and now
that it got fixed though).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-06 07:32 -------
That's what people invented manuals for. READ ON.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5081
------- Additional Comments From pancha(a)mail.nnov.ru 2006-28-06 05:40 -------
Please try to run
regsvr32 shdocvw.dll
After that I was able to run Solitaire.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-28-06 05:31 -------
Yes it's running !
Thanks a lot for your help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-28-06 04:02 -------
I can't trace the bug because I'm just a normal user :( , not a developer. Hope
to see the bug fixed in next release. Thank you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 2925, which changed state.
Bug 2925 Summary: MS Flight Sim 98 crashes in ntdll:RtlpWaitForCriticalSection
http://bugs.winehq.org/show_bug.cgi?id=2925
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=997
Bug 997 depends on bug 2925, which changed state.
Bug 2925 Summary: MS Flight Sim 98 crashes in ntdll:RtlpWaitForCriticalSection
http://bugs.winehq.org/show_bug.cgi?id=2925
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2925
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-28-06 03:56 -------
Seem to be fixed in wine 0.9.16.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-28-06 03:21 -------
|
| I can try to post a dump of the good and bad MBR if it will help.
It's hard to say, but I ask you to do so. I then would try to push it through a
"od -t x" command and see whether all the MBR has changed or only part of it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5503
------- Additional Comments From dank(a)kegel.com 2006-28-06 02:20 -------
I can't reproduce this here. First off, wine help
couldn't find the .hlp file itself; I had to use File/Open in help!
Even once it was loaded, I get most of the same warnings,
but not the one right before the crash:
fixme:winhelp:HLPFILE_LoadGfxByAddr Unknown type 254
But neither do I see anything in help...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-ole
------- Additional Comments From dank(a)kegel.com 2006-28-06 02:14 -------
Changing category to ole.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5504
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-richedit
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2006-28-06 02:10 -------
Oddly, the strange spinners slowly went away for me;
if I opened up the File Open dialog a few times in
a row, each time there would be one fewer strange spinner.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3689
------- Additional Comments From dank(a)kegel.com 2006-28-06 02:06 -------
Funny, I'm still seeing the accwiz error message, even
after syncing via git this evening. I'll check again
in the morning, maybe this is a simple case of fuzzyhead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4221
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2006-28-06 01:51 -------
OK, I was an idiot. The right fix is to tell the script
to wait for the picasa window to appear. e.g.
<?xml version="1.0" ?>
<VistaTask>
<step>
<action>Start</action>
<text>c:\Program Files\Picasa2\Picasa2.exe</text>
</step>
<step>
<action>Wait for Window to Appear</action>
<text>Picasa2</text>
<timeout>60</timeout>
</step>
<step>
<action>Select Menu Item</action>
<text>&File; &Import From</text>
</step>
</VistaTask>
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-28-06 00:55 -------
oops, I subtracted wrong. In comment 8, 0x7d85bfff should actually be 0x7d85afff.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5184
------- Additional Comments From juan_lang(a)yahoo.com 2006-28-06 00:21 -------
What version of Wine? What is SPSS 10? Is there as a download link somewhere?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From girlblossom(a)gmail.com 2006-27-06 22:29 -------
Created an attachment (id=2767)
--> (http://bugs.winehq.org/attachment.cgi?id=2767&action=view)
Logs with crypt32, msvcrt, and rpcrt4 forced native
Earlier I had made a spelling mistake in winecfg and so msvcrt wasn't loading
correctly. However, after correcting that and recopying mscvsrt.dll from my
winXP home edition, it seemed like it still was loading incorrectly (see the
log that ends in winsock3.txt).
I realized something else that may help you and I hope that my ignorance on
this issue hasn't wasted a lot of your time. When I was doing my DLL overrides
I was choosing "Native, Builtin", however I think the three dlls crypt32.dll,
rpcrt4.dll, and msvcrt.dll were not loading the native dll correctly and so
wine was falling back to it's builtin implementation - which might explain the
missing crypt32 functions.
When I force any of these three dlls to be native (by choosing "native" in
winecfg), googletalk crashes on startup. Attached is the log with only crypt32
forced to native and also the log if all three of crypt32, rpcrt4, and msvcrt
are forced to native. (In both cases googletalk just crashes - actually, after
forcing them to be native winecfg crashes too and I have to manually edit
user.reg).
Does this help?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 19:53 -------
Created an attachment (id=2766)
--> (http://bugs.winehq.org/attachment.cgi?id=2766&action=view)
ddraw log from Jesse Allen
This is a better log with WINEDEBUG=+ddraw,+d3d_surface and latest CVS. I can
reproduce a crash.
It shows an
Unhandled page fault on write access to 0x7d85b000 at address 0x7e4c01a4
Which follows a
trace:ddraw:IDirectDrawSurfaceImpl_Lock locked surface returning description :
- DDSD_CAPS : DDSCAPS_FRONTBUFFER DDSCAPS_PRIMARYSURFACE DDSCAPS_VIDEOMEMORY
DD
SCAPS_VISIBLE DDSCAPS_LOCALVIDMEM
- DDSD_HEIGHT : 480
- DDSD_WIDTH : 640
- DDSD_PITCH : 640
- DDSD_LPSURFACE : 0x7d810000
- DDSD_PIXELFORMAT : ( DDPF_PALETTEINDEXED8 DDPF_RGB , RGB bits: 8, R 00 G 00
B 00)
My guess is 640*480*bpp in hex is 0x4b000 plus the base address of 0x7d810000
equals 0x7d85b000. That is probably beyond the end of buffer -- should be at
0x7d85bfff? So the program is locking the main surface to set pixels directly
and goes beyond end of buffer. There has to be an explanation somewhere...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5516
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-27-06 19:33 -------
Marking as FIXED, because the original bug is fixed, and the install finishes
completely..you just have to wait a while for the EULA to show, but that's
another bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5258
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 19:31 -------
Closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skadz(a)stigmata.org
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 19:31 -------
*** Bug 5258 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5258
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 19:31 -------
Dupe
*** This bug has been marked as a duplicate of 5253 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5516
------- Additional Comments From truiken(a)gmail.com 2006-27-06 19:24 -------
Seems you were right Dan, it took about an hour, but the EULA finally showed up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From juan_lang(a)yahoo.com 2006-27-06 18:12 -------
It doesn't look as though msvcrt is being loaded, or at least as though the
version you're using doesn't match the rest of the DLLs. Are they all from the
same system? rsaenh is failing to load because _resetstkoflw is missing from
msvcrt. Thus, this doesn't appear to be any different from the last logs you sent.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From girlblossom(a)gmail.com 2006-27-06 17:51 -------
Created an attachment (id=2765)
--> (http://bugs.winehq.org/attachment.cgi?id=2765&action=view)
Logs with msvcrt overridden
Here are some logs with crypt32, msasn1, msvcrt, schannel, secur32, riched20,
riched32, rpcrt4, and rsaenh overridden (msvcrt is new). The result is the
same (could not authenticate to login server/gui freeze). The line used for
this test was: "WINEDEBUG=err+all,fixme+all,warn+all,-nls,+crypt,+winsock wine
googletalk.exe".
The second log here has the "-file" flag added to reduce some of the clutter in
the log file, I wasn't sure if you need this output or not so I included both
logs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vitaliy(a)kievinfo.com 2006-27-06 17:27 -------
Two commands should be:
ln -s /dev/hdb ~/.wine/dosdevices/d\:\:
ln -s /media/cdrom0 ~/.wine/dosdevices/d\:
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 17:25 -------
No, it needs the two semicolons. Run exactly THIS:
ln -s /dev/hdb ~/.wine/dosdevices d\:\:
Make sure you set d: back to point to /media/cdrom0. Run exactly THIS:
ln -s /media/cdrom0 ~/.wine/dosdevices d\:
THIRD, go into winecfg, click drives tab, click advanced, click drive d: and set
type from autodetect to CD-ROM.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 17:22 -------
but now when i run this command :
vincent@metropolis:~/Desktop$ wine test_type.exe
Drive A:\ type=[2] DRIVE_REMOVABLE
Drive C:\ type=[3] DRIVE_FIXED
Drive E:\ type=[3] DRIVE_FIXED
Drive F:\ type=[3] DRIVE_FIXED
Drive G:\ type=[3] DRIVE_FIXED
Drive H:\ type=[3] DRIVE_FIXED
D:\ is not found... it's not correct in my opinion no ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5550
------- Additional Comments From dsh(a)linux.ucla.edu 2006-27-06 17:07 -------
I'm using the proprietary nvidia-glx driver (Quadro FX 1400 version 1.0-7667).
This part of the log looks interesting:
trace:ddraw:IDirectDrawSurfaceImpl_Lock (0x7fdbe0b8)->((nil),0x7cbfc4e8,1,(nil))
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7fdbe198) Surface already locked
fixme:ddraw:IDirectDrawSurfaceImpl_UpdateOverlay
(0x7fdd2b88)->((nil),0x7fdd2550,(nil),200,(nil)): Stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3962
------- Additional Comments From ipridian(a)gmail.com 2006-27-06 17:02 -------
My apologies for making a 3rd post, but to correct myself after having succeeded :
When it connects to self (localhost) at 127.0.0.1, then it means that inside the
sclientinfo.xml of the grf patch of the private server, they used an IP.
You -must- input a domain name in there, and when you get a DNS request inside
ethereal's capture, then it will work with the iptables method shown up there,
which is the best method to get it working. (I haven't got hold of that linuxexe
thingy)
Good luck
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1631
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 16:40 -------
I have tried this command :
vincent@metropolis:~/.wine/drive_c/Program Files/Warcraft III$ wine --debugmsg
+wave,+dsound,+dsound3d War3.exe >& trace
trace :
wine: could not load L"c:\\windows\\system32\\--debugmsg.exe": Module not found
Where i can install this module ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 16:15 -------
lrwxrwxrwx 1 vincent vincent 1 2006-06-27 15:09 z: -> /
lrwxrwxrwx 1 vincent vincent 10 2006-06-27 15:09 c: -> ../drive_c
lrwxrwxrwx 1 vincent vincent 13 2006-06-27 15:17 h: -> /home/vincent
lrwxrwxrwx 1 vincent vincent 13 2006-06-27 15:17 e: -> /media/cdrom1
lrwxrwxrwx 1 vincent vincent 14 2006-06-27 15:17 a: -> /media/floppy0
lrwxrwxrwx 1 vincent vincent 8 2006-06-27 23:13 d: -> /dev/hdb
I have still the problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5142
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-27-06 16:06 -------
Patch has been accepted in CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5257
tiago.freire(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.15. |0.9.16.
------- Additional Comments From tiago.freire(a)gmail.com 2006-27-06 14:52 -------
Yeah, the error reported in bug 4517 looks like the last error before the
installation gives up, but lots of FIXMEs are printed @ the console.
Maybe 4517 should be added as a dependency, as this bug is specific about
Outlook 2002 installation...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5257
tiago.freire(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2607 is|0 |1
obsolete| |
------- Additional Comments From tiago.freire(a)gmail.com 2006-27-06 14:43 -------
Created an attachment (id=2764)
--> (http://bugs.winehq.org/attachment.cgi?id=2764&action=view)
Installation (failure) log for wine 0.9.16
Installation (failure) log for wine 0.9.16
Doesn't look much different from the others... Looks like Eye candy (D3D) is
getting most of the attention, I can't blame them... I'm a gamer too :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5551
Summary: printing in Adobe Arcobat (Reader) outputs postscript
source
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leidola(a)newcon.de
When printing any PDF file from Arcobat (Writer or Reader) plain postscript is
printed by any printer. This happens at least using Acrobat 5 and Acrobat
(Reader) 7 (with wine and crossover).
In Crossover Office you can choose "KDE printing system" as printer. There I get
an interessting message when confirming the print job (in kprinter). It says
something like "text/plain is not directly supported by the selected print
system. what to do? (convert/keep)". When keeping the format and printing to a
ps file, I get a fully working ps file (without a bounding box).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 14:21 -------
You don't have a cdrom device node symlink. Run this command:
ln -s /dev/hdb ~/.wine/dosdevices d\:\:
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4557
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From alex(a)thehandofagony.com 2006-27-06 14:14 -------
This problem does not occur with Wine 0.9.16; resolving as FIXED.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5550
Summary: Picasa exits with error using timeline/slideshow
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
Clicking on the timeline or slideshow buttons causes Picasa to switch to
fullscreen and display a "Fatal error" message box with the text "Picasa cannot
continue." Then the app exits. Graphics card is NV37GL [Quadro FX 330].
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3728
------- Additional Comments From nbehnken(a)gmail.com 2006-27-06 12:55 -------
Created an attachment (id=2762)
--> (http://bugs.winehq.org/attachment.cgi?id=2762&action=view)
Console log of Virtualdub with a video loaded
I don't believe this problem is limited to XVID. All video files i've tried
exhibit this problem. Virtualdub has a input window, and output window and
navigation controls at the bottom of the window. When a video plays only the
input video and output video are displayed. The rest of the desktop turns
black. Or, in vice versa the windows will exhibit the non-repainting window
syndrome and the navigation controls will work. This is the only issue I see
from Virtualdub being marked as gold. All other functions seem to work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3962
------- Additional Comments From ipridian(a)gmail.com 2006-27-06 12:05 -------
Never mind the comment above.
There are 3 servers. And each server can use another port for transmission. So
6900 is not the port to use.
And furthermore, the port is defined inside sclientinfo.xml so you need to check it.
My private server uses 6900, then 6121, then 5121.. does it follow any pattern ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 12:03 -------
vincent@metropolis:~/.wine/dosdevices$ cat /var/log/Xorg.0.log | grep "System
Version"
X Window System Version 7.0.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 12:02 -------
Ihave tested unhide cdrom's option in my /etc/fstab but i have still the problem...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 11:56 -------
vincent@metropolis:~/.wine/dosdevices$ ls -lt
total 0
lrwxrwxrwx 1 vincent vincent 14 2006-06-27 15:17 a: -> /media/floppy0
lrwxrwxrwx 1 vincent vincent 13 2006-06-27 15:17 d: -> /media/cdrom0
lrwxrwxrwx 1 vincent vincent 13 2006-06-27 15:17 e: -> /media/cdrom1
lrwxrwxrwx 1 vincent vincent 13 2006-06-27 15:17 h: -> /home/vincent
lrwxrwxrwx 1 vincent vincent 10 2006-06-27 15:09 c: -> ../drive_c
lrwxrwxrwx 1 vincent vincent 1 2006-06-27 15:09 z: -> /
But i still have the problem....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-06 11:49 -------
so, best thing to do now is a regression test to find the patch that broke this.
Could you do that?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4050
------- Additional Comments From ben(a)atomnet.co.uk 2006-27-06 11:42 -------
Just reconfirming that this is still present in the latest GIT as of 10 minutes ago.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From sick_soul(a)yahoo.it 2006-27-06 11:23 -------
Same here (wine 0.9.16 from source code) on GNU/Linux 2.6.16.18 / Slackware 10.2.
I attach the result of
WINEDEBUG=warn+ddraw,warn+d3d wine Torment.exe
Claudio
--
grazie Federico,
almeno so che con la versione precedente funziona. :)
Ciao
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5549
Summary: Insaniquarium (CD ver) doesn't load, eats 100% CPU
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.popcap.com/launchpage.php?theGame=insaniquari
um
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myownlittlworld(a)hotmail.com
The game Insaniquarium Deluxe (purchased CD version) does not run under wine,
instead it eats up 100% of the cpu and hangs until it's stopped with Ctrl+C.
Wine produces no output at all...
Steps to Reproduce:
After installing the game from the CD (it installs correctly), go to the
installation folder, and try to run "wine InsaniquariumDeluxe.exe" in a terminal
window.
Wine will produce no output and the program (not the wineserver) just
immediately starts eating 100% of the cpu until the program is stopped with Ctrl+C.
I wish I could give more information, but the game merely hangs with no output
until it's killed, so I have no idea where to begin debugging.
Extra Information:
Interestingly, there's a demo of the full version online:
http://www.popcap.com/launchpage.php?theGame=insaniquarium
Which runs flawlessly, though it claims that you have to buy the game after an hour.
The CD version of the game also installs and runs correctly under a native
install of WinXP. This problem happens when winecfg is set to Windows 98, ME
2000, and XP (all versions of windows the game was made for).
Stats:
Linux 2.6.15
Insaniquarium Deluxe, CD version unknown, the discount bin at Office Max.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From dank(a)kegel.com 2006-27-06 11:19 -------
Verified that the bug still occurs with fresh git and an empty ~/.wine on my
dapper system.
And I'm pretty sure I have freetype:
~/wine-git$ egrep 'ft_|freetype' config.status
s,@FREETYPELIBS@,|#_!!_#|-lfreetype -lz,g
s,@FREETYPEINCL@,|#_!!_#|-I/usr/include/freetype2,g
s,@ft_devel@,|#_!!_#|freetype-config,g
s,@ft_devel2@,|#_!!_#|,g
s,^\([ #]*\)[^ ]*\([ ]*SONAME_LIBFREETYPE\)[ (].*,\1define\2
"libfreetype.so.6" ,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3962
------- Additional Comments From ipridian(a)gmail.com 2006-27-06 11:03 -------
^
If you encounter a RO thinking the server is 127.0.0.1, you need to enter this :
# iptables -t nat -A OUTPUT --source 127.0.0.1 -m mport --dports 6900,6901 -d
127.0.0.1 -j DNAT --to (server's IP)
This of course needs you to have the mport extension inside your kernel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:59 -------
Re-post:
Yes, using _native_ COMCTL32.DLL and COMMCTRL.DLL works fine in both 7-Zip and
Flashget
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:57 -------
Yes, using COMCTL32.DLL and COMMCTRL.DLL works fine in both 7-Zip and Flashget
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4215
------- Additional Comments From kelfe(a)gmx.de 2006-27-06 10:40 -------
the problem with SetCursorProperties function in wined3d is that it checks the
surface format and size, sets the hotspot position but it doesn't set the cursor
image
see todo: "make cursor real" comment in this function
this also happend in Eve Online with the difference that the cursor is still the
default one (ingame cursors arn't used)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 10:25 -------
Thank you for your help. I will try to use native comctl32.dll and report soon.
I think the same bug happens in Flashget. Please wait for my report!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From the3dfxdude(a)gmail.com 2006-27-06 09:53 -------
Please read howto:
http://appdb.winehq.org/appview.php?versionId=1177
You need to set a drive letter for your cdrom to type cdrom. You must be running
as windows version 2000, xp, or 2003. You must have a symlink in
.wine/dosdevices for your cdrom device node.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://mikado.th02zone.com/w|http://www.7-zip.org/
|ine-bug-01.jpg |
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download, regression
Summary|I can't see the charaters in|comctl32:I can't see the
|many applications |charaters in 7-zip
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-06 09:47 -------
confirming the bug+that it is a regression. I'll attach your screenshot as
attachment.
BTW, here's the console output:
err:listview:LISTVIEW_WindowProc unknown msg 2005 wp=00000001 lp=00000000
err:rebar:REBAR_AdjustBands Phase 1 failed, x=1000, maxx=-4, start=1, end=1
Mikado, Mikado, could you try if using native comctl32.dll helps as a workaround
for now (works right here)?
As for Flashget: file a different bug report for it if you think it's another
bug, and if you think it's the same bug , of course don't :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 09:07 -------
i have 2.6.15-25-server kernel
ls -lrt /dev/cdrom
lrwxrwxrwx 1 root root 3 2006-06-27 12:45 /dev/cdrom -> hdb
grep cdrom /etc/group
cdrom:x:24:vincent,haldaemon
and when i tried to run Warcraft3 since my /war3_path/ i have this message :
wine Warcraft\ III.exe -opengl
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
Application tried to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
i will try 800x600 resolution..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 08:43 -------
$wine test_type.exe
Drive A:\ type=[2] DRIVE_REMOVABLE
Drive C:\ type=[3] DRIVE_FIXED
Drive D:\ type=[3] DRIVE_FIXED
Drive E:\ type=[3] DRIVE_FIXED
Drive H:\ type=[3] DRIVE_FIXED
Drive Z:\ type=[3] DRIVE_FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 08:41 -------
When i tape :
$wine /cdrom/install.exe
I have this message :
fixme:midi:OSS_MidiInit Synthesizer support MIDI in. Not supported yet (please
report)
and the program don't find my CDROM
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From vboisnier(a)wanadoo.fr 2006-27-06 08:29 -------
I have a ubuntu dapper Drake and i 've just installed wine package for dapper
Drake wine_0.9.16~winehq0~ubuntu~6.06-1_i386.deb
I have been installed Warcraft 3 without problem but when i run the wine
/cdrom/install.exe.
I have this message :
Please insert disc...etc...
I have installed the driver of nvidia GeForce2 MX/MX 400. So it's perfectly
configured.
vincent@metropolis:~$ glxinfo |grep rendering
direct rendering: Yes
So that means it's OK for the video driver.
when i run winecfg i make the autodetection for my device. cdrom is found right.
But when i run the game it doesn't work and i don't find the cdrom device.
"Please insert the CDROM Warcraft3...etc..."
I dont' understand why, Can you help me ?
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5509
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|stefandoesinger(a)gmx.at |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-27-06 07:33 -------
Assigning the bug to me, will look at it as soon as possible
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5547
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-27-06 07:32 -------
This is most likely a ddraw rewrite regression. Assigning the bug to me, I
will look at it
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5517
------- Additional Comments From stefandoesinger(a)gmx.at 2006-27-06 07:28 -------
The patch is in git, so one of the 4 issues should be fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5546
------- Additional Comments From stefandoesinger(a)gmx.at 2006-27-06 07:27 -------
I'd suggest that 3dmark2003 uses the vertex buffers in some way which is
slower with the vbo code and there should be a filter added to disable vbos in
this case. Another possibility is that the vbo code hits a performance
bottleneck in the opengl driver.
I will look at that when I have time
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5546
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5500
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-06 06:59 -------
bug is fixed in current cvs. Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From ngmnhat(a)yahoo.com 2006-27-06 05:25 -------
Sorry, I forgot to tell the version:
7-Zip 4.42 (2006-05-14)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5511
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-27-06 05:25 -------
Patch was committed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5516
------- Additional Comments From truiken(a)gmail.com 2006-27-06 05:24 -------
The first issue has been fixed in CVS. IE is now recognized correctly. Now we
need to figure out the riched problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-06 03:07 -------
Tony, if this patch:
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Mar 31 17:39:21 2006 +0200
ntdll: Get rid of the loadorder wildcard support, builtin is always the
default now.
"broke" your application (which it really didn't as vitaly explained) you should
still be able to run the application (according to your logs) by
WINEDLLOVERRIDES="atl,browseui,cabinet,crypt32,msvcrt,msxml3,ole32,oleaut32,rpcrt4,rsaenh,shlwapi,urlmon,wininet=n"
wine msmoney.exe Hope this is of any help to you...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5544
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5509
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-27-06 02:48 -------
regression test shows regression caused by:
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
Added author of the patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From juan_lang(a)yahoo.com 2006-26-06 23:48 -------
That's what I needed, thanks.
It looks as though rsaenh is failing to load because of a missing function in
msvcrt. Could you add msvcrt to your list of overrides?
Sorry it's taking so long to identify a suitable workaround. The real fix will
require implementing SSL in secur32.dll, and I don't know when that will happen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5548
Summary: Archicad 9 demo disc installer fails early
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Archicad 9 demo (available by request to digitalvis.com)
comes on a cd-rom. The installer doesn't. Simplest problem
seems to be that \Archicad 9\Setup.exe exits very early
before opening a window on Wine, with the curious error
trace:file:CreateFileW L"Z:\\media\\cdrom0\\ArchiCAD 9\\" GENERIC_READ
FILE_SHARE_READ FILE_SHARE_DELETE creation 3 attributes 0x0
warn:file:CreateFileW Unable to create file L"Z:\\media\\cdrom0\\ArchiCAD 9\\"
(status c00000ba)
trace:file:CreateFileW returning 0xffffffff
Looking at a trace of CreateFile system calls running on XP
doesn't show anything silly like that.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From dank(a)kegel.com 2006-26-06 23:17 -------
Did you remove ~/.wine first? I reproduced this just the other day...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5547
Summary: DirectDraw games no longer works after upgrading to
0.9.16
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simotsa(a)gmail.com
After upgrading wine, game such as Ragnorok Battle Offline and RozenMUGEN no
longer works. And for those that runs, their graphics are distorted.
Here's the error message when the program is executed:
$ wine rbo_ex3.exe
fixme:imm:ImmGetDefaultIMEWnd (0x10024 - (nil) 0x7fd18438 ): semi-stub
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x7fd23660) : stub,
emulating 64MB for now, returning 64MB
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fd21d58)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fd70450)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fd70450)->(0x10024,00000008)
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MULTISAMPLEMASK,-1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_PATCHEDGESTYLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_PATCHSEGMENTS,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_DEBUGMONITORTOKEN,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_POSITIONDEGREE,3) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_NORMALDEGREE,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MINTESSELLATIONLEVEL,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MAXTESSELLATIONLEVEL,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_X,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_Y,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_Z,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_W,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ENABLEADAPTIVETESSELLATION,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE1,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE2,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE3,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_BLENDFACTOR,-1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SRGBWRITEENABLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SEPARATEALPHABLENDENABLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SRCBLENDALPHA,2) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_DESTBLENDALPHA,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_BLENDOPALPHA,1) not handled yet
err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Wrong surface type for BLT
override(not on swapchain) !
fixme:d3d_surface:IWineD3DSurfaceImpl_UnlockRect unsupported unlocking to
Rendering surface surf@0x7fd71dc8 usage(WINED3DUSAGE_RENDERTARGET)
err:ddraw:PixelFormat_DD2WineD3D Don't know how to handle a 24 bit depth buffer
with stencil bits
fixme:d3d:IWineD3DDeviceImpl_SetRenderState Last Pixel Drawing Disabled, not
handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState Last Pixel Drawing Disabled, not
handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState Last Pixel Drawing Disabled, not
handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MULTISAMPLEMASK,-1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_PATCHEDGESTYLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_PATCHSEGMENTS,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_DEBUGMONITORTOKEN,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_POSITIONDEGREE,3) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_NORMALDEGREE,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MINTESSELLATIONLEVEL,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_MAXTESSELLATIONLEVEL,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_X,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_Y,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_Z,1065353216) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ADAPTIVETESS_W,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_ENABLEADAPTIVETESSELLATION,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE1,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE2,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_COLORWRITEENABLE3,15) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_BLENDFACTOR,-1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SRGBWRITEENABLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SEPARATEALPHABLENDENABLE,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_SRCBLENDALPHA,2) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_DESTBLENDALPHA,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7c4f6e30)->(WINED3DRS_BLENDOPALPHA,1) not handled yet
err:d3d_surface:IWineD3DSurfaceImpl_BltOverride Wrong surface type for BLT
override(not on swapchain) !
wine: Unhandled page fault on read access to 0x00000014 at address 0x7f64437b
(thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x00000014 in 32-bit code
(0x7f64437b).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:7f64437b ESP:7fb7f6e0 EBP:7fb7f758 EFLAGS:00210246( - 00 -RIZP1)
EAX:7fd6f630 EBX:7f685108 ECX:7fd6f630 EDX:00000000
ESI:7c4f6e30 EDI:00000000
Stack dump:
0x7fb7f6e0: 7fd6f630 7f682718 7fb7f73c 7fb7f768
0x7fb7f6f0: 7f6859a9 7f671e00 7fb7f814 7f685108
0x7fb7f700: 0000009c b7f0b128 00000000 00000001
0x7fb7f710: 7c4f6e30 00000000 00000000 7f6859a8
0x7fb7f720: 7f671e00 7f66f218 7fb7f768 7f6617aa
0x7fb7f730: 00000000 7ffdee88 00000400 00000000
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x7f64437b in wined3d (+0x5437b) (0x7f64437b)
2 0x7f647ed5 IWineGDISurfaceImpl_Blt+0xc6 in wined3d (0x7f647ed5)
3 0x7f640b7a in wined3d (+0x50b7a) (0x7f640b7a)
4 0x7f7cd648 in ddraw (+0x1d648) (0x7f7cd648)
5 0x00416380 in rbo_ex3 (+0x16380) (0x00416380)
6 0x00000000 (0x00000000)
0x7f64437b: cmpl 0x14(%edx),%ecx
Wine-dbg>quit
Segmentation fault
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5516
------- Additional Comments From dank(a)kegel.com 2006-26-06 23:01 -------
It's probably not an infinite loop, just a very, very slow one.
I've seen this before on other apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5488
------- Additional Comments From kevin(a)plop.org 2006-26-06 21:19 -------
Created an attachment (id=2759)
--> (http://bugs.winehq.org/attachment.cgi?id=2759&action=view)
Working patch against current git
Using this patch against current git, though I think it should apply to 0.9.16
as well
Works for me on AMD64, NVidia 7600GT
The important line (that seems to fix the BadMatch error) is changing
GLX_DEPTH_SIZE from 24 to 32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4221
------- Additional Comments From me(a)benjaminarai.com 2006-26-06 21:11 -------
After talking to Thomas Kho, it appears that Vistatalk times out waiting for
input from Picasa. I ran the VistaTalk script provided by Dan Kegel and it
produced the following trace message:
...
trace:msg:WaitForInputIdle waiting for 0x60
trace:msg:WaitForInputIdle timeout or error
...
Sure enough, when I ran the same script with a delay of 60 seconds between
starting Picasa and running the menu command the trace message disappeared and
the menu command executed successfully.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4346
------- Additional Comments From me(a)benjaminarai.com 2006-26-06 20:01 -------
Using the latest build of Picasa 2.2.0 (Build 28.20, 0) and wine from CVS, I
cannot reproduce the bug. I also had fontconfig install and detected by wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5546
Summary: 3DMark 2003 test #1 is significantly slower with VBOs
(regression)
Product: Wine
Version: CVS
Platform: PC
URL: http://futuremark.com/download/3dmark03/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ns03ja(a)brocku.ca
Before the VBO patch ( 2122026713baa318093181607db79d7577f728e9 ), the first
test rarely drops below 20 fps, whereas after the VBO patch is applied, the
first test frequently drops into the single digit fps. I would estimate that
the overall performance is 50% slower with VBOs than without. This is a D3D7
test, IIRC.
Results are essentially the same regardless of whether ARB or GLSL is used in
this case.
Note that you'll need to set winecfg to Windows 98 or it'll crash in the
middle of loading the first test. Also see bug 4973 for running the rest of
the tests.
Tested with:
Athlon 64 X2 4200+
Geforce 6600 256M
2G RAM
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
Priority|P1 |P2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-06 18:33 -------
winetools used the following override:
*=builtin,native
Which meant that most of the Wine's dlls were replaced with native. The patch
that you found removes this kind of override (exactly for this reason).
So now you have most dlls as builtins. Which means it's not a regression (you
have to prove it worked with all builtins). There are could be lots and lots of
problems. Or there could be few. This is why this bug is invalid. And this is
why any use of winetools will be regarded as invalid bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5544
------- Additional Comments From reif(a)earthlink.net 2006-26-06 18:22 -------
I can confirm that the program produces no sound. I can also confirm from
dsound and wave traces that it never tries to play sound and never even tries to
create a sound buffer. Either I'm doing something wrong or there is something
wrong with the GUI. There could be something about the sound device
capabilities it doesn't like but it doesn't complain or write out an error log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5392
------- Additional Comments From truiken(a)gmail.com 2006-26-06 18:08 -------
Seems native msiexec treats -i the same as /i, and both download the
PSDK-x86.msi from the web before executing the installer.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5516
------- Additional Comments From truiken(a)gmail.com 2006-26-06 18:04 -------
The next problem is some sort of endless loop in riched20 while loading the
EULA. Overriding riched20 lets the installer finish successfully.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
Summary: fixme:variant:VarCat types (number) / (number) not
supported
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bakayal(a)gmail.com
When running the ADRIFT generator (which can be found at
http://www.adrift.org.uk/cgi/new/adrift.cgi ) I get an error when I try to
register the application (you can do this under help>about generator). It seems
like everything is going fine, but even when I put in a valid registration
number it says it's incorrect and gives several messages like:
fixme:variant:VarCat types (number) / (number) not supported
This is a fixme bug so I guess it's pretty important? You can contact the author
of the application, Campbell Wild, at the website - he is aware of the bug and
uses WINE himself. He could probably give you a valid user name and registration
number to test.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From girlblossom(a)gmail.com 2006-26-06 17:01 -------
Created an attachment (id=2758)
--> (http://bugs.winehq.org/attachment.cgi?id=2758&action=view)
Overrides with +crypt,+winsock added to the debug line
Here is the log with crypt32, msasn1, schannel, secur32, riched20, riched32,
rpcrt4, and rsaenh as overrides and the command line:
"WINEDEBUG=err+all,fixme+all,warn+all,-nls,+crypt,+winsock wine googletalk.exe"
(+crypt, +winsock added).
I don't think the output is any different because the +all's should show all of
the errors. including winsock and crypt, but I may be misunderstanding how the
WINEDEBUG variable works so I am posting the log anyway.
Is this what you needed? Also, I forgot to mention that the dlls are coming
from my WindowsXP Home edition.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From ajp(a)princeswalk.fsnet.co.uk 2006-26-06 17:00 -------
You must explain further how you know winetools causes this regression and how I
can remove any effect of winetools so I can prove it was winetools that caused
the problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-06 16:50 -------
Then this bug is invalid. Any problems caused by winetools are not part of Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From ajp(a)princeswalk.fsnet.co.uk 2006-26-06 16:17 -------
I did install winetools and use it to install Money as described in AppDB. I do
not actively use winetools in any other way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-06 16:09 -------
Can you clarify if you using winetools or not?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5516
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2006-26-06 15:58 -------
The installer is checking the version of the file, which we set to 5.50.0.0, and
it is expecting to see 5.50.4134.599. Patch sent:
http://www.winehq.org/pipermail/wine-patches/2006-June/027988.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
ajp(a)princeswalk.fsnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2757|Naive dlls - MnyGood |Native dlls - MnyGood
description| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5386
------- Additional Comments From ajp(a)princeswalk.fsnet.co.uk 2006-26-06 15:40 -------
I have produced +loaddll traces from two versions of wine.
One, which I will refer to as MnyGood, is the last version
I compiled using the git repositary. MnyGood runs Money
2004 quite well. The other, which I will call MnyBad is the
current 0.9.16 release.
Using the traces I produced unique sorted lists showing which
dlls were loaded 'builtin' or 'native' by each of these
releases. Note that the MnyBad lists are bound to have fewer
loaded dlls because it 'crashes' before the point at which
some dlls would be loaded. I will attach these lists.
The MnyGood lists show a number of dlls loaded 'native' that
MnyBad loads 'builtin'. Of course, I do not know why this
is. I do not know how Wine decides, or what part winetools
has in this. Perhaps someone can explain this for me. All
I know is that I did not have any overrides specified in
winecfg for msmoney.exe when I created these lists.
After creating the lists, I experimented with overrides in
winecfg to try and get 0.9.16 to run MSMoney 2004. As I have
said, without any overrides it crashes. By 'crashes', I
mean that it terminates with a standard dialog with the
message:
"Microsoft Money has encountered a problem and needs to
close"
See the attachment to Bug 4560 for an example of this.
When I added an override to load the native msxml3.dll,
it did not crash. It give a message
"There is a problem with your Windows Security settings.
Money cannot open a data file or create a new file."
With an override to load the native rsaenh.dll, it gets
past this point but hangs 'Opening Money File'. If
X-kill it, it then 'crashes' with this error:
wine: Call from 0x7fc2eb50 to unimplemented function
msvcrt.dll._mbsspnp, aborting
So I added an override for msvcrt.dll. With this it
runs further, loading my Money 'home page', then
crashes. As it then has
fixme:wininet:InternetGetConnectedState always
returning LAN connection.
in the +loaddll trace, I would like to try loading the
native wininet.dll, but the override in winecfg is
always ignored and it is loaded 'builtin'.
This is as far as I have got. Please suggest any further
actions/test that might be useful.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5245
------- Additional Comments From robert(a)chezmarshall.freeserve.co.uk 2006-26-06 15:05 -------
Running with wine installed from rpm wine-0.9.16-mdk, it crashes on startup and
before any user interaction - I never get to be able to load a file (trace
attached in previous msg)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3254
------- Additional Comments From juan_lang(a)yahoo.com 2006-26-06 13:56 -------
Interesting. Could you add a +crypt trace to see why rsaenh is failing on
CryptAcquireContext?
I'm also curious about this entry:
warn:winsock:wsaErrno errno 11, (Resource temporarily unavailable).
warn:winsock:WSARecvFrom -> ERROR 10035
Maybe a +winsock trace too?
Also, discussions about why you want to run google talk aren't germane to this
bug. It should run, whether or not reasonable alternatives exist.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5522
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-06 13:48 -------
Please add an entry for this application in the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5526
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-26-06 13:42 -------
This is most likely a regression due to the ddraw rewrite. I think it is
missing aynchronous front buffer updates. I will look at that next week, after
my university tests.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5245
------- Additional Comments From a_villacis(a)palosanto.com 2006-26-06 13:40 -------
Currently downloading Terragen. In the meantime, could you please test with
wine-0.9.16 (the most recent snapshot as of this writing)? Please test with
WINEDEBUG=+ole,+variant and attach trace. Does it still crash with overflow at
startup, or only while loading a specific file?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5467
------- Additional Comments From the3dfxdude(a)gmail.com 2006-26-06 13:31 -------
Try running without the NoCD crack first. Report back when you find out something.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5421
------- Additional Comments From truiken(a)gmail.com 2006-26-06 13:30 -------
Can you please upgrade to CVS and retest? This has been fixed in CVS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4306
super-greg(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From super-greg(a)gmx.de 2006-26-06 10:57 -------
regression now in cvs, seems to be related to the ddraw rewrite.
Missions loads but screens stays black, in software mode it works.
I have a 74mb +ddraw,+d3d trace dont know if should upload it.
0009:fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag
right now.
0009:fixme:d3d_surface:IWineGDISurfaceImpl_Blt DDBLT_DEPTHFILL needs to be
implemented!
0009:fixme:d3d_surface:IWineGDISurfaceImpl_Blt Unsupported flags: 02000000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4889
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3294
------- Additional Comments From vlatko.kosturjak(a)gmail.com 2006-26-06 10:45 -------
I patched wine to handle "called for other process window" fine and notes is
still crashing. This information is printed by wine just before wine/notes crash
(so, I guess this is reason for crashing):
Process ID 8 has been reused, application may require restarting if
OSLoadProgram was not used (41728)
err:seh:setup_exception stack overflow 40 bytes in thread 000e eip 7ff9230e esp
7ae3ffd8 stack 0x7ae40000-0x7af50000
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip 7ffb5235 esp
7fab1000 stack 0x7fab1000-0x7fbc0000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4889
------- Additional Comments From spzakulec(a)mail.widener.edu 2006-26-06 10:43 -------
This is fixed in Wine 0.9.16
Thanks a lot!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5500
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From stefandoesinger(a)gmx.at 2006-26-06 10:23 -------
This error is caused by a simple copy and paste mistake. I sent a patch to
wine-patches.
The game installs now and shows the loading screen, but it crashes soon
afterwards.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5533
------- Additional Comments From pancha(a)mail.nnov.ru 2006-26-06 08:32 -------
Could you please test it again with current GIT? There were some msi fixes these
weeks and one of them fixes similar problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5359
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
Summary|Age of Mythology broke on |Age of Mythology crashes
|0.9.14. |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-06 07:42 -------
Could you perform regression testing and find the patch that broke it?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5496
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
Summary|Help |UZT timezone info is missing
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-26-06 07:37 -------
Patch committed.
Reporter, please use a more appropriate Summary next time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2177
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-26-06 07:25 -------
This seems to be fixed in current Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1370
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-26-06 07:17 -------
This seems fixed in current Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5485
------- Additional Comments From andras(a)csevego.net 2006-26-06 06:09 -------
Same problem, in the game's selflog there is a page fault (i think, i can not
look at it now)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5544
Summary: Traktor DJ Studio 3 doesn't play sounds
Product: Wine
Version: CVS
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=1448
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
AppDB: http://appdb.winehq.org/appview.php?appId=1448
Download: http://www.nativeinstruments.de/index.php?id=traktor3_us
Altough Traktor DJ Mixer and Traktor DJ Player (which share the same engine
according to their websites) can output sound under Wine, Traktor DJ Studio 3
(and 2) don't.
After downloading and installing the demo you'll need the following dlls (found
at dll-dump); put them in the same directory as Traktor DJ Mixer:
- wmasf.dll
- wmvcore.dll
- drmclien.dll
- wmidx.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3210
------- Additional Comments From mrc(a)post.pl 2006-26-06 03:24 -------
I've just checked this special DVD edition using Wine 0.9.16 (Ubuntu Dapper)
and installation is working now (it wasn't working on 0.9.15 and previous
IIRC). I've checked only BG2 DVD and 2 of 3 installation methods - full and
minimum.
Game looks playable - I've created new character and played few minutes.
Besides few minor annoyances (double cursor, unability to switch to fullscreen
- maybe it's problem with wine config and/or some mess with X/Xgl servers)
there is one serious bug - game crash if user choose profession with kits (e.
g. warrior, mage) while creating character. I will report this bug later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5529
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-26-06 02:57 -------
This bug is a duplicate of bug 5251.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5529
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-26-06 02:54 -------
Jan,
yes, it is a regression since with WINE 0.9.12 it works, not with wine 0.9.13. I
begun a regression test, and I concluded that the regression is between May 8
and May 12. But there are several regressions in this period. So I did not
manage to find the patch which cause the regression. Hope that helps.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5534
------- Additional Comments From jan.wine(a)zerebecki.de 2006-26-06 00:48 -------
I think there may already be a testcase for this in ws2_32. The test failure
message is "closesocket did not wakeup select".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5529
------- Additional Comments From jan.wine(a)zerebecki.de 2006-26-06 00:40 -------
I think this is a regression. As i experienced this with the demo of
Warhammer40k Dawn of War, and I remember that it worked before.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3978
------- Additional Comments From winehq(a)explodicle.endjunk.com 2006-25-06 22:40 -------
Well, that worked, but my CD-key is apparently now banned (probably due to the
previous hack). :-/ Thanks anyways!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3978
------- Additional Comments From the3dfxdude(a)gmail.com 2006-25-06 22:32 -------
You can't use a loader type executable (AKA D2Loader.exe -- it's the one saying
"Hey guys" -- It's not D2) but that is what you are using. The script acts as a
loader so you don't need it. But you need a fixed exe -- completely different.
Also, don't paste logs, attach them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5237
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dank(a)kegel.com 2006-25-06 21:53 -------
I must have had a corrupt tree. A fresh tree from git doesn't have the
problem. Sorry for the noise.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5237
------- Additional Comments From truiken(a)gmail.com 2006-25-06 21:51 -------
Very strange. I just made sure to rm -rf .wine, then ran the installer again.
The default value is set.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4516
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Component|wine-binary |wine-ole
------- Additional Comments From dank(a)kegel.com 2006-25-06 21:43 -------
See also bug 2414 and bug 2575, which also have an error like
err:ole:TLB_ReadTypeLib Loading of typelib foo failed with error 1813
I'm betting the OLE problem is the main one, or at least really
worth fixing, so I'm changing the category on this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5543
ploujj(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ploujj(a)gmail.com 2006-25-06 21:19 -------
I removed my ~/.wine and let wine 0.9.16 create a new one and now Prey installs
without problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5537
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Enter (return) key not |ninjam: Enter (return) key
|working |does not work
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5543
Summary: Prey Demo setup encounters error code -5009 : 0x8002802b
Product: Wine
Version: 0.9.16.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ploujj(a)gmail.com
After clicking the first "next" button in the installer, the progress bar
reaches the right end, and a message pops up saying:
An error (-5009 : 0x8002802b) has occured while running the setup.
Error Code: -5009 : 0x8002802b
Error Information:
>Ctor\ObjectWrapper.cpp (163)
>Ctor\ObjectWrapper.cpp (391)
>Kernel\Component.cpp (1163)
>Kernel\CABFile.cpp (384)
>SetupDLL\SetupDLL.cpp (1526)
PAPP:Prey Demo
PVENDOR:Human Head Studios, Inc. (http://www.humanhead.com)
PGUID:C6E70A7A-2A2F-4E3E-B99A-C4B488314306
$11.0.0.28844PAK
@Windows XP Service Pack 2 (2600) BT_OTHER 53189.32759
Setup does not continue and quits right after this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5290
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|"err:msi:deformat_file |MS Office 2003 Pro: Unable
|Unable to get ShortPath size|to get ShortPath size
|... " when installing MS |
|Office 2003 Pro |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.