http://bugs.winehq.org/show_bug.cgi?id=2075
------- Additional Comments From the3dfxdude(a)gmail.com 2005-26-09 21:45 -------
That patch is not portable! I tried that method already, see here:
http://www.winehq.org/pipermail/wine-devel/2005-June/037336.html
I've written a portable patch that handles integer conversions. I sent a
message to wine-devel I thought last night to ask for comments but it hasn't
come through. It's modeled after my last patch so it should cover all the I64
quirks like before. I'll resend it to wine-patches anyways I guess.
--
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=2666
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-26-09 19:54 -------
There's a problem with X11DRV_DIB_MapColor being called with an empty color
map making the text black.
--
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=3290
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-26-09 18:33 -------
The d3dx9.h comes with DirectX SDK, it's not in Wine yet because wine doesn't
have a d3dx9 implementation in it.
Vertex shaders shouldn't cause a crash without an error being raised whatever
graphics card you have especially when you consider NVidias drivers are much
better than ATI's.
Can you try to run the demo under wine please, and I'll try and get someone
with a Nvidia card to try out Dungeon Siege 2.
--
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=3290
------- Additional Comments From ivg2(a)cornell.edu 2005-26-09 18:06 -------
I see where the CG headers are, but that still doesn't get me d3dx9.h.
--
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=3290
------- Additional Comments From ivg2(a)cornell.edu 2005-26-09 18:02 -------
Can you clarify how to do that further? I downloaded and installed the Cg
compiler (I'm impressed..an application installed successfully, and seems to
work!). I see this compiler will compile the .cg file in the demo package.
However, I'm not clear on the rest. If you just want me to run the already
compiled demo, it's not working:
err:module:import_dll Library d3dx9_24.dll (which is needed by
L"H:\\downloads\\dx9_cg_simple\\dx9_cg_simple.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"H:\\downloads\\dx9_cg_simple\\dx9_cg_simple.exe" failed, status c0000135
Do I need to recompile it with winegcc? That's not happening either:
dx9_cg_simple.cpp:15:19: error: d3dx9.h: No such file or directory
dx9_cg_simple.cpp:16:19: error: Cg/Cg.h: No such file or directory
dx9_cg_simple.cpp:17:23: error: Cg/CgD3D9.h: No such file or directory
Regarding replicating the bug - maybe it's because you run ATI hardware, and
this is an Nvidia card?
--
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=3409
Summary: Problem with builtin riched32 in Internet Explorer
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spa(a)starfinanz.de
When opening some sites in Internet Explorer there was a problem with builtin
riched32. Try a
wine IEXPLORE.EXE www.postbank.de
and there comes the debugger. Native riched32 works.
This is a snippet of WINEDEBUG=+richedit where I except the problem:
...
fixme:richedit:RichEditANSIWndProc EM_SETCHARFORMAT: word selection not supported
trace:richedit:ME_StrRelPos L"\"Macromedia Flash Player 8\", signiert am",0,&26
trace:richedit:ME_SelectStyleFont font reused 0
trace:richedit:ME_SelectStyleFont font reused 0
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 0437 (EM_EXSETSEL) 00000000
406abfc0
trace:richedit:RichEditANSIWndProc EM_EXSETSEL (0,0)
trace:richedit:ME_StrRelPos L"\"Macromedia Flash Player 8\", signiert am",0,&1
trace:richedit:ME_StrRelPos L"\"Macromedia Flash Player 8\", signiert am",0,&26
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 0031 () 00000000 00000000
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 00ba (EM_GETLINECOUNT)
00000000 00000000
trace:richedit:RichEditANSIWndProc EM_GETLINECOUNT: nRows==4
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 00bb (EM_LINEINDEX) 00000000
00000000
trace:richedit:RichEditANSIWndProc EM_LINEINDEX: nCharOfs==0
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 00c1 (EM_LINELENGTH)
00000000 00000000
trace:richedit:RichEditANSIWndProc EM_LINELENGTH(0)==0
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 044b (EM_GETTEXTRANGE)
00000000 406abe90
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 00bb (EM_LINEINDEX) 00000001
00000000
trace:richedit:RichEditANSIWndProc EM_LINEINDEX: nCharOfs==31
trace:richedit:RichEditANSIWndProc hWnd 0x1006c msg 00c1 (EM_LINELENGTH)
0000001f 00000000
wine-pthread: run.c:115: ME_CharOfsFromRunOfs: Assertion `pRun->type == diRun'
failed.
fixme:imm:ImmDisableIME (-1): stub
trace:richedit:DllMain
fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Internet Explorer"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x00000050,0x41212f64,0x41212b28):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x00000050,0x403a7dd0,0x41212b28):
stub
err:eventlog:ReportEventW L"iexplore.exe"
err:eventlog:ReportEventW L"6.0.2800.1106"
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
fixme:advapi:DeregisterEventSource (0xcafe4242) 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=2622
------- Additional Comments From joe(a)eshu.net 2005-26-09 14:56 -------
OK, I did another "make uninstall", then a "cvs update -PAd" at Mon Sep 26
19:10:19 UTC 2005, followed by "./configure; make depend && make", and "make
install".
With a new wine install, I did "wineprefixcreate", then set 'both "msi" =
"builtin" and "*msiexec.exe" = "builtin" in the
DllOverrides section in user.reg', using winecfg [which is a big step forward,
even if it doesn't have a man page or any documentation at winehq.org. How was I
supposed to know that it exists?].
Finally, with the experiment set up as per prior comments, I did "wine
e:setup.exe" withe the Topo! install CD mounted. InstallShield started, but then
an "Internal Failure" window appeared, telling me:
Error Number 0x80040707
Description:
Clicking "OK" lead to an "InstallShield" window saying:
1628 Failed to complete installation.
Finally, I clicked "OK" there and wine exited.
The controlling shell window showed:
moby(wine) wine e:setup.exe
fixme:msi:MsiGetProductInfoW L"{F19BED0D-E57B-4240-AF3D-87CF9E6D7BF1}"
L"PackageCode" 0x7ff42360 0x7fcad888
fixme:msi:MsiInstallProductW L"e:\\ISScript8.Msi" L"REBOOT=ReallySuppress
ADDLOCAL=All"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFiles"
fixme:msi:ACTION_InstallFiles Write DiskPrompt
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\8\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\8\\Intel 32\\", last error 80
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
fixme:ole:RpcChannelBuffer_GetDestCtx (0x1c0e8790,0x1c0e8794), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x1c0e878c,0x1c0e8790), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x1c0e87ec,0x1c0e87f0), stub!
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2b00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2b00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2b00-00000a000000}
err:rpc:I_RpcReceive we got fault packet with status 6be
--
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.