http://bugs.winehq.org/show_bug.cgi?id=2268
Summary: fixme:ntdll:FILE_GetNtStatus Converting errno 38 to
STATUS_UNSUCCESSFUL
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runecklb(a)hotmail.com
I get the error fixme:ntdll:FILE_GetNtStatus Converting errno 38 to
STATUS_UNSUCCESSFUL everytime i try to install a microsoft program (MSN
Messenger 6.2 and Internet Explorer 6) MSN Messenger almost finishes unzipping
msmsgs.msi then the error pops up. IE6 doesnt do anything at all.
--
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=2224
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:33 -------
My guess is that the app checks the return value from SetThreadToken. Can you
try commenting out the call to SetLastError and return TRUE in the
SetThreadToken function in wine/dlls/advapi32/security.c?
--
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=2246
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:23 -------
You have to set the MSI DLL to native as the Wine one doesn't install programs
yet. The rest of the fixme's are relatively harmless and shouldn't affect the
running of InstallShield.
You can set a DLL to native by changing a setting in the Wine config file or
temporarily by running WINEDLLOVERRIDES="msi=n" wine /mnt/cdrom/app.exe
Nevertheless, I will submit a patch to print out a nice big message when
MsiInstallProduct is called.
--
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=2205
------- Additional Comments From R.J.Shearman(a)warwick.ac.uk 2004-03-06 09:11 -------
I'm looking in to InstallShield bugs. Could you run the setup program with
WINEDEBUG="+ole"?
It will probably be quite big, so probably attaching the last 1000 lines should
be sufficient.
--
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=2267
Summary: Invalid Config
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runecklb(a)hotmail.com
when i add the data for Drive C or anything like that it tells me that its
incorrect data and it wont connect to C://windows.
I am running Mdk RPM
--
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=556
------- Additional Comments From markf78(a)yahoo.com 2004-02-06 19:24 -------
does this still need to be done? this was posted over a year ago. i might be
able to handles this but i need a little more guidance and the data from the
diffs. i have a copy of MSDN (i worked as an Windows API programmer for
awhile)... what else would i need? i have Windows (nt, 2000, 95, maybe 98) on
CD-ROMs but their not currently installed. i'm looking to help wine out and i'm
thinking this project is a good place to start? maybe not, i'm not sure. it
sounds like a lot of busy work and if so then i'm sure i could handle it. ;-)
let me know.
--
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=2266
Summary: err:module:import_dll ATL.DLL.58 No implementation
objectiF
Product: Wine
Version: 20040505
Platform: PC
URL: http://www.microtool.de
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steffen.moeller(a)med.uni-rostock.de
Dear all,
I thought of giving a quick report on the the installation of the program
objectiF (from http://www.microtool.de, version for C++ and Java). The
installation fails very late with the registering of com objects. The download
is 72MB.
Please forgive me the far-from-perfect debug info. I'll follow any advice of
yours. I just thought that this report may be of interest to anybody caring
about the ATL.DLL.58.
Steffen
moeller@latitude:~$ wine objectiF47_DemoDeu.exe
Invoking /usr/lib/wine/wine.bin objectiF47_DemoDeu.exe ...
fixme:win:SetWindowTextA cannot set text "Unpacking objectiF 4.7 Demo
Version..." of other process window (nil)
fixme:seh:check_resource_write Broken app is writing to the resource data,
enabling work-around
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:MSFT_ReadValue BSTR length = -1?
fixme:ole:RegisterTypeLib Registering non-oleautomation interface!
fixme:ole:CoCreateInstance no classfactory created for CLSID
{0002e005-0000-0000-c000-000000000046}, hres is 0x80040154
err:module:import_dll No implementation for ATL.DLL.58 imported from L"C:
\\Program Files\\microTOOL\\objectiF 4.7
Demo\\ScriptServers\\NewTlbReverse.dll", setting to 0xdeadbeef
wine: Unhandled exception (thread 000e), starting debugger...
err:seh:start_debugger Couldn't start debugger ("debugger/winedbg 13 180") (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=2265
Summary: Wine IE6SP1 install message: low disk space or corrupted
cabinet file
Product: Wine
Version: 20040505
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeraldweinstein(a)earthlink.net
Installed Wine dist : Wine 20040505
and
WineTools
hda : windows XP
hdc : Linux Mandrake 9.2
'df' ...
/dev/ide/host0/bus0/target0/lun0/part5
4.9G 2.9G 1.8G 62% /
/dev/ide/host0/bus0/target0/lun0/part1
14G 10G 3.6G 74% /mnt/windows
Currently.....
Have tried IE6 SP1 install using two well known methods at
Frank's Corner and at
http://patrick.spacesurfer.com/ie_wine_install.html
1) When invoking the command 'wine ie6setup.exe' a windows
window pops up with the following error message:
"Extracting file failed. Most likely caused by low memory
(Lowdisk space for swapping files) or corrupted cabinet
file.)"
When checking available swap it is 500 mb. Free Physical
memory does seem quite low at 4 mb. Total memory checks
out at around the same as the swap
at around 500mb.
I guess I just need to know if the error message is
REALLY a low disk space message or the real
cause of this failed install is something else.
And the following terminal reply after the failed install
should be revealing however I need to know exactly
what it means...
wine ie6setup.exe
fixme:ntdll:FILE_GetNtStatus Converting errno 38 to STATUS_UNSUCCESSFUL
Thanks.
Any suggestions from those who might be able to
help appreciated.
--
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=2017
------- Additional Comments From ryanjue(a)berkeley.edu 2004-02-06 01:45 -------
I'm getting the same "Success!" pop-up when I attempt to run Photoshop. Any
help on trying to resolve this would be much appreciated!
ryan@darkstar:~/c/Program Files/Adobe/Photoshop 7.0$ wine Photoshop.exe
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e048e0: spincount=20 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e04fa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e04aa4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e04ca4: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e05028: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e0514c: spincount=500 not
supported
fixme:sync:SetCriticalSectionSpinCount critsection=0x40e051c8: spincount=50 not
supported
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW stub!
fixme:actctx:QueryActCtxW 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.