http://bugs.winehq.org/show_bug.cgi?id=3453
------- Additional Comments From dank(a)kegel.com 2005-19-10 11:59 -------
OK. The next failure is
err:module:import_dll Library MFC42.DLL (which is needed by
"C:\\windows\\system32\\CSText32.ocx") not found
fixme:ole:_copy_arg TKIND_DISPATCH unhandled for target vt 0x4003.
(Now off to file bug 3620 ... the mfc42 installer I found fails...)
--
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=3620
Summary: simple installer for mfc42 fails in CreateFileA()
Product: Wine
Version: CVS
Platform: Other
URL: http://www.free-av.com/antivirclassic/mfc42down.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I tried to install mfc42.dll by downloading sysupe.exe from
http://www.free-av.com/antivirclassic/mfc42down.html
and running it, but it exited without doing anything.
The installer is a winzip self-extracting archive.
If you unzip it and run the setup utility,
it shows a nice gui, but says the needed files
already exist. However, running with +relay,+file shows
that the CreateFile call failed for some reason:
000b:Call kernel32.CreateFileA(7b93f9b4
"c:\\windows\\system32\\MFC42.DLL",80000000,00000001,00000000,00000003,00000080,00000000)
ret=004427d4
000b:Call ntdll.RtlInitAnsiString(7b93dc14,7b93f9b4
"c:\\windows\\system32\\MFC42.DLL") ret=7bb9c12c
000b:Ret ntdll.RtlInitAnsiString() retval=00000000 ret=7bb9c12c
000b:Call ntdll.RtlAnsiStringToUnicodeString(7be90bf8,7b93dc14,00000000)
ret=7bb9c17f
000b:Ret ntdll.RtlAnsiStringToUnicodeString() retval=00000000 ret=7bb9c17f
trace:file:CreateFileW L"c:\\windows\\system32\\MFC42.DLL" GENERIC_READ
FILE_SHARE_READ creation 3 attributes 0x80
000b:Call ntdll.RtlIsDosDeviceName_U(7be90c00
L"c:\\windows\\system32\\MFC42.DLL") ret=7bb9d8d5
000b:Ret ntdll.RtlIsDosDeviceName_U() retval=00000000 ret=7bb9d8d5
000b:Call ntdll.RtlDosPathNameToNtPathName_U(7be90c00
L"c:\\windows\\system32\\MFC42.DLL",7b93dbe0,00000000,00000000) ret=7bb9d945
trace:file:RtlDosPathNameToNtPathName_U
(L"c:\\windows\\system32\\MFC42.DLL",0x7b93dbe0,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"c:\\windows\\system32\\MFC42.DLL" 520
0x7b93d8e8 (nil))
000b:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=7bb9d945
000b:Call
ntdll.NtCreateFile(7b93dbd4,80000000,7b93dbe8,7b93dbd8,00000000,00000080,00000001,00000001,00000050,00000000,00000000)
ret=7bb9da04
warn:file:wine_nt_to_unix_file_name L"MFC42.DLL" not found in
/home/dank/.wine/dosdevices/c:/windows/system32
000b:Ret ntdll.NtCreateFile() retval=c0000034 ret=7bb9da04
warn:file:CreateFileW Unable to create file L"c:\\windows\\system32\\MFC42.DLL"
(status c0000034)
000b:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7bb9da35
000b:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7bb9da35
000b:Call ntdll.RtlFreeUnicodeString(7b93dbe0) ret=7bb9da43
000b:Ret ntdll.RtlFreeUnicodeString() retval=00000001 ret=7bb9da43
trace:file:CreateFileW returning 0xffffffff
000b:Ret kernel32.CreateFileA() retval=ffffffff ret=004427d4
--
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
------- Additional Comments From dank(a)kegel.com 2005-19-10 11:18 -------
I just ran into this.
I needed mfc40.dll to install something, so I
searched for it on Microsoft's site. They
provide it as a download to fix a Year 2000 problem:
http://www.microsoft.com/downloads/details.aspx?FamilyID=cf3005d4-7009-4d2d…
Running it in a dos window fails with a batch file error
because start isn't found.
Pressing ^C quickly keeps the updater from wiping its
files, so you can get mfc40.dll anyway, and see
the batch file it was trying to run. And yes, it uses 'start'.
--
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=3614
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |oliver_stieber(a)yahoo.co.uk
Status|ASSIGNED |NEW
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-19-10 11:03 -------
The ingame graphics are pretty shot too. It looks like there's some buffer
corruption. (see attached screenshot)
--
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=3410
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-19-10 11:02 -------
well its not crashing for me, hence closing the bug
wine20050930
--
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=1353
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-19-10 10:59 -------
It looks like there's some buffer corruption, the ingame graphics are fairly
corrupt. (see attached screen shot)
--
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=3614
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |1353, 1434
nThis| |
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-19-10 10:37 -------
The display isn't scrolling, it's getting overwritten
--
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=3614
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-19-10 10:36 -------
The display isn't scrolling, it's getting overwritten
--
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=3618
------- Additional Comments From wieker(a)mail.ru 2005-19-10 10:30 -------
wine notepad
wine-pthread: listview.c:5227: LISTVIEW_GetItemT: Assertion `lpItem' failed.
Files dialogs operation in any applications raise this crash periodically. (In
directories with all names. It's yet 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=3618
------- Additional Comments From wieker(a)mail.ru 2005-19-10 10:07 -------
Theoretically, can I create russian directories from wine apps?
<---directory, current, when I ran wine
--<--subdir, russian
----<-files
When I had changed directory from app and tried to work with files, I saw errors
messages. But I can work with files, full path of which consists russian
symbols, when I run app from this current dir.
[wieker@yarilo wieker]$ cd acm/саратов/
[wieker@yarilo саратов]$ wine notepad file1.txt
{Type fg; Ctrl-S; exit}
[wieker@yarilo саратов]$ cat file1.txt
fg[wieker@yarilo саратов]$
--
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.