http://bugs.winehq.org/show_bug.cgi?id=5849
--- Comment #47 from butraxz(a)gmail.com 2013-09-01 02:09:07 CDT ---
On 1.7.0 installs, but crashes on start on this :
fixme:olepicture:OleLoadPictureEx
(0xf16b8c,30317,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f87c),
partially implemented.
fixme:olepicture:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33473
Bug #: 33473
Summary: Key DACL prevents creation of registry keys.
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julliard(a)winehq.org
CC: ehoover(a)mines.edu
Classification: Unclassified
Regression SHA1: 04cd764d7688c59f88c19b25d5c6baea75a15ba1
The key DACL introduced by commit 04cd764d7688c59f88c19b25d5c6baea75a15ba1
breaks creation of registry keys in installers. Tested with the Xtreme 5
Graphic Designer installer from bug 14713:
http://store.downloadcrew.com/p28537-magix_xtreme_photo__graphic_designer_5.
err:msi:ITERATE_WriteRegistryValues Could not create key
L"Software\\MAGIX\\Foto_Manager_10\\MsiKeyPath"
err:msi:ITERATE_Actions Execution halted, action L"WriteRegistryValues"
returned 1627
Creation of the MAGIX subkey fails with access denied because of the DACL.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.