http://bugs.winehq.org/show_bug.cgi?id=3068
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-05 21:36 -------
Hi Vitaliy, the actual crash I have here is different from the last I reported
to you. This crash occurs in dlls/wined3d/vertexshader.c:1090 (approximately)
/* Create the program and check for errors */
GL_EXTCALL(glProgramStringARB(GL_VERTEX_PROGRAM_ARB, GL_PROGRAM_FORMAT_ASCII_ARB,
buffer.bsize, buffer.buffer));
Actually it is inside that call, that is why it is trying to pull up debugging
info from r200_dri.so. Your ref patch does not address this one.
--
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=4654
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-05 21:26 -------
I assume the missing "dialog plugin" referenced in the error message is loaded here:
0040:Call kernel32.LoadLibraryA(7fc9f898 "C:\\Program
Files\\ebasePro212\\SYSTEM\\WinDialog.FMX") ret=0047b2b2
trace:loaddll:load_native_dll Loaded module L"C:\\Program
Files\\ebasePro212\\SYSTEM\\WinDialog.FMX" : native
--
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=5139
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-24-05 21:02 -------
EA, that makes sense. According to Wikipedia, the game is developed by the U.S.
Army.
>From what I read, the developers occasionally hang out at
http://forum.americasarmy.com - maybe it is worth posting on the "Bugs" forum
there to see if they can get in touch with us on the wine-devel list.
Or someone could email webmaster(a)americasarmy.com and ask them to pass the
message on for us.
EA, do you volunteer to do 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=5139
------- Additional Comments From ead1234(a)hotmail.com 2006-24-05 20:49 -------
because the installer depends on accessor.cab as its in the media table, would
be nice to figure out what it is, and where it comes from, and how it is used in
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=5139
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-24-05 20:45 -------
The source code to an OLE document viewer is up on the web at
http://www.codeproject.com/com/Another_OLE_Doc_Viewer.asp (free login required
to download.) However, all they ship is source code, and I don't have a Windows
C compiler installed right now.
> Maybe someone could contact one of the AAO devs and ask
> them what accessor.cab does and where on earth it comes
> from? Could it be generated during the install?
We could post to the newsgroup
http://groups.google.com/group/microsoft.public.platformsdk.msi or yes, we could
contact them. But wouldn't it be better to find a guaranteed way to make the
installer skip accessor.cab as per comments 7, 8, and 13?
--
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 vitaliy(a)kievinfo.com 2006-24-05 20:34 -------
Btw I already sent a patch in to fix the crash in dx9 sample. So if anyone
interested in debuggin the subject of the bug they should do it now. Before
patch gets commited ;-)
--
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=5139
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-24-05 20:19 -------
Created an attachment (id=2517)
--> (http://bugs.winehq.org/attachment.cgi?id=2517&action=view)
The results of: strings "America's Army.msi" | grep accessor.cab
I ran the following command: strings "America's Army.msi" | grep accessor.cab >
/tmp/grepresults. I attached the whole thing in case you're curious, but the
only important part is this snippet:
}}The Windows Installer service cannot update one or more protected Windows
files. {{SFP Error: [2]. List of protected files:\r\n[3]}}User installations
are disabled via policy on the machine.An error occured during the installation
of assembly component [2]. HRESULT: [3]. {{assembly interface: [4], function:
[5], assembly name:
[6]}}FeatureFeature_ParentDisplayLevelDirectory_AmericasArmy
When does MSI give the SFP Error: [2] which seems to be embedded in the MSI
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=5139
------- Additional Comments From ead1234(a)hotmail.com 2006-24-05 20:18 -------
I don't know what accessor.cab is used for, but its the first entry in the media
table and thats where were getting hung up. Maybe someone could contact one of
the AAO devs and ask them what accessor.cab does and where on earth it comes
from? Could it be generated during the install?
--
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=5139
------- Additional Comments From jasonspiro3+wine(a)gmail.com 2006-24-05 20:11 -------
EA, all I saw was one file, MSI637.tmp.
spiro@debian$ file MSI637.tmp
MSI637.tmp: Microsoft Office Document
It's 5.4 megabytes and is a copy of the AA installer on my machine too. I bet
it's an Microsoft OLE archive, sometimes also known as a Microsoft OLE compound
document.
I did not see your "The Windows Installer service cannot update one or more
protected Windows files." message.
Now, a series of questions: Which winver are you set to? Does Wine even
implement Windows File Protection? What generated that message, winemsi or some
executable code inside the America's Army.MSI file? How can I see the same file
you saw? Does the file only appear during the duration of the time winemsi is
running and it's autodeleted afterwards or something?
And why does the message not refer to accessor.cab? IIRC, I have never seen an
accessor.cab file anywhere in any Windows in my life.
Sorry to ask so many questions. :-)
--
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.