http://bugs.winehq.org/show_bug.cgi?id=2060
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:37 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=2059
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:36 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=8558
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 13:30 -------
The line:
hr = SafeArrayAccessData(V_UNION(&v, parray), (LPVOID*) &pData);
in DXDiag_InitDXDiagDirectShowFiltersContainer is apparently failing. Probably
need to check the return value from it, and find out why.
--
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=8553
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 13:24 -------
Please attach (don't paste!) the console log here. Also please attach a
screenshot of the exception.
--
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=8533
vladimiroski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance, patch
Summary|Unhandled page fault on |Unhandled page fault on
|write access |write access /
| |gethostbyname("") -> Winsock
| |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=8544
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-01-06 12:34 -------
Ok, I submitted some patches that were committed that should fix this bug. The
script works for me, but I had to remove a lot of the lines because the msi I
was testing it with didn't have all the properties yours has. I'm marking this
as fixed, but please check if the script works completely now and reopen if it
doesn't.
http://winehq.org/pipermail/wine-cvs/2007-June/032954.htmlhttp://winehq.org/pipermail/wine-cvs/2007-June/032955.html
--
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=8062
------- Additional Comments From rprichard(a)freedomforum.org 2007-01-06 12:30 -------
I'd like to be able to help with resolving this bug in whatever way I can.
Unfortunately I gave up on the compsci degree, so I'm not sure if there's much I
can do. I do have access to both Acrobat 7 Pro and Acrobat 6 Pro, so if there's
some testing that would be helpful, just say the word. I am checking this bug's
status every day.
I've noticed that it's not just the Acrobat 7 Pro installer that dies during the
printer uninstall. It seems (I don't have the skills to be certain) that the
exact same thing is happening with Acrobat 6 Pro. So squashing this one bug may
fix the installer for two separate versions of Acrobat.
I'm running Debian stable, with Wine 0.9.37
This is the trailing end of the output I see from the Acrobat 7 Pro installer:
...
fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 105 ignored
L"PublishComponent" table values
fixme:msi:msi_unimplemented_action_stub UnpublishFeatures -> 711 ignored
L"FeatureComponents" table values
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 5 - unsupported
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 1 - unsupported
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread
0030), starting debugger...
fixme:dbghelp:addr_to_linear Failed to linearize address 0027:0000005c (mode 0)
fixme:dbghelp:addr_to_linear Failed to linearize address 6900:00004c00 (mode 0)
fixme:dbghelp:addr_to_linear Failed to linearize address 6900:00000000 (mode 0)
And this is the trailing end of the output from the Acrobat 6 Pro installer:
...
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 9 ignored
L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub UnpublishFeatures -> 445 ignored
L"FeatureComponents" table values
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 5 - unsupported
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 1 - unsupported
wine: Unhandled illegal instruction at address 0x7ee55b4c (thread 0021),
starting debugger...
--
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=8350
------- Additional Comments From aric(a)codeweavers.com 2007-01-06 12:25 -------
Just as a note, the Visio 2002 viewer installs gdiplus.dll. However it installs
it to its own directory in Program Files. So you will need to copy or link it
to your system32 folder.
--
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.