http://bugs.winehq.org/show_bug.cgi?id=17023
Summary: Systemtools Hyena tool fails to detect the network
connection
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://www.systemtools.com/hyena/download.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.blin(a)gmail.com
After getting Hyena to start using native aclui.dll, browsing the domain tree
fails after clicking the + sign next to Enterprise->Networks.
Hyena displays a message box with the text "Unable to open network resource. No
network."
There is no output on the terminal, so I'm a bit at a loss what debug channel
to poke into to figure out what's happening.
--
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=40035
Bug ID: 40035
Summary: VMware shared folders network provider fails loading
in MPR
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pierre(a)reactos.org
Distribution: ---
On VMware Workstation 12, VMware Shared Folders come with a network provider,
vmhgfs.dll. But during registration, instead of using REG_SZ as Wine expects,
it uses REG_EXPAND_SZ with %SystemRoot%. And thus, it fails to load.
I'll submit a patch to Wine for fixing it, watch
http://source.winehq.org/patches/
--
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=38660
Bug ID: 38660
Summary: NUMA Explorer crashes on unimplemented function
KERNEL32.dll.GetNumaProcessorNode
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
this time the other way around...
https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32…
I spent some time to find an app that really needs this API.
Tadaa ... http://www.flounder.com/numaexplorer.htm
Download: http://www.flounder.com/numaexplorer.zip
--- snip ---
$ wine ./NumaExplorer.exe
...
fixme:process:GetNumaHighestNodeNumber (0x33f898): semi-stub
wine: Call from 0x7bc61777 to unimplemented function
KERNEL32.dll.GetNumaProcessorNode, aborting
...
--- snip ---
Another interesting app is here:
https://technet.microsoft.com/en-us/sysinternals/cc835722.aspx ("Windows
Sysinternal Coreinfo v3.31")
--- quote ---
Coreinfo is a command-line utility that shows you the mapping between logical
processors and the physical processor, NUMA node, and socket on which they
reside, as well as the cache’s assigned to each logical processor. It uses the
Windows’ GetLogicalProcessorInformation function to obtain this information and
prints it to the screen, representing a mapping to a logical processor with an
asterisk e.g. ‘*’. Coreinfo is useful for gaining insight into the processor
and cache topology of your system.
--- quote ---
$ sha1sum numaexplorer.zip
2c635fc0406c77ad876636297939530b726a23ca numaexplorer.zip
$ du -sh numaexplorer.zip
152K numaexplorer.zip
$ wine --version
wine-1.7.44
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=28046
Summary: Program procexp.exe (Process Explorer) cannot start
with Wine
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: AJD(a)aster.pl
The program procexp.exe has encountered serious problem - message.
Behavior: Program refuses to start under wine.
Expected behavior: Program works normally showing list of processes running
under wine.
procexp.exe can be located in http://live.sysinternals.com/procexp.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=29578
Bug #: 29578
Summary: Internet Explorer 9 installer for Vista needs
photometadatahandler.dll and xpsprint.dll
Product: Wine
Version: 1.3.36
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: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
The IE9 installer for Vista fails immediately with the message "Internet
Explorer needs an update before installing." The installation log
(C:\windows\IE9_main.log) shows:
00:01.994: ERROR: Checking version for
C:\windows\System32\Photometadatahandler.dll: Failed. (Couldn't get File
Version Info size.)
00:02.021: ERROR: Checking version for C:\windows\System32\XpsPrint.dll:
Failed. (Couldn't get File Version Info size.)
00:02.042: ERROR: System version and prerequisite validation checks failed.
After making copies of ieframe.dll named photometadatahandler.dll and
xpsprint.dll, this check succeeds:
00:01.329: INFO: Version Check of
C:\windows\System32\Photometadatahandler.dll: 8.0.7601.17601 >= 7.0.0.0 (True)
00:01.354: INFO: Version Check of C:\windows\System32\XpsPrint.dll:
8.0.7601.17601 >= 7.0.6002.18363 (True)
The installer then gets far enough to download IE9, but still fails later.
--
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=26940
Summary: advapi32: Windows Sysinternals Process Explorer v14.x
needs OpenTraceA/W() and ProcessTrace() stubs
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
ProcessExplorer 14.x needs OpenTraceW() and ProcessTrace() stubs.
They are commented out in spec file hence there is not even unimpl stub to hit.
The returned address (NULL) isn't checked and directly dereferenced, leading to
crash dialog.
Though the app seems to recover from it, the data collecting thread just dies.
Download: http://technet.microsoft.com/en-us/sysinternals/bb896653
--- snip ---
002f:Call KERNEL32.LoadLibraryW(0046ec38 L"advapi32.dll") ret=0042166f
002f:Ret KERNEL32.LoadLibraryW() retval=68430000 ret=0042166f
002f:Call KERNEL32.GetProcAddress(68430000,0046ec2c "StartTraceW") ret=0042167f
002f:Ret KERNEL32.GetProcAddress() retval=6843ff50 ret=0042167f
002f:Call KERNEL32.GetProcAddress(68430000,0046ec1c "ControlTraceW")
ret=0042168c
002f:Ret KERNEL32.GetProcAddress() retval=6843dee0 ret=0042168c
002f:Call KERNEL32.GetProcAddress(68430000,0046ec10 "OpenTraceW") ret=00421699
002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00421699
002f:Call KERNEL32.GetProcAddress(68430000,0046ec00 "ProcessTrace")
ret=004216a6
002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004216a6
002f:Call advapi32.StartTraceW(0047ec38,0047e800 L"NT Kernel Logger",0047e788)
ret=004217bd
002f:fixme:advapi:StartTraceW (0x47ec38, L"NT Kernel Logger", 0x47e788) stub
002f:Ret advapi32.StartTraceW() retval=00000000 ret=004217bd
...
0033:trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000
tid=0033
0033:trace:seh:raise_exception info[0]=00000000
0033:trace:seh:raise_exception info[1]=00000000
0033:trace:seh:raise_exception eax=00b9e864 ebx=00000000 ecx=00b9e860
edx=00000010 esi=0047ec50 edi=0047e788
...
--- snip ---
--- snip dlls/advapi32/advapi32.spec ---
# @ stub OpenTraceA
# @ stub OpenTraceW
...
# @ stub ProcessTrace
--- snip dlls/advapi32/advapi32.spec ---
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.
https://bugs.winehq.org/show_bug.cgi?id=47537
Bug ID: 47537
Summary: Microsoft Application Virtualization Client
(click2run.msi)
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Created attachment 64930
--> https://bugs.winehq.org/attachment.cgi?id=64930
Error report of manual click2run.msi installation
Microsoft Office 2010 Starter cannot be installed because the installation of
the Microsoft Application Virtualization Client (click2run.msi) fails.
The SetupConsumerC2ROLW.exe setup file can be started but at around 9% to 10%
it stops and reports that "one for the installation required file is missing".
(Original in German: "Eine zum Einrichten von Microsoft Office Starter 2010
erforderliche Datei ist fehlerhaft. Führen Sie Setup erneut aus. Wenden Sie
sich bei Fortbestehen des Problems wegen Unterstützung an den
Computerhersteller.)
Note, - a requirement for Office Starter 2010 is the availability of a drive
with letter "q". This must be configured manually. Otherwise the setup
installer refuses completely to start.
Office Starter also requires MSXML 6.0 SP1.
This fundamental problem also occurs most likely at other Microsoft Office
Click-to-Run based products like MS Office 2013 (c2r), MS Office 2016 (c2r) and
MS Office 2019 (c2r).
--
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=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.