https://bugs.winehq.org/show_bug.cgi?id=40649
Bug ID: 40649
Summary: apps that require ActiveDirectory
connections/ADsOpenObject fail
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Whenever a program attempts to make an AD connection in wine, e.g. for browsing
or pre-authentication purposes, wine fails and produces an error like this:
fixme:activeds:ADsOpenObject
(L"LDAP://foo-domain-bar/rootDSE",L"FooUserBaz",33,{fd8256d0-fd15-11ce-abc4-02608c9e7553},0x33bef8)!stub
This affects a large number of programs. Both free ones like sysinternals'
ADExplorer (probably the best AD gui that would be usable on linux) and Cisco's
AD VPN client, as well as propriety programs like Honeywell programs that work
with Honeywell's Experion server (e.g. Honeywell's HMIWebBuilder, their Control
Builder, their ConfigurationStudio, their Operator Station) (i.e. their entire
product line) fail and are inoperable in wine.
--
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=27221
Summary: Full Spectrum Warrior will not start with:
0022:err:seh:setup_exception_record stack overflow
1204 bytes in thread 0022 eip b7496eaa esp 00240e7c
stack 0x240000-0x241000-0x340000
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baryluk(a)smp.if.uj.edu.pl
Created an attachment (id=34785)
--> (http://bugs.winehq.org/attachment.cgi?id=34785)
wine Launcher.exe log with WINEDEBUG=+relay,+seh,+tid
Game is freelly available for example from
http://www.joystiq.com/game/full-spectrum-warrior/download/full-spectrum-wa…
After installing game without problem, i have:
lavinia:/scratch/baryluk/wine-fsw-lavinia/drive_c/Program Files/THQ/Pandemic
Studios/Full Spectrum Warrior> wine Launcher.exe
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:secur32:schan_QueryCredentialsAttributes SECPKG_ATTR_CIPHER_STRENGTHS:
semi-stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
PrintInfo: DNSResolverWinsock::CheckResolve -> Resolve
comstatus.doublefusion.com completed in 0.03 secs
fixme:winsock:WSACancelAsyncRequest (0xdeae),stub
lavinia:/scratch/baryluk/wine-fsw-lavinia/drive_c/Program Files/THQ/Pandemic
Studios/Full Spectrum Warrior> PrintInfo: Shutting down connection for (null)
PrintInfo: DNSResolverWinsock::CheckResolve -> Resolve
master10.doublefusion.com completed in 0.02 secs
fixme:winsock:WSACancelAsyncRequest (0xdeaf),stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x145760,0x1462f8): stub
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
err:seh:setup_exception_record stack overflow 852 bytes in thread 0022 eip
7ea1674a esp 00240fdc stack 0x240000-0x241000-0x340000
+relay,+seh,+tid log in attachment.
--
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=15418
Summary: Wine is missing WMVCore.DLL
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denali(a)shadowforge.net
The Suffering "Free, Ad-Supported" version will not run and gives the following
error:
fixme:secur32:schan_QueryCredentialsAttributes SECPKG_ATTR_CIPHER_STRENGTHS:
semi-stub
fixme:secur32:schan_FreeCredentialsHandle (0x137720): stub
err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\Program
Files\\Midway Home Entertainment\\The Suffering\\Suffering") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Midway Home Entertainment\\The Suffering\\Suffering" failed, status
c0000135
--
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=39797
Bug ID: 39797
Summary: The suffering does not start
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 53108
--> https://bugs.winehq.org/attachment.cgi?id=53108
Terminal output
Just installed The suffering on clean wine prefix 32-bit
The game does not star.
--
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=21292
Summary: system call "open" doesn't reject trailing slash in
filenames
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simon(a)josefsson.org
Here is another test case that triggers gnulib self-tests failures under Wine
but not under Windows XP. Under Wine it prints:
out 3
but under Windows XP it prints:
out -1
which is expected.
Thanks,
/Simon
jas@mocca:~$ cat foo.c
#include <fcntl.h>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <stdio.h>
int
main (void)
{
int fd = open ("nonexist.ent/", O_CREAT | O_RDONLY, 0600);
printf ("out %d\n", fd);
return 0;
}
jas@mocca:~$ i586-mingw32msvc-gcc -o foo.exe foo.c
jas@mocca:~$ wine --version
wine-1.0.1
jas@mocca:~$ wine ./foo.exe
out 3
jas@mocca:~$
--
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=46594
Bug ID: 46594
Summary: 3DMark Vantage requires SO_OVERLOW implementation
Product: Wine
Version: 4.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 63489
--> https://bugs.winehq.org/attachment.cgi?id=63489
DirectX10 not supported
Wine-4.1 as well as wine-staging-4.1 3DMark Vantage started but claim DX10 is
not supported. See screenshot.
In the log the is a reason
~~~
0030:fixme:d3d:wined3d_query_create Unhandled query type 0x16.
~~~
0x16 == 22 = WINED3D_QUERY_TYPE_SO_OVERFLOW
To concept proof I created a small hack with implementation for this type of
query.
And the application allows me to start benchmark.
But then it blocked by next bug which will be considered separately
~~~
0094:fixme:d3d10:D3D10ReflectShader data 0x41241b8, data_size 768, reflector
0x4fbf4c8 stub!
0094:fixme:d3d10:d3d10_shader_reflection_GetDesc iface 0x1ed1e8, desc 0x4fbf4cc
stub!
~~~
and next screenshot to proof.
--
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=46630
Bug ID: 46630
Summary: 3DMark Vantage requires support for
D3D11_FORMAT_SUPPORT_TEXTURE1D
Product: Wine
Version: 4.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 63531
--> https://bugs.winehq.org/attachment.cgi?id=63531
Application stopped after check
After resolving bug 20776 and applying hack for bug 46594 (SO_OVERFLOW) and bug
39816 (shader_reflection interface) the application stopped with the claim
about
~~~
0092:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0x199c64, format 2,
format_support 0x297e9a0 partial-stub!
~~~
see screenshot
This is D3D11_FORMAT_SUPPORT_TEXTURE1D without mapping to WINED3D in
dlls/d3d11/device.c
--
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=15365
Summary: 3DMark 2008 Vantage
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
URL: http://www.futuremark.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DjSpiker(a)Yandex.ru
CC: DjSpiker(a)Yandex.ru
Created an attachment (id=16212)
--> (http://bugs.winehq.org/attachment.cgi?id=16212)
output in console
Don't run 3D Mark 2008 Vantage
--
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=14139
Summary: Governor of poker crashes
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, i saw someone was trying to get this app running here
http://ubuntuforums.org/showthread.php?t=838840
So i gave it a try as well. I got the same crash as that guy. The following
workaround makes the game start and run nicely:
Put following in the registry:
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}]
@="Task Bar Communication"
[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}\InProcServer32]
@="C:\\Windows\\System32\\SHDOCVW.DLL"
"ThreadingModel"="Apartment"
Then run with native shdocvw (and shlwapi).
Apparently ITaskBarList implementation is completely missing from shdocvw,
causing the crash above.
--
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=40487
Bug ID: 40487
Summary: unimplemented functions hal.dll.READ and WRITE PORT
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: super_man(a)post.com
Distribution: ---
http://www.futuremark.com/benchmarks/3dmark-vantage
After applying wine-staging patch from bug 20776 .
And taking create device 10 patch from bug 39834 .
And hacking around bug 38648 .
Trying to run 3dmark vantage benchamrk, exposes unimplemented hal.dll read and
write functions.
hal.dll.WRITE_PORT_ULONG
hal.dll.READ_PORT_UCHAR
--
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=38771
Bug ID: 38771
Summary: 3DMark Vantage: insufficient hardware detected
Unfortunately your graphics card doesn't support
DirectX10.
Product: Wine
Version: 1.7.45
Hardware: x86
URL: https://www.techpowerup.com/downloads/1966/futuremark-
3dmark-vantage-v1-1-0/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Now that bug 20776 is resolved I've tried to run 3DMark Vantage again.
No luck:
$ ./3DMarkVantage.exe -nosysteminfo
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396}
could be created for context 0x17
fixme:win:EnumDisplayDevicesW ((null),0,0x32f558,0x00000000), stub!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3276f4 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327524 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327714 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327500 1 C) semi-stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:advapi:RegisterEventSourceW ((null),L"Futuremark SystemInfo Service"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x73e78c,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ole:CoResumeClassObjects stub
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 0 0xd3d9d8
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3270d8,0x00000000), stub!
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:device_parent_create_swapchain_surface device_parent 0x1abd84,
container_parent 0x1ad540, wined3d_desc 0x326fd0, surface 0x32700c partial
stub!
fixme:d3d10core:device_parent_create_swapchain_surface Implement DXGI<->wined3d
usage conversion
fixme:dxgi:dxgi_device_create_surface iface 0x1abd50, desc 0x326e38, usage 0,
shared_resource (nil), outer 0x1ad560, surface 0x1ad570 partial stub!
fixme:d3d:query_init Unhandled query type 0x2.
This log is kinda inconclusive so if needed I can provide the full d3d log.
--
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=40075
Bug ID: 40075
Summary: 3DMarkVantage requires ID3D10Device:CreateVertexShader
more implemented
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53555
--> https://bugs.winehq.org/attachment.cgi?id=53555
The application got an E_INVALIDARG from wine
After implementing all patches mentioned in bug 20776 I got 3DMarkVantage
almost working: it thinks my card is dx10 compliant.
But didn't play a test with message as on screenshot.
Appropriate part of log
~~~
fixme:d3d11:shdr_handler Unhandled chunk "STAT"
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x5f,
opcode_token 0x0300005f.
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x67,
opcode_token 0x04000067.
warn:d3d11:d3d_vertex_shader_init Failed to create wined3d vertex shader, hr
0x8876086c.
warn:d3d11:d3d_vertex_shader_create Failed to initialize vertex shader, hr
0x80070057.
~~~~
--
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=24317
Summary: 3DMark Vantage needs msvcp80 unimplemented function
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
3DMark_Vantage_v102_1901.exe
MD5 Sum: aace425ffc785dc341099d88b50f076f
SHA1 Sum: 3a53a8367d5d67f54fac54c4efc717f04d1673ed
Selected Windows 7 for new wine prefix.
Used custom install to deselect DirectX installation.
wine: Call from 0x7b837ef2 to unimplemented function
msvcp80.dll.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z,
aborting
--
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=18852
Summary: 3dmark Vantage requires avrt.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
err:module:import_dll Library AVRT.dll (which is needed by L"C:\\Program
Files\\Futuremark\\3DMark Vantage\\benchmark.dll") not found
AVRT.dll ships with Windows as of Windows Vista - eg, see
http://msdn.microsoft.com/en-us/library/ms681960(VS.85).aspx
AvQuerySystemResponsiveness et al.
--
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=22405
Summary: 3DMark Vantage requires d3dx10_36.dll
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.futuremark.com/benchmarks/3dmarkvantage/dow
nload/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
3DMark Vantage requires d3dx10_36.dll, useful for bug 20776.
sh winetricks win2k vcrun2005sp1
sh winetricks vista
wine 3dmark_vantage_v101_0906a.exe
--
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=18851
Summary: 3DMark Vantage requires d3dx10_36.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
err:module:import_dll Library d3dx10_36.dll (which is needed by L"C:\\Program
Files\\Futuremark\\3DMark Vantage\\benchmark.dll") not found
--
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=27035
Summary: 3DMark Vantage needs unimplemented function
d3dx10_43.dll.D3DX10UnsetAllDeviceObjects
Product: Wine
Version: 1.3.19
Platform: x86-64
URL: http://www.filehippo.com/download_3dmark_vantage/tech/
7031/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
3DMark_Vantage_v102_1901.exe
MD5 Sum: aace425ffc785dc341099d88b50f076f
SHA1 Sum: 3a53a8367d5d67f54fac54c4efc717f04d1673ed
Selected Windows 7 for new wine prefix.
Used custom install to deselect DirectX installation.
wine: Call from 0x7b83a932 to unimplemented function
d3dx10_43.dll.D3DX10UnsetAllDeviceObjects, aborting
--
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=24611
Summary: Install Shield fails on 64bit multilib wine if
WINEPREFIX was created by 64bit wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nheart(a)gmail.com
Install shield doesn't run on combined 32 and 64 bit multilib wine, It starts
fine but it spills a lot of:
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{7871bfad-dad5-402f-9007-2593e9a07532}
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub
manager, oxid=410000000c, oid=2
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
and then crashes. The problem seems to be limited to the multilib 32+64bit
wine, as pure 32bit or 32bit only multilib wine don't have this problem. Also
some people on arch forums reported that if the WINEPREFIX was created by a
32bit wine it would work even if the prefix was upgraded to a 64bit one.
Here's a related topic on wineforums:
http://forum.winehq.org/viewtopic.php?t=9698&sid=7619dc27fb449db56dac6b3882…
--
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=35268
Bug ID: 35268
Summary: 64bit InstallShield installer uses 32bit typelib
function offsets
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: marcus(a)jet.franken.de
Classification: Unclassified
Bug 24611 still seems to be present in some cases.
I am trying the GroupWise 2012 installer
https://download.novell.com/Download?buildid=X95cxyoSSiE~
gw12.0.0_client_win_en.exe
(needs a novell account, sign up using
https://secure-www.novell.com/selfreg/jsp/createOpenSuseAccount.jsp for
minimum personal info required )
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=2c).
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=34).
with my testpatch from
http://www.winehq.org/pipermail/wine-patches/2013-August/125674.html
shows that we still get /4 divisible offsets.
--
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=39822
Bug ID: 39822
Summary: SteuerSparErklärung 2016: Update fails due to missing
administrator privileges
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manfredmustermann(a)nurfuerspam.de
Distribution: ---
wine-1.8-rc4 running on Arch Linux (Kernel: 4.2.5-1)
Everything works fine except the file Browser must be used with keyboard. But
the problem is the update: it brakes the whole installation complaining about
missing administrator privileges. The Program is unusable afterwards!
best regards
--
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=29889
Bug #: 29889
Summary: Symantec VIP access fails to install
Product: Wine
Version: 1.4-rc3
Platform: All
URL: http://www.symantec.com/products/trialware.jsp?pcid=pc
at_info_risk_comp&pvid=vip_1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
To download, access Learn / Trialware / Symantec VIP Access for Desktop from
the above URL.
Start the installation, watch it fail. This is on a completely fresh install of
Wine.
--
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=31377
Bug #: 31377
Summary: Symantec VIP Access no longer install
Product: Wine
Version: 1.5.9
Platform: Other
URL: https://idprotect.verisign.com/desktop/home.v
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
This used to work in 1.4 at least. The console output is below.
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x120e910, overlapped 0x120e91c): stub
fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
fixme:clusapi:GetNodeClusterState ((null),0x33ec04) stub!
fixme:advapi:DecryptFileA "c:\\dffa940868562943b306c6d2849ec3a5\\" 00000000
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:LsaOpenPolicy ((null),0x33f304,0x00000001,0x33f31c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:MsiEnableLogW Unable to enable log
L"C:\\users\\rmuntean\\Temp\\VIPSetup.log
TRANSFORMS=C:\\users\\rmuntean\\Temp\\{3BEF722A-4D90-4C6D-B3A5-E115D34E72BF}\\1033.MST
SETUPEXEDIR=C:\\users\\rmuntean\\Temp\\RarSFX0\\VIPAccess_Installer
SETUPEXENAME=VIPSetup.exe" (3)
fixme:storage:create_storagefile Storage share mode not implemented.
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:vbscript:DispatchEx_GetIDsOfNames
(0x20e900)->({00000000-0000-0000-0000-000000000000} 0x7fe97c 1 1024 0x7fe9b8)
fixme:vbscript:parse_script parser failed on parsing L"
If\r\n\t\r\n\t'Err.Clear\r\nend
function\r\n\r\n\r\n'--------------------------------------------------------------------------------------------------------\r\n\r\n'
Function to check if a process is running\r\nfunction isProcessRunning(byval
strComputer,byval strProcessName)\r\n\r\n Dim objWMIServ"...
err:msi:ITERATE_Actions Execution halted, action L"Stop_Browsers" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=39050
Bug ID: 39050
Summary: Final Fantasy 14 launcher crashes on exit
Product: Wine
Version: 1.7.48
Hardware: x86-64
URL: http://dl.bdi-services.de/app/ffxivsetup_ft_uk.exe
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ---
Created attachment 52018
--> https://bugs.winehq.org/attachment.cgi?id=52018
Backtrace
Backtrace attached, although it's not much use.
Reproducible both on instann and uninstall.
--
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=40647
Bug ID: 40647
Summary: specific problem runing a professional soft
Product: Wine
Version: 1.9.10
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
Distribution: ---
Created attachment 54520
--> https://bugs.winehq.org/attachment.cgi?id=54520
files created when i start mtae
I have find a problem to install a professional soft MTAE
Program MTAE was correctly installed. When I wanted to start the program:
The following file was created.
I hope that you have enough information with this file attached.
Wine functions very well with most other software I am very astonished not to
succeed in making function MTAE
Thank you very much with all the team for this splendid work
Sincerely
--
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=41646
Bug ID: 41646
Summary: crash when I Start the software MTAE
Product: Wine-staging
Version: 1.9.22
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56021
--> https://bugs.winehq.org/attachment.cgi?id=56021
error file to attach to report Bug
I have alway the same crashe when I try to start a professional software edited
by the companie MTAE
The installation is correct but I can't start the program
It is the only professional software that dosen' t work with wine
Many Many Many Thanks for your works that is extraordinary
--
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=38794
Bug ID: 38794
Summary: Netgear Powerline 2.x/3.x installers hang in a 64-bit
wineprefix
Product: Wine
Version: 1.7.44
Hardware: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAVN2001/NE
TGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.zip
OS: Linux
Status: NEW
Keywords: download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51720
--> https://bugs.winehq.org/attachment.cgi?id=51720
Wine 1.7.44 console output
The Netgear Powerline installers report a page fault (in the console) and then
hang:
wine: Unhandled page fault on write access to 0x00000007 at address
0x7fa7dbdfb4fc (thread 0017), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x100a8 "heap.c: main process heap
section" wait timed out in thread 0027, blocked by 0017, retrying (60 sec)
WINEARCH=win32 is a workaround.
Apologies if this is a duplicate - there are so many similar WOW64 installer
bugs that I don't know what to look for.
$ sha1sum NETGEAR_Powerline_Setup_V*
11e46a7427e823b64999eba9ee8857984a990f2e NETGEAR_Powerline_Setup_V2.0.0.14.exe
5a7506b35fb1e2b70f300b9cfc8df417e9d5f651
NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.exe
f6934705fec39c02a938473d6d55065dd0550e72
NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.zip
http://www.downloads.netgear.com/files/GDC/XAV1004/Windows%20Powerline%20Ut…http://www.downloads.netgear.com/files/GDC/XAVN2001/NETGEAR_Powerline_Setup…
--
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=41822
Bug ID: 41822
Summary: "The program ISBEW64.exe has encountered a serious
problem and needs to close.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wa2pux(a)gmail.com
Distribution: ---
Created attachment 56236
--> https://bugs.winehq.org/attachment.cgi?id=56236
Program Error Details...backtrace
Installing Ham Radio Deluxe on Ubuntu Linux using Wine program loader.
--
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=42143
Bug ID: 42143
Summary: Unhandled exception: page fault on read access to
0x00000007 in 64-bit code
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 56712
--> https://bugs.winehq.org/attachment.cgi?id=56712
backtrace dump of page fault
program being run was; IC6Bonus_G6_Outfit_Collection.exe.
page fault was at the end of the install. 3 other components, including the
main program of iClone6 installed fine.
One interesting thing is that this page fault and most others I have seen from
googling others, all page faults are trying to read address 0x00000007 and
that address is always in both the rbx and rcx registers, in everybody's case
including mine;
Unhandled exception: page fault on read access to 0x00000007 in 64-bit code
(0x00007f6337b7c512).
Register dump:rip:00007f6337b7c512 rsp:000000000023f780 rbp:000000000023f860
eflags:00010246 ( R- -- I Z- -P- )
rax:000000000008aa30 rbx:0000000000000007 rcx:0000000000000007
rdx:0000000000000000
rsi:000000000008a2d0 rdi:0000000000000000 r8:0000000000000000
r9:000000000007a1a8 r10:0000000000000000
r11:0000000000000006 r12:000000000007a1b0 r13:0000000000000001
r14:0000000000000000 r15:0000000000000000
--
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=18604
Summary: Wine misses ole class
"{e2085f28-feb7-404a-b8e7-e659bdeaaa02}"
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://rpworld.de/page_programme_routerreconnect.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=21287)
--> (http://bugs.winehq.org/attachment.cgi?id=21287)
console output
Hi,
I tried to run a simple command line tool for resetting router-connections via
UPNP called "RouterReconnect". It is written in Delphi, unfortunately source is
not available. The tool tries to use an ole class
"{e2085f28-feb7-404a-b8e7-e659bdeaaa02}", wine complaints that this class is
not registered, after that, an exception in ntdll occurs -> program aborts.
URL to the app is linked, backtrace is added.
--
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=23264
Summary: Playon MediaMall server fails to launch
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.playon.tv/playon/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Installed Playon using the following steps found on the appdb.
1. Download the installer from the vendor website.
2. Install dotnet20, ie7, and wmp10 with winetricks.
3. Manually add the following registry key to fool the installer into believing
.NET 2.0 SP1 is installed (currently does not install in Wine):
[HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727]
"SP"=dword:00000001
After installing I tried to launch MediaMallServer.exe and it resulted in the
following error.
err:service:service_control_dispatcher failed to create control pipe error = 2
The settings GUI for Playon runs but states "No SSDP" in the server box.
--
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=24191
Summary: Playon fails to start
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Playon fails to start, complains of missing ssdp, and ssdp service fails to
start. Wine is missing the UPNP features from ssdpsrv.dll, ssdpapi.dll,
upnp.dll, upnphost.dll, and upnpui.dll.
--
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=36703
Bug ID: 36703
Summary: PlayOn 3.9.13 settings tool fails to detect system
memory size (needs 'Win32_OperatingSystem' WMI class
'TotalVisibleMemorySize' property)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Nothing serious, it just displays a red field with 'Error' instead of real
value under 'System Check' property page.
Interestingly it also probes 'Win32_PhysicalMemory' WMI class 'Capacity'
property but ultimately it takes the value from 'Win32_OperatingSystem' WMI
class 'TotalVisibleMemorySize' property.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/MediaMall
$ WINEDEBUG=+tid,+seh,+relay,+wbemprox,+ole,+variant wine ./SettingsManager.exe
>>log.txt 2>&1
...
0041:trace:wbemprox:wbem_services_ExecQuery 0x5ffa8f8, L"WQL", L"SELECT * FROM
Win32_PhysicalMemory", 0x00000010, (nil), 0x33dfb0
...
0041:trace:wbemprox:enum_class_object_Next 0x5ff9058, -1, 1, 0x158478, 0xe13110
0041:trace:wbemprox:create_class_object L"Win32_PhysicalMemory", 0x158478
...
0041:trace:wbemprox:class_object_Get 0x5ffac10, L"Capacity", 00000000,
0x33e244, 0xe135dc, 0xe135e0
0041:Call oleaut32.SysAllocString(0033e0d4 L"8361885696") ret=f5d686a6
...
0041:trace:wbemprox:wbem_services_ExecQuery 0x5ffc338, L"WQL", L"SELECT * FROM
Win32_ComputerSystem", 0x00000010, (nil), 0x33dfb0
...
0041:trace:wbemprox:class_object_Get 0x5ffe368, L"TotalVisibleMemorySize",
00000000, 0x33e244, 0xe199a0, 0xe199a4
...
0041:Call oleaut32.SysAllocString(05ffea68 L"Not found ") ret=74e67dd7
...
0041:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0033e1d0)
ret=79eda91c
0041:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=0041
0041:trace:seh:raise_exception info[0]=80131501
0041:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=80131501
edx=0033e108 esi=0033e1b0 edi=0033e170
0041:trace:seh:raise_exception ebp=0033e148 esp=0033e0e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200287
0041:trace:seh:call_stack_handlers calling handler at 0x79f908a2 code=e0434f4d
flags=1
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa394239%28v=vs.85%29.aspx
--- quote ---
TotalVisibleMemorySize
Data type: uint64
Access type: Read-only
Total amount, in kilobytes, of physical memory available to the operating
system. This value does not necessarily indicate the true amount of physical
memory, but what is reported to the operating system as available to it.
For more information about using uint64 values in scripts, see Scripting in
WMI.
--- quote ---
Adding the property and filling the value using 'get_total_physical_memory'
helper (value converted to KB) allows the app to show the amount.
$ sha1sum PlayOnSetup.3.9.13.exe
05e03ab3cc64a45613656ea50171965f00558a6f PlayOnSetup.3.9.13.exe
$ du -sh PlayOnSetup.3.9.13.exe
64M PlayOnSetup.3.9.13.exe
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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=36702
Bug ID: 36702
Summary: PlayOn 3.9.13 installer reports 'Setup requires
Windows Media Player 9 to be installed on this PC'
(needs IWMPCore::get_versionInfo)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Prerequisite: 'winetricks -q dotnet35sp1' in 32-bit WINEPREFIX
--- snip ---
...
002d:Call KERNEL32.LoadLibraryExW(0033ea9e
L"C:\\windows\\system32\\wmp.dll",00000000,00000008) ret=f6457853
002d:Call PE DLL (proc=0xf5bc9b6c,module=0xf5bc0000
L"wmp.dll",reason=PROCESS_ATTACH,res=(nil))
002d:trace:wmp:DllMain (0xf5bc0000 1 (nil))
...
002d:trace:wmp:DllGetClassObject (CLSID_WindowsMediaPlayer
{00000001-0000-0000-c000-000000000046} 0x33ee9c)
002d:trace:wmp:ClassFactory_QueryInterface (0xf5bd8be8)->(IID_IClassFactory
0x33ee9c)
002d:trace:wmp:ClassFactory_AddRef (0xf5bd8be8)
002d:Ret wmp.DllGetClassObject() retval=00000000 ret=f6459e60
...
002d:Ret ole32.CoGetClassObject() retval=00000000 ret=7a0780b2
...
002d:fixme:wmp:ClassFactory_QueryInterface
(0xf5bd8be8)->({b196b28f-bab4-101a-b69c-00aa00341d07} 0x33eccc)
...
002d:trace:wmp:WMPFactory_CreateInstance ((nil)
{00000000-0000-0000-c000-000000000046} 0x33ed04)
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IUnknown 0x33ed04)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=2
002d:trace:wmp:OleObject_Release (0x3148a10) ref=1
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IUnknown 0x33eaa8)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=2
...
002d:fixme:wmp:OleObject_QueryInterface
(0x3148a10)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x33ea64)
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IWMPPlayer4 0x33eeac)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=3
...
002d:fixme:wmp:WMPPlayer4_get_versionInfo (0x3148a10)->(0x33eff4)
...
002d:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0033ee74)
ret=79eda91c
002d:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=002d
002d:trace:seh:raise_exception info[0]=80004001
002d:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=80004001
edx=0033edb4 esi=0033ee54 edi=0033ee20
002d:trace:seh:raise_exception ebp=0033edf8 esp=0033ed94 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200283
002d:trace:seh:call_stack_handlers calling handler at 0x79f908a2 code=e0434f4d
flags=1
...
System.NotImplementedException: The method or operation is not implemented.
at yoXDXLVQZnR81JcZu4b.dW1qO8VZaduVNVeBNXc.get_versionInfo()
at Q8JMws5ttecNHmigI8p.WqHEgy5gQoP1omJh4fB.RT1Y20nWV4(String )
...
002d:Call user32.MessageBoxExW(00000000,00a6ba54 L"Setup requires Windows Media
Player 9 to be installed on this PC. Once you have installed the player, you
can run the setup again.\n\nDo you want to be automatically redirected to the
Windows Media Player download site?",00a6c628 L"PlayOn
Installer",00011034,00000000) ret=08061f32
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/fea6fedf29ace809b77be9294350229e…
--- snip ---
162 static HRESULT WINAPI WMPPlayer4_get_versionInfo(IWMPPlayer4 *iface, BSTR
*pbstrVersionInfo)
163 {
164 WindowsMediaPlayer *This = impl_from_IWMPPlayer4(iface);
165 FIXME("(%p)->(%p)\n", This, pbstrVersionInfo);
166 return E_NOTIMPL;
167 }
--- snip ---
$ sha1sum PlayOnSetup.3.9.13.exe
05e03ab3cc64a45613656ea50171965f00558a6f PlayOnSetup.3.9.13.exe
$ du -sh PlayOnSetup.3.9.13.exe
64M PlayOnSetup.3.9.13.exe
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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=45238
Bug ID: 45238
Summary: Unable to extract Powershell zip with 7-zip
Product: Wine
Version: 3.8
Hardware: x86
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v6.0.2/PowerShell-6.0.2-win-x86.zip
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
While this seems more like a 7-zip bug, I checked and it works in the same
7-zip version (16.02) on Windows 7. Note that native unzip also fails on this
file, but that's a separate non-wine related issue.
I filed a bug upstream, which was less than helpful:
https://github.com/PowerShell/PowerShell/issues/6900
After their response, I tried it on a native Windows machine. Using the same
7zip version (and command line extraction) works fine. Under Wine, I get errors
about replacing filenames (in a previously empty directory):
Executing wine C:\Program Files\7-Zip\7z.exe x C:\PowerShell-6.0.2-win-x86.zip
-oC:\Powershell
7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
Scanning the drive for archives:
1 file, 48495975 bytes (47 MiB)
Extracting archive: C:\PowerShell-6.0.2-win-x86.zip
--
Path = C:\PowerShell-6.0.2-win-x86.zip
Type = zip
Physical Size = 48495975
Would you like to replace the existing file:
Path: C:\Powershell\assets\Powershell_av_colors.ico
Size: 120737 bytes (118 KiB)
Modified: 2018-02-24 03:14:54
with the file from archive:
Path: assets\Powershell_av_colors.ico
Size: 120737 bytes (118 KiB)
Modified: 2018-02-24 02:14:54
? (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit?
--
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=11080
Summary: Powerpoint Viewer fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.microsoft.com/download/a/1/a/a1adc39b-
9827-4c7a-890b-91396aed2b86/ppviewer.exe
OS/Version: other
Status: NEW
Keywords: Installer, regression
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Aborts since today with error message
"The setup program could not retrieve the volume information for drive
(C:\windows\temp\IXP000.TMP\.
System message: Bad device type"
Susan also reports seeing this, so I'm not alone.
+relay,+volume show:
0009:Call
KERNEL32.GetVolumeInformationA(00000000,00000000,00000000,00000000,0032fc1c,0032fc20,00000000,00000000)
ret=01003fe6
trace:volume:GetVolumeInformationW L"\\\\.\\C:": found fs type 0
0009:Ret KERNEL32.GetVolumeInformationA() retval=00000000 ret=01003fe6
0009:Call KERNEL32.GetLastError() ret=01003550
0009:Ret KERNEL32.GetLastError() retval=00000042 ret=01003550
...
0009:Call user32.MessageBoxA(00000000,0014c488 "The setup program could not
retrieve the volume information for drive (C:\\windows\\temp\\IXP000.TMP\\) .
\nSystem message: Bad device type\r\n.",0100abb4 "Microsoft Office PowerPoint
Viewer 2003",00010010) ret=01003a64
--
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=36981
Bug ID: 36981
Summary: installing Kies3
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pricharddavid303(a)gmail.com
Created attachment 49110
--> http://bugs.winehq.org/attachment.cgi?id=49110
crash report
Trying to install Samsung Kies 3 program
--
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=34891
Bug #: 34891
Summary: Application DesignSpark Crashes when adding components
to schematic
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malcolm.north(a)gmail.com
Classification: Unclassified
Created attachment 46498
--> http://bugs.winehq.org/attachment.cgi?id=46498
crash dump file
When running DesignSpark PCB CAD software application crashes when dragging
component onto schematic. Crash dump attached.
This behaviour not exhibited on Windows 7.
Using Ubuntu 13.10 x86 and default Ubuntu wine distribution.
--
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=44678
Bug ID: 44678
Summary: PowerLineUtility.exe neither install nor run with wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vsteinigeweg(a)arcor.de
Distribution: ---
Created attachment 60686
--> https://bugs.winehq.org/attachment.cgi?id=60686
The failure report writen out of the install shield.
Wine failed to install and run PowerLineUtility.exe. Hazardous failures have
been detected. The program has to be closed.
--
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=46659
Bug ID: 46659
Summary: Install of Shimano Etube Project 3.4.1 fails.
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aelfinn(a)web.de
Distribution: ---
Created attachment 63592
--> https://bugs.winehq.org/attachment.cgi?id=63592
Backtrace for Shimano Etube Project
Install of Shimano Etube Project 3.4.1 fails.
--
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=41631
Bug ID: 41631
Summary: Xshell 5.0 always failed to install
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: riamwisnu(a)gmail.com
Distribution: ---
Created attachment 56001
--> https://bugs.winehq.org/attachment.cgi?id=56001
Xshell 5.0 always failed to install
When I install Xshell 5.0 on ubuntu 14.04 always failed.
Please help
--
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=42108
Bug ID: 42108
Summary: Samsung Kies crashes while installing
Product: Wine
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 56628
--> https://bugs.winehq.org/attachment.cgi?id=56628
Wine Staging 2.0-rc2 terminal output
Info:
I have created a new 32-bit prefix with vcrun2008 installed via winetricks.
I am using Wine Staging 2.0-rc2.
When I attempt to run this application, it works until it gets to the
"Publishing product information" stage and then promptly crashes.
Steps to reproduce:
1. Create a new 32-bit prefix.
2. Run winetricks vcrun2008
3. Run "wine KiesSetup.exe" from your terminal
4. Let the program run and see it crash when it gets to the "Publishing product
information" stage.
--
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=40475
Bug ID: 40475
Summary: 1.9.8,kies setup crash
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: epistemepromeneur(a)free.fr
Distribution: ---
Created attachment 54231
--> https://bugs.winehq.org/attachment.cgi?id=54231
trace of crash
opensuse 13.1 x86_64
wine 1.9.8
i use wine 32bit
kies last 2.6 version for my samsung S2 plus
here http://www.samsung.com/us/support/owners/app/kies
crash occurs during setup
see the backtrace_1.txt
--
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=39992
Bug ID: 39992
Summary: FTR Player 5.7: Unhandled Exception after accepting
EULA
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6crg8xyfu6(a)snkmail.com
Distribution: ---
Created attachment 53431
--> https://bugs.winehq.org/attachment.cgi?id=53431
terminal output
after installing FTR Player 5.7, TheRecordPlayer.exe throws an Unhandled
Exception error after accepting the EULA.
download link:
https://ftr-products.s3.amazonaws.com/FTR%20Gold%205.7/5.7.0/FTR%20Player%2…
(via http://www.fortherecord.com/)
$ sha1sum FTR\ Player\ 5.7.exe
76eda90633ecad6bed33d8338721c63b7a17f59c FTR Player 5.7.exe
$ sha1sum TheRecordPlayer.exe
7954110efa4420dda50ef16523a8edbf22a676a1 TheRecordPlayer.exe
--
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=39991
Bug ID: 39991
Summary: FTR Player 5.7: crash during installation
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6crg8xyfu6(a)snkmail.com
Distribution: ---
Created attachment 53429
--> https://bugs.winehq.org/attachment.cgi?id=53429
terminal output
FTR Player 5.7.exe crashes towards the end of installation, during "Publishing
product information"
download link:
https://ftr-products.s3.amazonaws.com/FTR%20Gold%205.7/5.7.0/FTR%20Player%2…
(via http://www.fortherecord.com/)
$ sha1sum FTR\ Player\ 5.7.exe
76eda90633ecad6bed33d8338721c63b7a17f59c FTR Player 5.7.exe
--
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.