http://bugs.winehq.org/show_bug.cgi?id=9929
Summary: Unimplemented function call in Internet Explorer 7
installer
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=8428)
--> (http://bugs.winehq.org/attachment.cgi?id=8428)
Wine output
After using winetricks volnum as per Bug #5351, I started the IE7 installer
binary for Windows XP SP2. After extraction, the installer page faults with
"Call from 0x7b843f50 to unimplemented function wintrust.dll.GenericChainFi
nalProv, aborting" and another message for wintrust.dll.HTTPSCertificateTrust.
I tried to use a native wintrust.dll and also tried changing Windows version to
Windows XP, with same results.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11936
Summary: window to small in the vc2008 redist installer
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://download.microsoft.com/download/1/1/1/1116b75a-
9ec3-481a-a3c8-1777b5381140/vcredist_x86.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=11238)
--> (http://bugs.winehq.org/attachment.cgi?id=11238)
installer-window in wine
The text of the buttons in the installer of the vc2008 runtime libraries
are not readable.
The location of the Buttons is the same as in w2k,
but in wine, the heigh of the window is to small.
(you need first: sh winetricks volnum)
--
By by ... Detlef
--
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=14228
Summary: Strip off double quotes from path before trying to load
COM servers (Microsoft Device Emulator 3.0/Device
Emulator Manager)
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=a6f6adaf-12e3-4b2f-a394-356e2c2fb114&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
after getting past:
http://bugs.winehq.org/show_bug.cgi?id=5351 (winetricks volnum)
and the minor nuisance
http://bugs.winehq.org/show_bug.cgi?id=11936 (installer window size too small)
it gets installed.
When trying to run Device Emulator Manager it fails to load the COM server.
--- quote ---
wine ./dvcemumanager.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
err:ole:CoGetClassObject class {74ad2302-a606-428e-b40f-f04b8964adb6} not
registered
err:ole:CoGetClassObject no class object {74ad2302-a606-428e-b40f-f04b8964adb6}
could be created for context 0x1
fixme:advapi:RegisterTraceGuidsW 0x406377 0x432ac0 0x4033e0 1 0x32ddf0 (null)
(null) 0x432ac8
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"\"C:\\Program
Files\\Microsoft Device Emulator\\1.0\\DeviceEmulatorProxy.dll\""
err:ole:create_server class {063e2de8-aa5b-46e8-8239-b8f7ca43f4c7} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {063e2de8-aa5b-46e8-8239-b8f7ca43f4c7}
could be created for context 0x17
--- quote ---
The double quotes around the path *are* part of the key and cause the failure
when trying to load the proxy (LoadLibraryExW with altered search path).
This works in Windows.
Best place to strip off double quotes before passing the path further is
probably COM_RegReadPath() in "dlls/ole32/compobj.c"
Regards
--
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=27405
Summary: WinAudit v2.27 needs netapi32.dll DsGetSiteNameA()
stub
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: netapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
an older version of "WinAudit" crashes due to missing
netapi32.dll.DsGetSiteNameA stub.
--- snip ---
$ wine ./WinAudit.exe
...
wine: Call from 0x7b838b9b to unimplemented function
netapi32.dll.DsGetSiteNameA, aborting
--- snip ---
The netapi32.dll.DsGetSiteNameW() stub is already there.
MSDN: http://msdn.microsoft.com/en-us/library/ms675992.aspx
$ wine --version
wine-1.3.21-159-ge398b93
$ sha1sum WinAudit.exe
e900c860afd9e2a4e370ea55edbff36f2e8eb7dd WinAudit.exe
Regards
--
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=34035
Bug #: 34035
Summary: Internet Explorer 9 install fails
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://download.microsoft.com/download/0/8/7/08768091-
35BC-48E0-9F7F-B9802A0EE2D6/IE9-WindowsVista-x86-enu.e
xe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45228
--> http://bugs.winehq.org/attachment.cgi?id=45228
wine-1.6-rc4 console output (Win 7 x64)
Several versions of IE9 (Vista and 7, x86 and x64) all fail at the same point.
After setting winecfg to the relevant Windows mode and starting the installer,
the application logs suggest that I have downloaded the incorrect version and
it attempts to download a neutral .msu.
00:03.894: INFO: This is an English only package, so installation will
continue on this non-English OS.
Proxy logs confirm this.
13/Jul/2013 14:58:59.431 227129 192.168.0.25 TCP_MISS/200 36083388 GET
http://download.microsoft.com/download/C/D/4/CD4B7789-0736-4BD2-9909-EEB344…
- DIRECT/92.123.153.96 application/octet-stream
13/Jul/2013 15:15:37.889 209722 192.168.0.25 TCP_MISS/200 35850875 GET
http://download.microsoft.com/download/C/D/4/CD4B7789-0736-4BD2-9909-EEB344…
- DIRECT/92.123.153.185 application/octet-stream
13/Jul/2013 15:33:10.403 110388 192.168.0.25 TCP_MISS/200 17761352 GET
http://download.microsoft.com/download/C/D/4/CD4B7789-0736-4BD2-9909-EEB344…
- DIRECT/92.123.153.96 application/octet-stream
13/Jul/2013 15:35:59.512 113504 192.168.0.25 TCP_MISS/200 17869062 GET
http://download.microsoft.com/download/C/D/4/CD4B7789-0736-4BD2-9909-EEB344…
- DIRECT/92.123.153.96 application/octet-stream
Once downloaded the installer immediately fails with an unspecific "The
installer did not complete" message.
Not sure if this is related to 26575 but if it is then there is the question as
to why the installer thinks I have downloaded the wrong version.
$ env | grep en
LANG=en_GB.UTF-8
LANGUAGE=en_GB:en
$ sha1sum /mnt/wine/IE9-Windows*
5ace268e2812793e2232648f62cdf4be17b2b4dd /mnt/wine/IE9-Windows7-x64-enu.exe
fb2b17cf1d22f3e2b2ad339c5bd78f8fab406d03 /mnt/wine/IE9-Windows7-x86-enu.exe
ac89f940c1bd5f340c74fa4536771df36bddb138
/mnt/wine/IE9-WindowsVista-x64-enu.exe
d1ecd74ac52214be28c1fcc66f927bb48a0174c8
/mnt/wine/IE9-WindowsVista-x86-enu.exe
The logs also show:
03:36.960: ERROR: Unable to create process 'C:\windows\system32\pkgmgr.exe
/quiet /norestart /ip
/m:C:\windows\TEMP\IE921a3.tmp\IE9-neutral.Downloaded\Windows6.0-KB982861-x64.cab
/s:C:\windows\TEMP\IE921a3.tmp\PackageFiles', errorID = 0x00000002 (2)
for Vista packages and
01:59.326: ERROR: Unable to create process 'C:\windows\system32\dism.exe
/online /add-package
/packagepath:C:\windows\TEMP\IE9469f.tmp\IE9-neutral.Downloaded\IE9-Windows6.1-KB982861-x86.cab
/quiet /norestart', errorID = 0x00000002 (2)
for 7 packages.
Neither dism.exe nor pkgmgr.exe exist on my Windows 7 x64 partition. I don't
have a Vista installation.
http://technet.microsoft.com/en-us/magazine/dd490958.aspxhttp://technet.microsoft.com/en-us/library/cc748979%28v=ws.10%29.aspx
Tried the Windows ADM which I read supplies dism.exe but that fails silently,
so that's not currently an option.
http://www.microsoft.com/en-gb/download/confirmation.aspx?id=30652
Stuck.
--
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=32197
Bug #: 32197
Summary: wusa.exe does not install .msu files (because its a
stub)
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sfan5(a)live.de
Classification: Unclassified
Its not possible to install .NET Framework 4.0 because wusa.exe doesn't do
anything.
The Stub should at least install the .dll/.exe Files.
Registry Entries don't get installed that way, but that shouldn't lead to major
problems.
Information on the File Structure of .msu Files:
http://pastie.org/5362158
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40673
Bug ID: 40673
Summary: mscoree.dll not found, after using Dotnet installer
(4.5.2)
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: wavecycle(a)gmail.com
Distribution: ---
NB: I am not using PoL, I am just creating the prefix in the PoL structure as I
want HDT to work with my PoL install of Hearthstone.
I am trying to get a good install of dotnet4.5 working for Hearthstone Deck
Tracker, using the instructions as per:
https://wine-staging.com/news/2015-12-22-release-1.8.html:
$ WINEARCH=win32 WINEPREFIX=~/.PlayOnLinux/wineprefix/HDT winecfg
> Select cancel on the mono install
> Set Win version to 7
> Add new override for mscoree.dll and set to native
Then I run the Dotnet5.2 installer:
$ WINEPREFIX=~/.PlayOnLinux/wineprefix/HDT wine start
'NDP452-KB2901907-x86-x64-AllOS-ENU.exe'
Installation works although I get the windows update missing error.
I then try and run Hearthstone Deck Tracker that has been placed in the program
files directory:
$ WINEPREFIX=~/.PlayOnLinux/wineprefix/HDT wine start 'c:\Program
Files\Hearthstone Deck Tracker\Hearthstone Deck Tracker.exe'
The following error message is output:
err:module:import_dll Library mscoree.dll (which is needed by
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscorsvw.exe" failed,
status c0000135
err:service:process_send_command service protocol error - failed to write pipe!
fixme:service:scmdatabase_autostart_services Auto-start service
L"clr_optimization_v4.0.30319_32" failed to start: 1053
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:module:import_dll Library mscoree.dll (which is needed by L"C:\\Program
Files\\Hearthstone Deck Tracker\\Hearthstone Deck Tracker.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Hearthstone Deck Tracker\\Hearthstone Deck Tracker.exe" failed, status
c0000135
I have manually checked and mscoree.dll is in the system32 directory
--
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=26757
Summary: IE8 for Vista refuses to install
Product: Wine
Version: 1.3.17
Platform: x86-64
URL: http://download.microsoft.com/download/F/8/8/F88F09A2-
A315-44C0-848E-48476A9E1577/IE8-WindowsVista-x86-ENU.e
xe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
IE8 for Vista/2008 (32/64) reports "an update is needed..." to install, and
refuses to continue. Presumably it is looking for a DLL that is a newer
version than used in XP/2003.
fixme:clusapi:GetNodeClusterState ((null),0x32eb74) stub!
fixme:advapi:DecryptFileA "c:\\c6bfe201057e127e938a40a0dfb8ea\\" 00000000
fixme:advapi:RegisterTraceGuidsW (0x7ff72344414, 0x7ff723685a0,
{e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x23efe0, (null), (null),
0x7ff723685a8,)
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:storage:create_storagefile Storage share mode not implemented.
--
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.