http://bugs.winehq.org/show_bug.cgi?id=6845
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From dank(a)kegel.com 2007-25-04 18:09 -------
Today the app wouldn't install at all; it failed early with
0009:Call
advapi32.AccessCheck(00521aa0,00000074,00000180,0034e5e4,0034e6fc,0034e744,0034e718,0034e74c)
ret=100065ff
trace:ntdll:NtAccessCheck (0x521aa0, 0x74, 00000180, 0x34e5e4, 0x34e6fc,
0x34e744, 0x34e718(2147336192), 0x34d4c8(2130701454))
trace:ntdll:RtlGetControlSecurityDescriptor (0x521aa0,0x34d478,0x34d464)
trace:ntdll:RtlLengthSid sid=0x521ab4
trace:ntdll:RtlLengthSid sid=0x521ac4
trace:ntdll:RtlGetSaclSecurityDescriptor (0x521aa0,0x34d47a,(nil),0x34d47b)
trace:ntdll:RtlGetDaclSecurityDescriptor (0x521aa0,0x34d47a,0x34d468,0x34d47b)
0009: access_check( handle=0x74, desired_access=00000180, mapping_read=00000000,
mapping_write=00000000, mapping_execute=00000000, mapping_all=00000000,
sd={control=00000004,owner={S-1-5-32-544},group={S-1-5-18},sacl={},dacl={{AceType=ACCESS_ALLOWED_ACE_TYPE,Mask=f003f,AceFlags=2,Sid={S-1-5-18}},{AceType=ACCESS_ALLOWED_ACE_TYPE,Mask=f003f,AceFlags=2,Sid={S-1-5-32-544}},{AceType=ACCESS_ALLOWED_ACE_TYPE,Mask=20019,AceFlags=2,Sid={S-1-1-0}}}}
)
0009: access_check() = 0 { access_granted=00000000, access_status=c0000022,
privileges_len=00000000, privileges={} }
0009:Ret advapi32.AccessCheck() retval=00000001 ret=100065ff
0009:Call kernel32.GetLastError() ret=10012e69
0009:Ret kernel32.GetLastError() retval=00000005 ret=10012e69
0009:Call kernel32.lstrcpyA(0034d060,0034d280 "The file
'C:\\windows\\temp\\GLF230c.tmp' could not be opened. Please check that your
disk is not full and that you have access to the destination directory.")
ret=1000c5a7
After scratching my head a while, I got the impression that NtAccessCheck
was not properly setting *AccessStatus, and I wrote the attached patch
that made AccessCheck act more like MSDN in that regard. But it breaks
the advapi conformance tests, so it must be wrong.
--
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=8083
------- Additional Comments From thunder.m(a)czela.net 2007-25-04 18:04 -------
I have still this issue with current git (25.04.2007)
--
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=8177
Summary: Solar Fire v5: Font only displays the character 0x80
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: software(a)astrojar.org.uk
All characters displayed using a Windows .fon font show the character from the
font whose code is 0x80. The same font file (which is supplied with the
application) displays correctly under Windows 98SE. The font file is installed
in ~/.wine/drive_c/windows/fonts/ and /usr/share/wine/fonts/.
The program is Solar Fire v5.
--
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=8166
------- Additional Comments From cjstimpson(a)utwire.net 2007-25-04 17:48 -------
Win 2000's notepad does display all the text correctly.
I think this is not the exact same issue as #8156.
--
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=8163
------- Additional Comments From richard(a)robtronics.com 2007-25-04 17:18 -------
After I got MDAC, and the other required software, loaded, I now receive a
different error message: OLE error 80040154. I received the below error
messages. The last message keeps repeating itself until I close the shell I
started wine in.
I tarred and gzipped the Nav-U disk (actual size 3713710013). I found demo
of the software; no code. How large of a file can I upload? I could remove the
maps and other documents, you would not have anything to test with. Here are
two web sites that has some information on Nav-U.
http://www.1000apps.com/software/software-Spriteworks+Developments-Nav-U-96…http://esupport.sony.com/US/perl/model-faq.pl?mdl=NVU70
Thank you for your help,
Richard
Error Messages Below
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not
registered
err:ole:CoGetClassObject no class object
{6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
err:ole:CoGetClassObject class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:create_server class {d27cdb6e-ae6d-11cf-96b8-444553540000} not
registered
err:ole:CoGetClassObject no class object
{d27cdb6e-ae6d-11cf-96b8-444553540000} could be created for context 0x5
fixme:process:SetProcessWorkingSetSize (0xac,-1,-1): stub - harmless
fixme:process:SetProcessWorkingSetSize (0xac,-1,-1): stub - harmless
fixme:process:SetProcessWorkingSetSize (0xac,-1,-1): stub - harmless
--
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=8176
------- Additional Comments From hverbeet(a)gmail.com 2007-25-04 16:58 -------
You'll have to be a bit more specific if you expect us to do something with this
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.