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.
http://bugs.winehq.org/show_bug.cgi?id=8176
Summary: Texture wrapping is not supported
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: floppie(a)quadra-tec.net
Texture wrapping is not supported in WINE at this time. This causes major
graphics issues with a number of games.
--
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=8165
tom(a)mmto.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From tom(a)mmto.org 2007-25-04 16:38 -------
More info. This and bug 8033 were both on dual core AMD64
processors running the vanilla 32 bit i386 kernel for what
that is worth. This whole thing is fixed (as documented in
bug 8033) by adding two lines to dlls/comdlg32/printdlg.c
and rebuilding wine from source.
--- printdlg.c.ORIG 2007-04-25 13:51:11.000000000 -0700
+++ printdlg.c 2007-04-25 14:02:36.000000000 -0700
@@ -3394,6 +3394,11 @@
}
return FALSE;
}
+
+ /* TJT - fix for TOPO! page fault crash */
+ setupdlg->hDevMode = pdlg.hDevMode;
+ setupdlg->hDevNames = pdlg.hDevNames;
+ /* TJT - end fix */
}
/* short cut exit, just return default values */
--
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=7949
------- Additional Comments From dank(a)kegel.com 2007-25-04 16:38 -------
With current git, I'm where Rob was in comment #19, i.e.
crash on unimplemented atl.dll.AtlIPersistStreamInit_Load
I'd turn A.F.'s hints into patches myself, but I need to spare my hands.
I can test somebody else's patches, though.
This bug is turning into quite the patchfest!
--
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=8174
------- Additional Comments From paloseco(a)gmail.com 2007-25-04 16:37 -------
When closing the program from the systray contextual menu:
err:systray:delete_icon invalid tray icon ID specified: 9224448d
err:systray:delete_icon invalid tray icon ID specified: 9224448d
--
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=7469
------- Additional Comments From stfan4cjk(a)gmail.com 2007-25-04 16:35 -------
Srry I didn't tell the complete truth before. It does start the installer and
starts to installer but then like 2% through the installation or so it gives me
the msi error that is listed in this bug and when I close the error the install
just hangs there and I have to shut it down.
--
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=7469
------- Additional Comments From stfan4cjk(a)gmail.com 2007-25-04 16:33 -------
No the install has never worked for me. I just reinstalled ubuntu and wine but
it still doesn't work same error message.
--
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=8175
Summary: PokerStars cannot ping network servers in Network Status
Product: Wine
Version: 0.9.35.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
More nitpicking than anything but i've seen this since for quite a while so I
figured to put it as a bug. This in no way affects PokerStars itself; it still
runs and connects perfectly. I can still play money and fake money games with no
problems. That said, under Network Status, it cannot look for any host or cannot
ping the servers listed and therefore lists the servers as a bad connection.
Under Windows, it can ping them perfectly and brings back good results. I'll
post screenshots and see if konsole logs anything about this issue.
--
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=8156
------- Additional Comments From cjstimpson(a)utwire.net 2007-25-04 16:12 -------
The EN_MAXTEXT message is not sent when running 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=8174
Summary: Cannot use Ares P2P embedded media player
Product: Wine
Version: 0.9.35.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
after I download video and I double click it to play it the ares status bar says
ERROR 0x80040207 and the wine outputs in the console:
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
fixme:win:LockWindowUpdate (0x2002a), partial stub!
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb41-f175-11d1-a392-00e0291f3959} not found
fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category
{cc7bfb46-f175-11d1-a392-00e0291f3959} not found
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:quartz:AMGetErrorTextA (80040207,0x34f9e4,255) stub
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 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=8173
------- Additional Comments From snoski3(a)yahoo.com 2007-25-04 16:07 -------
After Seg fault, system will not view directory on novell network. I need to
restart my pc to fix 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=8173
Summary: Seg Fault Durring Install of STI Classroom 9.5
Product: Wine
Version: 0.9.35.
Platform: PC
URL: http://www.sti-k12.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
fixme:advapi:GetFileSecurityW (L"C:\\windows\\temp\\GLF172e.tmp") : returns fake
SECURITY_DESCRIPTOR
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=8156
------- Additional Comments From cjstimpson(a)utwire.net 2007-25-04 15:56 -------
Created an attachment (id=5936)
--> (http://bugs.winehq.org/attachment.cgi?id=5936&action=view)
textlimit.cpp
Sample program that shows that EM_SETTEXTEX is not limited to the editor limit.
The MS documentation explicitly notes that EM_STREAMIN is not limited in some
cases. Apparently, neither is EM_SETTEXTEX.
By the way, implementing the EN_MAXTEXT notification didn't help PAF show all
the text.
--
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=8156
------- Additional Comments From dank(a)kegel.com 2007-25-04 15:52 -------
Nah, he's saying that maybe Wine needs to tell PAF
that the limit has been hit so the app can tell
richedit to expand its limit. (I guess.)
It would be useful to see if the EN_MAXTEXT message
actually gets sent in PAF 5 running under Windows.
A tool like http://www.windows-spy.com/
can be used to investigate 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.