http://bugs.winehq.org/show_bug.cgi?id=3561
------- Additional Comments From I-SAngeli(a)siriush.com 2005-31-10 14:02 -------
Hi,
I tried to implement Installing native MSI. I did create in ~/.wine/ a new file
named nativemsi.reg and and followed the instructions. Install was succesfull.
Then, I tried to run setup and got setup to crash.
I will attach few files with the hope someone would take a look and see if
something is wrong.
I will also attach a debug file and what I read on konsole.
Please help if possible.
Thank you,
Spiro
--
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=3710
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From lionel.ulmer(a)free.fr 2005-31-10 12:48 -------
Could you attach a +ddraw trace ?
--
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=2885
------- Additional Comments From zarquon(a)t-online.de 2005-31-10 11:40 -------
> is this on a completely fresh install?
No. And why would it be?
> (so after rm -rf ~/.wine) If not , please try on a fresh install.
Not a chance in hell!
If you seriously think I'll reinstall all apps that need registry entries,
among those rather fickly ones like the SoF series, you've got another
thing coming. If you can give me a list of potentially dangerous registry
entries, I'll check for those, but I absolutely, positively draw the line
at a fresh install.
What I did try was renaming all *.reg files (and config) in my ~/.wine
directory so none of the files should have been seen by Wine, and the
program failed in the same way. That could also have been caused by
then missing registry entries, though, but that's as close to a fresh
install as I'm going to go.
The problem I'm experiencing may be related to another bug, though:
> It seems at first it is loaded by x11drv, then unloaded, and then loaded
> again by e2_d3d8_driver_mfc.dll. My Max Payne is demo v1.05.
That rings a bell: Bug 2725, which I also get when a 3D rendering context
(OpenGL in 2725) is destroyed and then immediately reopened (when it fails).
This may even be driver-specific. So just for the record: I'm running XFree86
4.3 with the 7176 NVidia drivers (I've had this problem in Wine for many
generations of the drivers, though). And no, I will neither reinstall
XF86 nor upgrade it for this. To me the problem appears to be that Wine
doesn't wait for the old context to be _properly_ destroyed before attempting
to open a new one.
--
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=3720
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 11:34 -------
can you try with a fresh fake wine setup?
or run "wineprefixcreate" once to update perhaps too old fake wine setup.
--
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=3720
Summary: InstallShield fails with error Code 80040706
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Weeds2000(a)gmx.de
Ok, I've tested some more apps, and this seems to be an InstallShield bug.
All of them give the error message:
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate
Apps I've tested so far.
Errr occurs when InstallShield should start installing files (ater making all
necessary decisions about path, install size...)
Baldurs Gate 2 (worked in 20050930)
--> MessageBox pops up.
American McGees's Alice
Installer tells me:
Installing
c:/windows/temp/{77b5ad60-8f14-11d4-9bc9-0050041a1090}/setup.inx
--> MessageBox pops up.
Clive Barkers Undying
Installer tells me:
c:/windows/temp/{631A0B87-B0B7-4B47-00A2-119A4B942EB6}/setup.inx
--> MessageBox pops up.
--
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=3635
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:42 -------
patch was applied. thanks!
--
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=3718
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|OFP Gold Upgrade Installer |safedisc/secdrv.sys/ OFP
|fails (Library ntoskrnl.exe |Gold Upgrade Installer fails
|not found) |(Library ntoskrnl.exe not
| |found)
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:41 -------
We do not support secdrv.sys as of now.
Work is however in progress for this copy protection.
Until then, use a NoCD crack.
--
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=3702
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:37 -------
can confirm this.
The packer does very strange things with the MZ and PE header.
I sent a first patch to fix this, but it is still not working afterwards.
--
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.