http://bugs.winehq.org/show_bug.cgi?id=34045
Bug #: 34045
Summary: Gray Matter demo needs .NET Framework and DirectX for
launching
Product: Wine
Version: 1.6-rc5
Platform: x86
URL: http://www.fileplanet.com/217641/210000/fileinfo/Gray-
Matter-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
CC: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45246
--> http://bugs.winehq.org/attachment.cgi?id=45246
config-log
Demo installs .NET Framework. No version showing. At the end of installation
has failed with that. I did installation manually from winetricks ver. 2.0 and
run config.exe
(see config log and pic)
I can't change the settings because of text in drop-down menus is missing.
Installation of Directx is solving this only partially.
--
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=51347
Bug ID: 51347
Summary: Installation for QQ cannot proceed
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
Installation for QQ cannot proceed because "安装路径无效,您没有权限在此位置写入数据”。
--
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=51278
Bug ID: 51278
Summary: wine packages for ubuntu have dependency glitch
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnpgoodman(a)gmail.com
Distribution: ---
Created attachment 70162
--> https://bugs.winehq.org/attachment.cgi?id=70162
terminal output
Fresh kubuntu install then add backports ppa to update to latest kde then
install wine = fail due to dependency clash.
I'm not skilled in how apt works to give much more detail but terminal output
attached.
--
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=50793
Bug ID: 50793
Summary: Regression: Far Cry crashes on launch
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: alasky(a)codeweavers.com
Distribution: ---
Far Cry (running through Steam, steam app id:13520) crashes on launch with the
latest wine master (9107f591d3d73a3b4040db2e13ef51d9846591c9 from 20210309). I
ran a git bisect which blamed the following commit:
e341d1f695311725752c287057f6c6ab60fdf2a3
ntdll: Restore all non-volatile i386 registers in syscall dispatcher
I reverted the commit on the latest wine tip (which was messy and I had to
resolve a conflict, so treat with mild suspicion), and confirmed that the Far
Cry crash on launch was fixed with the commit reverted.
Attached is a +tid,+seh log of the crash on the latest wine master.
--
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=50506
Bug ID: 50506
Summary: Do not receive WM_INPUT messages for game controllers
registered with RegisterRawInputDevices
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: lunarlambda(a)gmail.com
Distribution: ---
I am using RegisterRawInputDevices with HID_USAGE_PAGE_GENERIC,
HID_USAGE_GENERIC_JOYSTICK, and HID_USAGE_GENERIC_GAMEPAD.
My controller (Nintendo Switch Pro Controller) shows up in joy.cpl, and input
works.
The controller shows up in GetRawInputDeviceList, I can query it with
GetRawInputDeviceInfo, and opening it and getting the product name via
HidD_GetProductString also works.
However, my window simply never receives any WM_INPUT messages.
If I register a keyboard instead (HID_USAGE_GENERIC_KEYBOARD), using the same
code, I do get WM_INPUT messages.
I was hopeful that this had been fixed in 6.0, but I was looking through
dlls/user32/rawinput.c, but I cannot find anything indicative of a lack of
support.
--
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=33421
Bug #: 33421
Summary: Cypress PSoCCreator Installer fails with "You have
insufficient privileges to run CyInstaller..."
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: terry(a)maximatcher.com
Classification: Unclassified
wine-1.5.28-114-g60faef8
PSoCCreatorSetup_2.2_cp5.exe
wine runs the extractor, starts the PSoCCreator InstallShield Wizard, then
throws the error window with "You have insufficient privileges to run
CyInstaller. Please contact you(sic) administrator. CyInstaller will now exit"
--
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=51322
Bug ID: 51322
Summary: Clang-cl 12 fails on unimplemented function
KERNEL32.dll.GetProcessGroupAffinity
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
Clang-cl version 12 fails due to unimplemented function
GetProcessGroupAffinity().
Relevant source: https://llvm.org/doxygen/Windows_2Threading_8inc_source.html
A simple stub fixes the problem.
--
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=49457
Bug ID: 49457
Summary: Simple command in powershell 6 (pwsh) containing "$"
only works for me if the dollar sign is escaped
Product: Wine
Version: 5.11
Hardware: x86
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v6.1.6/PowerShell-6.1.6-win-x64.msi
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
I tried simple command like
wine pwsh.exe /c $env:username
and it gives ":username"
If one escapes the dollarsign it works correctly:
wine pwsh.exe /c \$env:username
gives "louis"
When you first start powershell console like "wine start pwsh", and type in the
console it works correctly (without the escape character)
I tried 1st command in Windows 7 cmd, and it works correctly (so without having
to add the escape character)
(The same story above holds for powershell 2.0 in wine too, but that is more
troublesome to get installed due to few bugs in bugilla, so i files it here for
pwsh.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=48256
Bug ID: 48256
Summary: pwsh.exe (powershell) crashes after 20~50 sec:
System.EntryPointNotFoundException: Unable to find an
entry point named 'FreeAddrInfoEx' in DLL
'ws2_32.dll'.
Product: Wine
Version: 4.21
Hardware: x86
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v6.1.6/PowerShell-6.1.6-win-x64.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
See below. Just start pswh.exe and wait a while (or type anything)
I don`t know if FreeAddrInfoEx is exactly same as FreeAddrInfoExW so if it can
just be forwarded, so if anyone who knows more about winsock could fix this bug
that would be nice (note: FreeAddrInfoEx entry is present in win7 ws2_32)
Error in console:
An error has occurred that was not properly handled. Additional information is
shown below. The PowerShell process will exit.
Unhandled Exception: System.EntryPointNotFoundException: Unable to find an
entry point named 'FreeAddrInfoEx' in DLL 'ws2_32.dll'.
at Interop.Winsock.FreeAddrInfoEx(AddressInfoEx* pAddrInfo)
at
System.Net.NameResolutionPal.GetAddrInfoExContext.FreeContext(GetAddrInfoExContext*
context)
at System.Net.NameResolutionPal.ProcessResult(SocketError errorCode,
GetAddrInfoExContext* context)
at System.Net.NameResolutionPal.GetAddressInfoExCallback(Int32 error, Int32
bytes, NativeOverlapped* overlapped)
003c:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
003c:fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x1ba0d600,(nil)):
stub
003c:err:eventlog:ReportEventW L"Application: pwsh.exe\nCoreCLR Version:
4.6.28008.1\nDescription: The process was terminated due to an unhandled
exception.\nException Info: System.EntryPointNotFoundException: Unable to find
an entry point named 'FreeAddrInfoEx' in DLL 'ws2_32.dll'.\r\n at
Interop.Winsock.FreeAddrInfoE"...
--
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=49351
Bug ID: 49351
Summary: PowerShell-7.0.1-win-x64.msi fails to install
Product: Wine
Version: 5.10
Hardware: x86
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v7.0.1/PowerShell-7.0.1-win-x64.msi
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 67388
--> https://bugs.winehq.org/attachment.cgi?id=67388
patch
>From the forum https://forum.winehq.org/viewtopic.php?f=2&t=33963
It pops up messagebox
"PowerShell requires the Windows Management Framework 4.0 or newer to be
installed to enable remoting over WinRM."
It checks for version of pwrshlplugin.dll; one could copy some wine system-dll
with high enough version resource to pwrshlplugin.dll, like i said in forum,
but as this dll is present on my win7, I guess we should just add it to wine.
Attached patch , will send to wine-devel.
Note: Check seems to come from
(https://github.com/PowerShell/PowerShell/blob/master/assets/Product.wxs)
<!-- Prerequisite check for Windows Management Framework -->
<Property Id="PWRSHPLUGIN_VERSION" Secure="yes">
<DirectorySearchRef Id="System32" Parent="WindowsDirectory"
Path="System32">
<FileSearch Id="pwrshplugin" Name="pwrshplugin.dll"
MinVersion="6.3.9600.16383"/>
</DirectorySearchRef>
</Property>
--
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=50026
Bug ID: 50026
Summary: Powershell Core errors (in win10 mode) with:
Attempting to perform the Start operation on the
'FileSystem' provider failed. Unable to find an entry
point named
'RtlQueryProcessPlaceholderCompatibilityMode' in DLL
'ntd ll.dll'.
Product: Wine
Version: 5.19
Hardware: x86-64
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v7.0.3/PowerShell-7.0.3-win-x64.msi
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Regression SHA1: download
Distribution: Debian
Created attachment 68458
--> https://bugs.winehq.org/attachment.cgi?id=68458
patch with stub
This happens on every command if win10 version is set, i.e.
wine pwsh.exe -c Write-Host "Hello"
Attempting to perform the Start operation on the 'FileSystem' provider failed.
Unable to find an entry point named
'RtlQueryProcessPlaceholderCompatibilityMode' in DLL 'ntdll.dll'.
Though it continues happily further and the command(s) work, this actually
prevents Waves Central from starting in win10 mode
I`ll send attached patch (that fixes this) later.
Relevant code from Powershell Core:
#if !UNIX
// The placeholder mode management APIs
Rtl(Set|Query)(Process|Thread)PlaceholderCompatibilityMode
// are only supported starting with Windows 10 version 1803 (build
17134)
Version minBuildForPlaceHolderAPIs = new Version(10, 0, 17134, 0);
if (Environment.OSVersion.Version >= minBuildForPlaceHolderAPIs)
{
// let's be safe, don't change the PlaceHolderCompatibilityMode
if the current one is not what we expect
if (NativeMethods.PHCM_DISGUISE_PLACEHOLDER ==
NativeMethods.RtlQueryProcessPlaceholderCompatibilityMode())
{
NativeMethods.RtlSetProcessPlaceholderCompatibilityMode(NativeMethods.PHCM_EXPOSE_PLACEHOLDERS);
}
}
#endif
--
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=6575
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, Installer
Hardware|Other |x86
CC| |focht(a)gmx.net
URL|http://www.ideawins.com/ind |https://web.archive.org/web
|ex.html |/20120713143530/http://down
| |load.microsoft.com/download
| |/1/8/D/18DB9BE2-894C-4B77-8
| |FAE-3440A1B326FD/MOA7024Exp
| |ress.exe
Component|-unknown |mountmgr.sys
--
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=8136
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Version|unspecified |0.9.35.
OS|other |Linux
Hardware|Other |x86
Component|-unknown |mountmgr.sys
URL|http://www.microsoft.com/do |https://web.archive.org/web
|wnloads/details.aspx?family |/20061128062328/http://down
|id=24B7D141-6CDF-4FC4-A91B- |load.microsoft.com/download
|6F18FE6921D4 |/e/2/e/e2e92e52-210b-4774-8
| |cd9-3a7a0130141d/msxml4-KB9
| |27978-enu.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=41911
Bug ID: 41911
Summary: Studio One 3 fails to launch because of missing
FindNLSStringEx implementation
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: meerkatanonymous(a)gmail.com
Distribution: ---
Studio One 3 fails to launch because of this error:
wine: Call from 0x7bc6159c to unimplemented function
KERNEL32.dll.FindNLSStringEx, aborting
--
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=21511
Summary: wsmanhttpconfig.exe tool from Windows Management
Framework Core (PowerShell 2.0) needs
msvcrt.dll._scwprintf
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=60cb5b6c-6532-45e0-ab0f-a94ae9ababf5&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the Windows Management Framework Core (PowerShell 2.0) installer runs
wsmanhttpconfig.exe (Web Services for Management) tool to register services
which fails.
.NET 2.0 SP1 is needed prerequisite
--- snip ---
...
0022:trace:process:CreateProcessW app (null) cmdline
L"C:\\windows\\system32\\wsmanhttpconfig.exe install"
...
0022:trace:process:CreateProcessW started process pid 0047 tid 000d
...
000d:fixme:httpapi:HttpInitialize ({1,0}, 0x2, (nil)): stub!
000d:trace:seh:raise_exception code=80000100 flags=1 addr=0x7bc4ac0a
ip=7bc4ac0a tid=000d
000d:trace:seh:raise_exception info[0]=010305d6
000d:trace:seh:raise_exception info[1]=01030db8
wine: Call from 0x7bc4ac0a to unimplemented function msvcrt.dll._scwprintf,
aborting
--- snip ---
Implementing _scwprintf (using MSVCRT_vsnwprintf) lets the tool successfully
finish.
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=21512
Summary: Windows PowerShell 1.x/2.x needs
HKEY_CURRENT_USER\Environment registry key present
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=60cb5b6c-6532-45e0-ab0f-a94ae9ababf5&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
prerequisite: .NET 2.0 SP1 + Windows Management Framework Core (contains
PowerShell 2.0)
The shell must be started with wineconsole otherwise it refuses to work at all
(GetConsoleScreenBufferInfo).
--- snip ---
$ pwd
/home/focht/.wine/drive_c/windows/system32/WindowsPowerShell/v1.0
$ wineconsole PowerShell.exe
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
err:wineconsole:WCUSER_SetFont wrong font
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:advapi:RegisterEventSourceW (L".",L"PowerShell"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0001,0x00000067,(nil),0x0002,0x00000000,0x9e3d08,0x9e3bb0):
stub
err:eventlog:ReportEventW L"Object reference not set to an instance of an
object."
err:eventlog:ReportEventW
L"\tExceptionClass=NullReferenceException\n\tErrorCategory=\n\tErrorId=\n\tErrorMessage=Object
reference not set to an instance of an
object.\n\n\tSeverity=Error\n\n\tSequenceNumber=\n\n\tHostName=ConsoleHost\n\tHostVersion=2.0\n\tHostId=6bba2119-20f0-4b91-b68d-db6df8c2a470\n\tEngineVersion=2.0\n\tRuns"...
--- snip ---
The relay log shows that the app queries the "PSMODULEPATH" environment
variable from different locations.
process -> GetEnvironmentVariable()
machine -> registry,
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment
user -> registry, HKEY_CURRENT_USER\Environment
The latter one isn't present, hence it fails.
--- snip ---
...
0032:Call advapi32.RegOpenKeyExW(80000001,030d24ac
L"Environment",00000000,00020019,0033e484) ret=00dcac27
0032:Call ntdll.RtlInitUnicodeString(0033e3b0,030d24ac L"Environment")
ret=6832a7ee
0032:Ret ntdll.RtlInitUnicodeString() retval=0033e3b0 ret=6832a7ee
0032:Call ntdll.NtOpenKey(0033e484,00020019,0033e3b8) ret=6832a80a
0032:Ret ntdll.NtOpenKey() retval=c0000034 ret=6832a80a
0032:Call ntdll.RtlNtStatusToDosError(c0000034) ret=6832a815
0032:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=6832a815
0032:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=00dcac27
...
0032:trace:seh:raise_exception code=c0000005 flags=0 addr=0x33b36ca ip=033b36ca
tid=0032
...
--- snip ---
Creating "HKEY_CURRENT_USER\Environment" key lets the shell successfully
proceed.
Add to wine.inf.in
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=6803
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |mountmgr.sys
OS|other |Linux
URL| |https://web.archive.org/web
| |/20140910203549if_/http://d
| |ownload.microsoft.com/downl
| |oad/7/3/4/7345bb7d-0b07-40e
| |8-9480-5b8c55b9c8b7/Windows
| |XP-KB926139-v2-x86-ENU.exe
Keywords| |download, Installer
Hardware|Other |x86
CC| |focht(a)gmx.net
--
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=6438
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Component|kernel32 |mountmgr.sys
Hardware|Other |x86
OS|other |Linux
URL|http://www.softpedia.com/pr |https://web.archive.org/web
|ogDownload/Windows-Media-Fo |/20070225131039/http://down
|rmat-Runtime-11-Download-40 |load.microsoft.com/download
|238.html |/0/9/5/0953e553-3bb6-44b1-8
| |973-106f1b7e5049/wmp11-wind
| |owsxp-x86-enu.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=6758
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, Installer
URL| |https://web.archive.org/web
| |/20061105050627/http://down
| |load.microsoft.com/download
| |/3/8/8/38889dc1-848c-4bf2-8
| |335-86c573ad86d9/IE7-Window
| |sXP-x86-enu.exe
Component|msi |mountmgr.sys
CC| |focht(a)gmx.net
--
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=21947
Summary: IE7 for XP installer crashes in setupapi
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?Family
ID=9AE91EBE-3385-447C-8A30-081805B2F90B&displaylang=en
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=26644)
--> (http://bugs.winehq.org/attachment.cgi?id=26644)
installation log
Even if I don't choose update option it sometimes crashes with attached output.
>From time to time it could succeed but it's not very stable, so it's
reproducible I hope.
--
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=13504
Summary: Internet Explorer 7 installation fails
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?FamilyId
=9AE91EBE-3385-447C-8A30-081805B2F90B&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skylerparr(a)gmail.com
Created an attachment (id=13424)
--> (http://bugs.winehq.org/attachment.cgi?id=13424)
wine console output
Installer fails immediately after executing installer.
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=5351
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|Other |x86
URL|http://appdb.winehq.org/app |https://web.archive.org/web
|view.php?appId=1452 |/20060615034802/http://down
| |load.microsoft.com/download
| |/1/4/7/147ded26-931c-4daf-9
| |095-ec7baf996f46/windowsins
| |taller-kb893803-v2-x86.exe
OS|other |Linux
Fixed by SHA1| |b4b49a7d75424a272f30c8b8e76
| |b77df02167c6c
CC| |focht(a)gmx.net
Component|kernel32 |mountmgr.sys
--
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=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=44469
Bug ID: 44469
Summary: Windows 10 DISM pkgmgr.exe crashes due to multiple
api-ms-win-crt-private-l1-1-0.dll._o__xxx
stubs/forwards to 'ucrtbase' missing (added with
Windows 10 Version 1507 OS build 10586)
Product: Wine
Version: 3.1
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 44430
Steps to reproduce
--- snip ---
# clean WINEPREFIX
$ winetricks -q dotnet452 corefonts
$ winetricks -q win10
$ wine adksetup.exe /features OptionId.DeploymentTools
$ pwd
/home/focht/.wine/drive_c/Program Files/Windows Kits/10/Assessment and
Deployment Kit/Deployment Tools/x86/DISM
$ wine ./pkgmgr.exe
...
wine: Call from 0x7bc62a40 to unimplemented function
api-ms-win-crt-private-l1-1-0.dll._o__set_app_type, aborting
wine: Call from 0x7bc62a40 to unimplemented function
api-ms-win-crt-private-l1-1-0.dll._o__seh_filter_exe, aborting
--- snip ---
The unresolved imports:
--- snip ---
$ WINEDEBUG=warn+module wine ./pkgmgr.exe
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__exit imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x340000
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__get_initial_wide_environment imported
from L"C:\\Program Files\\Windows Kits\\10\\Assessment and Deployment
Kit\\Deployment Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34000f
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__initialize_wide_environment imported from
L"C:\\Program Files\\Windows Kits\\10\\Assessment and Deployment
Kit\\Deployment Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34001e
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__seh_filter_exe imported from
L"C:\\Program Files\\Windows Kits\\10\\Assessment and Deployment
Kit\\Deployment Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34002d
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__set_app_type imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34003c
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__set_fmode imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34004b
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o_exit imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x34005a
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__crt_atexit imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x340069
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__controlfp_s imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x340078
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__configthreadlocale imported from
L"C:\\Program Files\\Windows Kits\\10\\Assessment and Deployment
Kit\\Deployment Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x340087
01e4:warn:module:import_dll No implementation for
api-ms-win-crt-private-l1-1-0.dll._o__cexit imported from L"C:\\Program
Files\\Windows Kits\\10\\Assessment and Deployment Kit\\Deployment
Tools\\x86\\DISM\\pkgmgr.exe", setting to 0x340096
--- snip ---
api-ms-win-crt-private-l1-1-0.dll._o__cexit
api-ms-win-crt-private-l1-1-0.dll._o__configthreadlocale
api-ms-win-crt-private-l1-1-0.dll._o__controlfp_s
api-ms-win-crt-private-l1-1-0.dll._o__crt_atexit
api-ms-win-crt-private-l1-1-0.dll._o_exit
api-ms-win-crt-private-l1-1-0.dll._o__exit
api-ms-win-crt-private-l1-1-0.dll._o__get_initial_wide_environment
api-ms-win-crt-private-l1-1-0.dll._o__initialize_wide_environment
api-ms-win-crt-private-l1-1-0.dll._o__seh_filter_exe
api-ms-win-crt-private-l1-1-0.dll._o__set_app_type
api-ms-win-crt-private-l1-1-0.dll._o__set_fmode
It's unfortunate that the initial commit which adds
'api-ms-win-crt-private-l1-1-0.dll' doesn't tell which exact Windows version
*and* build and/or Windows SDK version was used to generate the export list.
https://source.winehq.org/git/wine.git/commitdiff/a3e183572a7621635025fed02…
Also no Bugzilla ticket found related to the addition:
https://bugs.winehq.org/buglist.cgi?bug_status=bug_status%3DCLOSED&f1=cf_fi…
After some archaeology I found it mentioned in the mailing list:
https://www.winehq.org/pipermail/wine-patches/2015-August/https://www.winehq.org/pipermail/wine-patches/2015-August/141297.html ("[PATCH
v2 01/22] ucrtbase: Add the new universal CRT DLL.")
...
https://www.winehq.org/pipermail/wine-patches/2015-August/141306.html ("[PATCH
v2 16/22] api-ms-win-crt-private-l1-1-0: Add stub dll.")
--- quote ---
...
Since MSVC 2015/Windows 10, the C runtime has now been split into two
parts, ucrtbase, which is the generic C runtime which is now considered
a system component (in Windows 10, and as an extra installed runtime
component for older Windows version), and vcruntimeX which is specific
to the compiler version.
This uses the msvcrt implementation, just like the earlier msvcr* DLLs.
Functions with names that existed in msvcr120 are hooked up so far.
---
This is updated, based on ucrtbase.dll from Windows 10 RTM.
---
--- quote ---
https://technet.microsoft.com/en-us/en-en/windows/release-info.aspx
Windows 10 RTM -> Version 1507 (RTM) -> my guess it's OS build 10240.16xxx
where the initial dump information was generated from.
https://www.opendll.com/index.php?file-download=api-ms-win-crt-private-l1-1…
-> 10.0.10586.212 shows these imports/exports so it's likely the API set was
updated in Windows 10 Version 1511 (OS build 10586)
That's why I like have tickets (preferably with exact information on origin)
when new (stub) dlls are added to avoid wasting time for this kind of research.
$ sha1sum adksetup.exe
92892e71b083fc46c907b657c300ffc32608d223 adksetup.exe
$ du -sh adksetup.exe
1.7M adksetup.exe
$ wine --version
wine-3.0-180-g85635db0ea
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=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.
http://bugs.winehq.org/show_bug.cgi?id=22928
Summary: IE8 for Vista's "missing updates" message is cut off
Product: Wine
Version: 1.2-rc2
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: UNCONFIRMED
Severity: trivial
Priority: P2
Component: shlwapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28374)
--> (http://bugs.winehq.org/attachment.cgi?id=28374)
Terminal output
Trying to run the Vista installer for IE8 (with Windows version set to Vista)
yields a message complaining about missing updates, but the message ends
prematurely in the middle of a word. Native shlwapi makes it fully visible.
--
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=37779
Bug ID: 37779
Summary: .Net 4.5 installation faulty on 64 bit
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t0mcat(a)gmx.de
Distribution: ---
Created attachment 50320
--> https://bugs.winehq.org/attachment.cgi?id=50320
.Net 4.5 Installation Warning
Installation of .Net 4.5 on 64 bit systems completes seemingly successfully.
However, applications cannot use mscoree.dll and maybe other components, too.
This might be related to the warning during installation (see attached
screenshots).
--
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=37781
Bug ID: 37781
Summary: MS .NET Framework 4.5 installer displays warning
'Setup may not run properly, because the Windows
Update Service is not available on this computer'
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
mentioned here: https://bugs.winehq.org/attachment.cgi?id=50320&action=edit
Actually not an issue (StopBlocker vs. WarnBlocker), so this is just for
reference.
Installer log shows:
--- snip ---
Logging all the global blocks
Pre-Installation Warnings:
1. Setup may not run properly, because the Windows Update Service is not
available on this computer.
2. Setup may not run properly, because the Windows Modules Installer Service
is not available on this computer.
--- snip ---
Resource XML:
--- snip ---
<Text ID="#(loc.Blocker_WUServiceMissing)" LocalizedText="Setup may not run
properly, because the Windows Update Service is not available on this
computer." />--- snip ---
<Text ID="#(loc.Blocker_TIServiceMissing)" LocalizedText="Setup may not run
properly, because the Windows Modules Installer Service is not available on
this computer." />
--- snip ---
'ParameterInfo.xml' tells the conditions to be evaluated:
--- snip ---
<WarnBlockers>
...
<BlockIf DisplayText="#(loc.Blocker_WUServiceMissing)"
ID="WUServiceMissing">
<Not>
<Exists>
<Service ShortName="wuauserv" />
</Exists>
</Not>
</BlockIf>
<BlockIf DisplayText="#(loc.Blocker_TIServiceMissing)"
ID="TIServiceMissing">
<Not>
<Exists>
<Service ShortName="TrustedInstaller" />
</Exists>
</Not>
</BlockIf>
...
</WarnBlockers>
--- snip ---
Trace log:
--- snip ---
0026:Call advapi32.OpenServiceW(001f6740,0019ab10 L"wuauserv",00000005)
ret=10032c6c
...
0026:Ret advapi32.OpenServiceW() retval=00000000 ret=10032c6c
0026:Call KERNEL32.GetLastError() ret=10032c7d
0026:Ret KERNEL32.GetLastError() retval=00000424 ret=10032c7d
...
--- snip ---
--- snip ---
...
0026:Call advapi32.OpenServiceW(00ddbb98,0019b068 L"TrustedInstaller",00000005)
ret=10032c6c
...
0026:Ret advapi32.OpenServiceW() retval=00000000 ret=10032c6c
0026:Call KERNEL32.GetLastError() ret=10032c7d
0026:Ret KERNEL32.GetLastError() retval=00000424 ret=10032c7d
--- snip ---
Having those services in Wine is kind of pointless (and potentially harmful)
since Wine can't be serviced Windows updates (binaries) by design.
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=51379
Bug ID: 51379
Summary: Application crash
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: virtualreal(a)gmail.com
Distribution: ---
Created attachment 70235
--> https://bugs.winehq.org/attachment.cgi?id=70235
Crash report
Almost right after the start Zorro S 2.35 ('S' means licence version) crashed
after running a test ('test' button).
FYI:
- Zorro is an environment for automatic trading strategies. It works with
scripts. Mine are in C.
- More info about Zorro can be found on https://zorro-project.com/ and a free
copy can be found on http://opserver.de/down/Zorro_setup.exe, but it requires a
licence if you want to run the features of my script. Maybe the creator 'JCL',
who also reported a bug (https://bugs.winehq.org/show_bug.cgi?id=47221) can
help?
- I've followed all bug reporting checks on https://wiki.winehq.org/Bugs
In case you need any more info, please let me know!
Bas
--
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=51341
Bug ID: 51341
Summary: incomplete Audio USB class compliant driver emulation
/ passthrough
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: usb
Assignee: wine-bugs(a)winehq.org
Reporter: audioprof2002(a)hotmail.com
Distribution: ---
Story goes like this:
Focusrite is currently the most popular manufacturer of home studio sound
interfaces.
has different products, Thunderbolt, USB, FireWire.
but does Not care about Linux,
Focusrite support is Not interested in Linux.
https://support.focusrite.com/hc/en-gb/articles/208530735-Is-my-Focusrite-P…
USB products (Scarlett and Clarett USB) are Class Compliant USB Devices,
and sound in Linux.
Kubuntu 20.10 Groovy Gorilla.
also work in older OSX like Mavericks 10.9.5
alsamixer in terminal, works, but has No options.
https://www.alsa-project.org/wiki/Matrix:Vendor-Focusrite
Focusrite interfaces have lots of settings/configurations/routings for the
built-in DSP, that can only be changed with the Focusrite Software.
Focusrite v3.6.0 software works in PlayOnLinux and Wine 6.10 - 6.11,
works,
BUT.....
Does Not detect the USB interface, and cannot change anything.
Because: Wine requires a USB dummy / USB passthrough / USB emulator /
translator driver
to communicate with the interface.
Wine needs to emulate the Focusrite windows USB driver, HW ID address, name,
version,
and route signals to Linux USB class compliant driver.
for the Focusrite software to see & control the interface.
Focusrite Clarett 8pre usb,
Scarlett 18i20 mk2 mk3
are almost the same,
have different exterior case, analog circuit components, different DAC
but same drivers, same software that detects the different Firmware & serial
numbers.
to add or remove editable / controllable settings.
https://fael-downloads-prod.focusrite.com/customer/prod/s3fs-public/downloa…https://customer.focusrite.com/en/support/downloads?brand=Focusrite&product…https://customer.focusrite.com/en/support/downloads?brand=Focusrite&product…https://customer.focusrite.com/en/support/downloads?brand=Focusrite&product…
Asking ALSA to make a similar control software would require open source code
released from Focusrite,
thats why i think emulating the driver side is more easy, than making the whole
software in Linux without access to source code.
--
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=51377
Bug ID: 51377
Summary: Driver binaries cross-compiled with MinGW (PE) have
'IMAGE_FILE_DLL' image characteristics set
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
while investigating bug 51375 ("SCM erroneously tries to start 64-bit kernel
drivers as 32-bit service due to incorrect handling of 'IMAGE_FILE_DLL' image
characteristics in 'kernel32.dll.GetBinaryTypeW' (Protect DiSC
'acedrv11.sys'))", I've found another discrepancy:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/windows/system32/drivers
$ file *
acedrv11.sys: PE32+ executable (native) x86-64, for MS Windows
etc: directory
fltmgr.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
hidclass.sys: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
http.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
ksecdd.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
mountmgr.sys: PE32+ executable (native) x86-64, for MS Windows
ndis.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
netio.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
nsiproxy.sys: PE32+ executable (native) x86-64, for MS Windows
scsiport.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
tdi.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
usbd.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
winebus.sys: PE32+ executable (native) x86-64, for MS Windows
winehid.sys: PE32+ executable (DLL) (native) x86-64, for MS Windows
wineusb.sys: PE32+ executable (native) x86-64, for MS Windows
--- snip ---
All driver binaries which have been cross-compiled with MinGW (PE) have
'IMAGE_FILE_DLL' image characteristics set which is rather unusual.
--- snip ---
$ winedump http.sys
Contents of http.sys: 49152 bytes
*** This is a Wine builtin DLL ***
File Header
Machine: 8664 (AMD64)
Number of Sections: 6
TimeDateStamp: 60DC03A9 (Wed Jun 30 07:39:53 2021) offset 128
PointerToSymbolTable: 00000000
NumberOfSymbols: 00000000
SizeOfOptionalHeader: 00F0
Characteristics: 2022
EXECUTABLE_IMAGE
LARGE_ADDRESS_AWARE
DLL
...
--- snip ---
Real native and Wine builtin 'fake' drivers are fine.
https://source.winehq.org/git/wine.git/blob/0ec555e58ea9d5b33f4c825e96965ad…
--- snip ---
1 MODULE = nsiproxy.sys
2 IMPORTS = ntoskrnl uuid
3 EXTRADLLFLAGS = -Wl,--subsystem,native
--- snip ---
vs.
https://source.winehq.org/git/wine.git/blob/0ec555e58ea9d5b33f4c825e96965ad…
--- snip ---
1 MODULE = http.sys
2 IMPORTS = ntoskrnl ws2_32
3 EXTRADLLFLAGS = -Wl,--subsystem,native -mno-cygwin
--- snip ---
This doesn't cause a problem in shared WoW64 prefixes under Linux but still
could be addressed.
$ wine --version
wine-6.11-235-g7f1623bc626
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=49165
Bug ID: 49165
Summary: Crash when trying to open Veracrypt
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Created attachment 67184
--> https://bugs.winehq.org/attachment.cgi?id=67184
Veracrypt log
I'm not sure if this is fixable bug, because Veracrypt probably use a lot of
low level functions.
https://launchpad.net/veracrypt/trunk/1.24-update6/+download/VeraCrypt%20Po…
Steps to reproduce:
- Download
- Extract/Install project
- Run
--
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=8606
Matteo Bruni <matteo.mystral(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |35288d6537652989473dd87258d
| |e5b006d60b589
--
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=39739
Bug ID: 39739
Summary: Cobra 11 - Burning Wheels demo: crashes when starting
the tutorial
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
URL: http://www.4players.de/4players.php/download_info/Down
loads/Download/50183/Alarm_fuer_Cobra_11_Burning_Wheel
s/Deutsche_Demo.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
CC: hverbeet(a)gmail.com
Regression SHA1: ffc9f535eb7817ea4cd0d0657471e61a9813debd
Distribution: ---
Created attachment 52998
--> https://bugs.winehq.org/attachment.cgi?id=52998
Avoid freeing memory that gets used later by the demo version of "Cobra 11 -
Burning Wheels".
When starting the tutorial the demo crashes.
This seems to be because the accessed memory was freed before:
(See attached patch for the additional trace calls.)
002d:0065:trace:d3d:wined3d_resource_allocate_sysmem Allocated
mem=0x1ac47020-0x1aec1093 size=0x27a073 heap_memory=0x1ac47030
resource=0xd70aa98
002d:002e:trace:d3d:wined3d_resource_free_sysmem Freeing heap_memory=0x1ac47030
resource=0xd70aa98
wine: Unhandled page fault on read access to 0x1ada2920 at address 0x52f7b2
(thread 002e), starting debugger...
The demo was working some years ago. A git bisect leads to this commit:
ffc9f535eb7817ea4cd0d0657471e61a9813debd is the first bad commit
commit ffc9f535eb7817ea4cd0d0657471e61a9813debd
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jun 14 09:07:12 2013 +0200
wined3d: Handle pre-transformed vertices in the GLSL vertex pipe.
This also avoids a fallback to drawStridedSlow().
Attached patch makes the game (or at least the tutorial) playable by never
freeing the memory above a certain size in buffer_create_buffer_object.
--
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=39738
Bug ID: 39738
Summary: Collecting backtrace of crashing process not possible.
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
URL: http://www.4players.de/4players.php/download_info/Down
loads/Download/50183/Alarm_fuer_Cobra_11_Burning_Wheel
s/Deutsche_Demo.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 52997
--> https://bugs.winehq.org/attachment.cgi?id=52997
On crash stop all other threads before executing winedbg.
This is about a crash in "Cobra 11 - Burning Wheels" demo.
It seems this demo includes parts of the copy protection of the full game.
(see https://bugs.winehq.org/show_bug.cgi?id=39734 )
Therefore it is not possible to start it with winedbg from begin.
Also one gets the crash dialog, but clicking on details shows just
"Loading detailed information, please wait...".
With the crash dialog disabled it shows:
wine: Unhandled page fault on read access to 0x1adb2920 at address 0x52f7b2
(thread 0009), starting debugger...
Process of pid=0008 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
(remaining threads)
winedbg: Internal crash at 0x7ed8af1d
Attaching plain gdb makes the process not end itself and the process
gets stopped on the crash. But setting breakpoints is not possible without
"disturbing" the process.
The attached patch assumes that just one thread crashes which
starts then winedbg.
Meanwhile another thread gets notified about the crash and terminates the
process before winedbg gets a chance to attach.
Therefore this patch tries to suspend all other threads before starting
winedbg.
That way the crash dialog could show a backtrace reliably.
--
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=39734
Bug ID: 39734
Summary: ProtectDisc Driver 11: acedrv11.sys crashes
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
URL: http://www.4players.de/4players.php/download_info/Down
loads/Download/50183/Alarm_fuer_Cobra_11_Burning_Wheel
s/Deutsche_Demo.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)vr-web.de
Distribution: Debian
Created attachment 52986
--> https://bugs.winehq.org/attachment.cgi?id=52986
backtrace.txt
The demo version of "Cobra 11: Burning Wheels" comes with this copy
protection driver. It gets silently installed by default.
One can extract the protection driver from the setup with:
7z x BurningWheelsDemo.exe "\$PLUGINSDIR/Driver_Setup.exe"
After this driver is installed wine tries to start the copy protection driver
acedrv11.sys on every startup of this wineprefix.
This results in a crash of this driver:
bernhard@rechner:~/wine/drive_c$ wineserver -k; wine wineboot
fixme:ntoskrnl:IoGetDeviceObjectPointer stub: L"\\DosDevices\\CdRom0" 80
0x53e690 0x53e694
fixme:ntoskrnl:KeInitializeEvent stub: 0x11264c 0 0
wine: Unhandled page fault on read access to 0x00000060 at address 0x57923a
(thread 0019), starting debugger...
ProtectionID v0.6.7.0 identifies it as:
#[VersionInfo] Product Name : ProtectDisc x64/x86 Hybrid Driver
#[VersionInfo] Product Version : 9.0.0.0
#[VersionInfo] File Version : 11.0.0.11 built by: WinDDK
#[VersionInfo] Original FileName : acedrv.sys
#[!] ProtectDisc v 9.0.0.0 Driver
--
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=22736
Summary: Aztaka demo does not display any graphics and crashes
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://downloads.aztaka.com/demo/AztakaDemo-1.04.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Large file demo ~900MB
Running the came works after winetricks vcrun2008
It then runs but no graphics are displayed in the game, and some of the menus.
setting the mmdevapi=disable override makes the menus display correctly but
still no graphics.
Judging by
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19469&iTesting…
the lack of graphics is a regression.
Following this running it from the desktop icon launches fine but running from
terminal with &> log.txt appended results in a crash -log attached
--
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=35316
Bug ID: 35316
Summary: Aztaka configuration tool fails to start with Mono
Product: Wine
Version: 1.7.10
Hardware: x86
URL: http://downloads.citeremis.com/AztakaDemo-1.51.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47103
--> http://bugs.winehq.org/attachment.cgi?id=47103
+mscoree log
It's only the configuration tool (Setup.exe) that needs Mono/.Net, the game
itself runs without it. When you install the demo version, the configuration
tool is started automatically at the end of the installation. You can re-run it
later with Setup.exe in the installed game directory.
The error that comes up when launching the configuration tool:
fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub
fixme:msvcm:CrtImplementationDetails_RegisterModuleUninitializer 0x800da0: stub
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an
object
at <Module>.CMetaData.GetVariable (CMetaData* ,
std.basic_string<char,std::char_traits<char>,std::allocator<char> >*
inVariableName) [0x00000] in <filename unknown>:0
at <Module>.ReadConfigData
(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*
inConfigFileName, TConfigData* lConfigData) [0x00000] in <filename unknown>:0
at Setup.Form1..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Setup.Form1:.ctor ()
at <Module>.main (System.String[] args) [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at <Module>.CMetaData.GetVariable (CMetaData* ,
std.basic_string<char,std::char_traits<char>,std::allocator<char> >*
inVariableName) [0x00000] in <filename unknown>:0
at <Module>.ReadConfigData
(std.basic_string<char,std::char_traits<char>,std::allocator<char> >*
inConfigFileName, TConfigData* lConfigData) [0x00000] in <filename unknown>:0
at Setup.Form1..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Setup.Form1:.ctor ()
at <Module>.main (System.String[] args) [0x00000] in <filename unknown>:0
Please note that 'winetricks dotnet20' is _not_ sufficient to start Setup.exe,
because it will complain about
...
Unhandled Exception:
System.IO.FileNotFoundException: Could not load file or assembly
'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Exception from
HRESULT: 0x80070002
File name: 'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral,
PublicKeyToken=31bf3856ad364e35'
...
You also need to install the full DX9 package via winetricks (winetricks
directx9) to overcome the problem when .Net 2.0 installed. This, however, a
different bug.
Tested on Fedora 19 x86, Wine 1.7.10 and Wine Mono 4.5.2 installed
--
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=8606
Zebediah Figura <z.figura12(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z.figura12(a)gmail.com
Status|STAGED |RESOLVED
Resolution|--- |FIXED
--- Comment #42 from Zebediah Figura <z.figura12(a)gmail.com> ---
Should be fixed upstream by
<https://source.winehq.org/git/wine.git/commitdiff/35288d6537652989473dd8725…>.
--
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=51038
Bug ID: 51038
Summary: without virtual desktop, occluding black box in 3D
view. With virtual desktop, missing icons in 2D view
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freehand(a)tutanota.com
Distribution: ---
This bug occurs for all versions of wine, including wine-6.6 (Staging). It
does not cause a crash, but causes graphics problems which makes the games
unplayable.
I can't find a winecfg Graphics setting that works for BOTH 2D and 3D view in
two classic open source flight sims.
The source code of these two flight sims, Rowan's Mig Alley and Rowan's Battle
of Britain, is at these links:
https://github.com/gondur/mig_srchttps://github.com/gondur/BOB_Src
In both games play alternates between a 3D flight sim view and a 2D strategy
board game view. For both games, winecfg Graphics decorate windows should be
turned off. Per the title of this bug, 3D view is usable only if virtual
desktop is turned on, while 2D view works only if virtual desktop is turned
off.
A workaround that usually works is to use a dual monitor setup, set 2D and 3D
resolution to 1024x768 in the game, and turn virtual desktop off. With these
settings the 3D occluding black box conveniently moves to the second monitor,
thus both 2D and 3D view are correct.
To reproduce this bug, on a Ubuntu 20.04 partition download and unpack this tar
file
https://www.mediafire.com/file/p6jkteimq89xjsm/esports-for-engineers-v40.ta…
If you want to verify that this file is not corrupted,run
"sha256sum esports-for-engineers-v40.tar.gz".
Then check that the output is is
4b1172ade547dfd0a352d11bc9cae1501693e048c8c4996c2c6a9ee287d67826
esports-for-engineers-v40.tar.gz
cd to esports-for-engineers-v40 and install apt packages as instructed in the
file
ubuntu_20_04_LTS_PackageInstall.sh
To install Rowan's Battle of Britain, run the script
esports-for-engineers-v40/THU/BattleOfBritain/battleOfBritain.sh
To install Rowan's Mig Alley, a similar game with the same bug, run the script
esports-for-engineers-v40/THU/MigAlley/mig.sh
How can I get both the 2D and the 3D view working correctly without using the
dual monitor setup workaround described above? I tried running winecfg on a
second monitor and changing the setting when I switched between 2D and 3D view,
but this had no effect.
--
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=51355
Bug ID: 51355
Summary: cbd oil
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: lylachapman30(a)gmail.com
CC: dimesio(a)earthlink.net
Distribution: ---
sda
--
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=51353
Bug ID: 51353
Summary: menu in top left corner (NEW, OPEN, SAVE, SAVE AS...
etc) in office 2007 SP3 enterprise maybe all disappear
after moving mouse cursor
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
Assignee: wine-bugs(a)winehq.org
Reporter: duza(a)orangemail.sk
Distribution: ---
When open a menu from top left button in excel or word etc. where are NEW,
OPEN, SAVE, SAVE as , etc options so after mouse moving on these options the
menu disappear suddenly. it's not normal behavior. I tested on Office 2007
enterprise SP3 and maybe it happen on other 2007 versions too. I have already
installed a language pack for 2007 office. Please is it possible to simulate
this behavior and investigate situation why it happen ? Is it possible to fix
it?
--
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=35526
Bug ID: 35526
Summary: Cannot remove decimals from version name
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
URL: http://www.youtube.com/watch?v=AOKeTbMJOXY
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
If a version name has decimals (15.00 for example) then removing the decimals
has no effect. They have to be replaced with something (such as 15.x).
http://www.youtube.com/watch?v=AOKeTbMJOXY
--
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=51343
Bug ID: 51343
Summary: Stranded Deep: Almost everything is white
Product: Wine
Version: 6.11
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Created attachment 70200
--> https://bugs.winehq.org/attachment.cgi?id=70200
StrandedDeep.log
Hello,
when i want to play Stranded Deep
(https://store.steampowered.com/app/313120/stranded_deep) with the DX11
renderer almost everything is white.
I think that 0a88:fixme:d3d_shader:shader_sm4_read_dcl_resource Unhandled data
type 0x6 could be interesting.
Many thanks in advance!
Using FreeBSD 13 & AMD RX 570 with Mesa 20.2.3
--
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=45270
Bug ID: 45270
Summary: wine 3.9 stable and staging will not launch winword
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grider.4(a)osu.edu
Distribution: ---
Created attachment 61515
--> https://bugs.winehq.org/attachment.cgi?id=61515
Copy of the windows crash dialog informaiton
I can no longer launch any Office 97 apps. If I boot into Ubuntu 18.04, winwird
runs. I checked and Ubuntu is running wine 3.0. When I poot into Arch, though,
winword will not run. I get a Windows error that my normal.dots is incorrect
and when I click on it, I get a windows error and it crashes.
--
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=51338
Bug ID: 51338
Summary: Run the tests in a non administrator Windows account
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
It would be useful to run the tests in a non-administrator Windows account to
identify tests which require administrator but not necessarily elevated
privileges.
There should probably be one such configuration per major Windows version as
the Windows security policy has changed over time.
--
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=51337
Bug ID: 51337
Summary: Add some locales to Windows 8.1
Product: Wine-Testbot
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
It is possible to add other locales to Windows 8.1. So add a few simple ones to
either w8 or w864 like was done for w7u. This is useful to figure out what is
new Windows behavior.
--
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=51336
Bug ID: 51336
Summary: HvManager does not work
Product: Wine
Version: 6.11
Hardware: x86-64
URL: https://web.archive.org/web/20210401062250/https://hv-manager.org/Download/HvManager.msi
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 70198
--> https://bugs.winehq.org/attachment.cgi?id=70198
install log
HvManager after successful install the default internet browser will open to
localhost:8117.
winecfg # Windows 10
This application is only supported on Windows 10, Windows Server 2012 R2 or
higher.
Currently, the default linux browser opens to localhost:8117 and potentially no
web instance can start with the current stubs and the internet browser is
unable to connect.
Post https://bugs.winehq.org/show_bug.cgi?id=50902
sha1sum HvManager.msi
1d009829120a62b154d21fe92ffcf8dfe15b6b0c HvManager.msi
du -sh HvManager.msi
6.6M HvManager.msi
--
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=22461
Summary: ms office 2000 fatal error
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)comixrevolution.com
when the installation of ms office 2000 is end, on the video appear a windows
message error
:
CFGWIZ.exe has causede an cricial error
and access don't run
--
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=36750
Bug ID: 36750
Summary: Visual C++ 2005 Trial build fails very early
Product: Wine
Version: 1.1.35
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, testcase
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 21259
Created attachment 48801
--> https://bugs.winehq.org/attachment.cgi?id=48801
script to reproduce
Noticed while looking at bug 21259. If you run Dan's script (slightly edited,
I'll attach), it mostly runs fine, but when run the build, it quickly fails
rather than hanging. Terminal output made me suspect msxml3:
err:msxml:doparse Opening and ending tag mismatch: xs:sequence line 8 and
xs:choice
and indeed, winetricks msxml3 gets it further (it then hangs on the first try,
or if I CTRL+C and rerun, it starts to build).
May be a regression, but I haven't tried older versions of 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.
https://bugs.winehq.org/show_bug.cgi?id=51330
Bug ID: 51330
Summary: Stationeers: crash after thread creation failure
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dawid.krol(a)gmail.com
Distribution: ---
Created attachment 70195
--> https://bugs.winehq.org/attachment.cgi?id=70195
Stationeers's crash log
Using wine-staging 6.11 nvidia 1060 on Clevo p650rp Fedora 34 64-bit
Steps to reproduce error: Open the game. Create new game or load old one. Click
load game. Debug console appears on the screen with message console Thread
creation failed. After a while game crashes.
The crash seems to be connected with thread creation as I guess game requires
one to run properly. It doesn't appear on Windows and on Linux running Proton.
I couldn't run properly without dxvk as when I tried to run it with default
renderer games hangs when loading save. Game runs on Unity engine and I
couldn't reproduce the problem with other Unity games.
--
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=50896
Bug ID: 50896
Summary: cloned member of PrivateFontCollection is supposed to
survive deletion of the collection
Product: Wine
Version: 6.5
Hardware: x86-64
URL: http://ytomy.sakura.ne.jp/cgi-bin/dl/dl.php?dl=trgssx
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
First summary is a guesstimate based upon What I'm seeing through
WINEDEBUG="font,gdiplus".
An RPGMakerVX game using TRGSSX.dll has a problem with proper font display.
AFAICT, the library function in use is DrawTextFastA.
Anyway, what I can see in the log is roughly:
- call to GdipNewPrivateFontCollection
- call to GdipPrivateAddFontFile loading 'UmePlus Gothic', followed by a call
to GdipPrivateAddMemoryFont for that font
- a somewhat long dive into gdi32 follows, ending with calls to
GdipGetFontCollectionFamilyCount and GdipGetFontCollectionFamilyList on this
collection
- next is GdipCloneFontFamily call for 'UmePlus Gothic' and a GdipGetFamilyName
call on the *cloned* family
- next is a call to GdipDeletePrivateFontCollection...
and now, we're fucked - this has just deleted the font family, yet the app is
still using the cloned version that from this point is just garbage in wine.
To be exact, what happens later is a GdipCreateFont call on the cloned family.
Game doesn't crash, but the picked font is obviously wrong.
Chances are this is a regression caused by commit
b9307cfa61e9884b01d34c2310ec1ffbb1868728, but it's over a year ago, so I didn't
test that.
What I did test was that changing GdipCloneFontFamily from '*clone = family' to
an obviously wrong 'GdipCreateFontFamilyFromName(family->FamilyName, NULL,
clone)' seems to fix the problem.
--
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=49819
Bug ID: 49819
Summary: EveMon (v 4.0.18.4979): (with dotnet461) crashes on
add character
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: maxwellc(a)gmail.com
Distribution: ---
Created attachment 68155
--> https://bugs.winehq.org/attachment.cgi?id=68155
Report from EVEMon of the problem
Program: EVEMon 4.0.18.4979
(https://appdb.winehq.org/objectManager.php?sClass=application&iId=9346)
Download Link: https://github.com/peterhaneve/evemon/releases/tag/4.0.18
60c649699694060f0175e5830e9381ad9189593a EVEMon-install-4.0.18.exe
Wine Version is both 5.0 Ubuntu and 5.16
Setup:
Following suggestion in
https://appdb.winehq.org/objectManager.php?sClass=version&iId=29658
Prior to upgrade to 5.16 from devel repo,
winetricks dotnet461 corefonts
>From Linux Command line
wine /tmp/EVEMon-install-4.0.18.exe
Click through installation prompts.
Offers to launch on conclusion.
Exited.
WINEDEBUG='fixme+all,err+all' wine "Program Files/EVEMon/EVEMon.exe"
Program runs but attempting to perform File->Add Character crashes the program.
Program brings up report on the problem attached as
"EveMonCrashOwnWords.log"
Second attachment of output with WINEDEBUG="err+all,warn+all,fixme+all"
Unable to reproduce on clean 5.16 prefix since winetricks dotnet461 "is broken
since 5.12"
--
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=50645
Bug ID: 50645
Summary: Age of Mythology Multiplayer on Voobly
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: miltiadesxri(a)gmail.com
Distribution: ---
Created attachment 69359
--> https://bugs.winehq.org/attachment.cgi?id=69359
voobly.exe terminal output
Hello,
I'm trying to play AOM:TT multiplayer on voobly without success. The bug is
similar to the one i posted one year ago. When i enter the in-game lobby I see
that my ip is 0.0.0.0 and no other players are able to connect. I thought that
the patch (https://source.winehq.org/patches/data/110549) was already in the
current wine version, so I don't understand why it doesn't work. I tried
different versions of the game (i.e. original 2cd version, gold edition) and
there isn't any firewall activated. I'll attach a log from the terminal output
(I guess its mostly line 414 that's important).
Thanks in advance,
Miltiades
--
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=51320
Bug ID: 51320
Summary: Can't connect to correct IP address in Voobly when
playing Age of Mythology
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alisamarim7(a)gmail.com
Distribution: ---
I'm having issues hosting and connecting to lobbies in Age of Mythology the
Titans using Voobly. When I try to join the host, the countdown never ends and
when I host myself, the IP address shows as 0.0.0.0.
I'm on Fedora 34 and using Wine 6.10 staging.
Things I've tried:
- enable winetricks directplay (though I get a warning for this saying some
verbs are not working on 64bit version)
- reinstalling wine, game and voobly multiple times.
- trying different versions of wine such as Fedora's winehq-stable and
winehq-staging
Keep in mind that the game works fine using other clients such as GameRanger.
Voobly and the game work fine in Windows 10. I also noticed something
interesting when hosting a lobby on my own (without anyone else joining the
lobby) and running the game through voobly, the IP is shown correctly. Though
if I quit the game and rejoin alone, IP is set to 0.0.0.0 once again.
That's all I have for now. Does anyone know how to fix and/or debug the issue?
--
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=51318
Bug ID: 51318
Summary: MSOffice 2010 - context menu either does not appear or
appears in top-left hand corner
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: poprocks(a)gmail.com
Distribution: ---
I am running Slackware64-current.
I have encountered a bug with MSOffice 2010 (Word and Excel, at least) whereby
right-clicking either does not work at all (typically if no text is
highlighted) or the context menu appears, but in the top-left-hand corner of
the screen as opposed to at the mouse cursor.
I have reproduced this on WINE 6.0.1 and 6.1. I can reproduce on Plasma5 and
fluxbox.
It does not occur on WINE 4.0 or 4.0.4.
Possible regression?
--
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=49197
Bug ID: 49197
Summary: webservices/writer.c fails on armv7l
Product: Wine
Version: 5.8
Hardware: arm
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Debian
Was originally mentioned in bug 43959. reader.c now works in
wine-5.8-230-g3bb824f988, writer still fails:
austin@PrawnOS:~/wine-git/dlls/webservices/tests$ WINEDEBUG=-all make writer.ok
../../../tools/runtest -q -P wine -T ../../.. -M webservices.dll -p
webservices_test.exe.so writer && touch writer.ok
writer.c:371: Test failed: 2272: got 11 expected 10
writer.c:373: Test failed: 2272: got <t>:E-3</t> expected <t>1E-2</t>
writer.c:371: Test failed: 2272: got 12 expected 11
writer.c:373: Test failed: 2272: got <t>-:E-3</t> expected <t>-1E-2</t>
writer.c:373: Test failed: 2272: got <t>1.7976931348623156E+308</t> expected
<t>1.7976931348623157E+308</t>
writer.c:373: Test failed: 2272: got <t>-1.7976931348623156E+308</t> expected
<t>-1.7976931348623157E+308</t>
writer.c:2316: Test failed: got 00000000
writer.c:2332: Test failed: got 00000000
It passes on Windows RT:
webservices:writer start dlls/webservices/tests/writer.c -
0668:writer: 2623 tests executed (0 marked as todo, 0 failures), 0 skipped.
--
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=51189
Bug ID: 51189
Summary: DX11 performance is much lower than DX9 in Heaven on
Windows
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: acyellow(a)gmail.com
1. Compile directx dll for Windows including d3d9.dll, d3d11.dll, dxgi.dll,
wined3d.dll.
2. Install Heaven on Windows OS and Nvidia Graphics card platform.
3. Intall the Wined3d dlls in Windows and make sure Heaven load the wined3d
dlls.
4. Test Heaven benchmark, find that the FPS on Heaven DX11 is much lower than
on Heaven DX9, it is about: FPS on DX11 = 1/3 * FPS on DX9
Use Windows Performance Recorder and Windows Performance Analyzer to debug this
performance issue. We can see many CPU cycle spends on wined3d_cs_mt_finish.
Could you give any advice?
--
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=51308
Bug ID: 51308
Summary: Resident Evil 4 Blackscreen after starting the game,
Game lag issues, MPEG-1 doesn't display before and
after Main Menu and Keyboard slow responding
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zeroredgrave(a)gmail.com
Distribution: ---
Created attachment 70172
--> https://bugs.winehq.org/attachment.cgi?id=70172
Displayed Blackscreen instead of MPEG-1 in the Game
I have a problem on RE4 of the following
- Displayed Blackscreen instead of MPEG-1 should be display on starting the
game, always get skipped in-game and i have to spamming the "ESC" key to skip
the video and play the game because of Blackscreen.
- The graphics of the game is very laggy for integrated intel gpu except in
Status UI, and Load/Save UI and its should not be laggy when i check on
Windows.
- Keyboard responding is kinda slow everytime i pressed like walking, running,
shooting, opening inventory and etc.
The game is fine but only few problem.
--
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=50981
Bug ID: 50981
Summary: Virtual Desktop not respecting certain resolutions
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lemonzest(a)gmail.com
Distribution: ---
Created attachment 69810
--> https://bugs.winehq.org/attachment.cgi?id=69810
1920x1080
Hi
I have noticed for a few months now that virtual desktop is not scaling
correctly in certain modes.
I have enabled the desktop shell taskbar to check this. Some common resolutions
like 1280x720,1366x768,1600x900,1680x1050,3200x1800 are correct as expected.
But 1920x1080 and 2560x1440 do not show the taskbar as they are cropped and
this is also in games as they crop the bottom rows off, this sometimes means it
crops off item bars.
To show the taskbar in 1920x1080 I have to reduce the vertical to 1050 lines
and in 2560x1440 I also have to reduce to 1050 lines, seems 1050 is some magic
number??
If I run a game at a 2560x1440 resolution the virtual desktop remains at a
1920x1080'ish size but does not expand to encompass the entire game.
I am running on a 4K display and usually like to have games running in virtual
desktop so I can keep any eye on other things like chat.
--
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=48853
Bug ID: 48853
Summary: IME does not turn off except in character input filed
Product: Wine-staging
Version: 5.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a1_canon(a)yahoo.co.jp
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
OS: Fedora31
wine: 5.3
package: wine-5.3-1.fc31.x86_64
software: Final Fantasy XIV V5.21
There is a character input filed for chatting on the game screen. It is expeted
that IME will be disabled after character input completed, but will not, I will
not be able to enter key to move my avatar.
--
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=45539
Bug ID: 45539
Summary: "DX11 feature level 10.0 is required to run the
engine"
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alexterranova81(a)gmail.com
Distribution: ---
When trying to launch a game I get the following error msg:"DX11 feature level
10.0 is required to run the engine"
--
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=51299
Bug ID: 51299
Summary: Multiple NVIDIA installers crash on unimplemented
newdev.dll.DiInstallDevice (GeForce Experience 3.x,
RTX Voice)
Product: Wine
Version: 6.11
Hardware: x86-64
URL: https://web.archive.org/web/20200323180303if_/https://us.download.nvidia.com/GFE/GFEClient/3.14.1.48/GeForce
_Experience_v3.14.1.48.exe
OS: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ArchLinux
Created attachment 70169
--> https://bugs.winehq.org/attachment.cgi?id=70169
patch
Continuation of bug 40430. I detailed everything in
<https://bugs.winehq.org/show_bug.cgi?id=40430#c12>
To reproduce with GeForce Experience one first needs to start the Scheduler
service ('wine net start schedule').
You also need to work around Nvidia GPU check. It doesn't work even though I
have an Nvidia GPU. Extract the installer, remove 'CheckNvGpu' constraint from
GFExperience/GFExperience.nvi.
$ sha1sum GeForce_Experience_v3.14.1.48.exe
67f7326ce6d328b0f5384bcb8a7a6eb7cde6efc5 GeForce_Experience_v3.14.1.48.exe
$ du -sh GeForce_Experience_v3.14.1.48.exe
84M GeForce_Experience_v3.14.1.48.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.
http://bugs.winehq.org/show_bug.cgi?id=35976
Bug ID: 35976
Summary: Starcraft 2: Alt tab breaks hotkeys
Product: Wine
Version: 20050930
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bijan55(a)gmail.com
Alt-tabbing breaks hotkeys in Star Craft 2.
This happens with and without virtual desktop.
Bug has been documented on windows, but has since been solved (Cannot reproduce
on windows)
--
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=46886
Bug ID: 46886
Summary: App Crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorkilutra(a)desoz.com
Distribution: ---
Created attachment 63962
--> https://bugs.winehq.org/attachment.cgi?id=63962
Crash
Crashing
--
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=50568
Bug ID: 50568
Summary: Epic Launcher Manjaro
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: westiekids(a)gmail.com
Distribution: ---
Created attachment 69243
--> https://bugs.winehq.org/attachment.cgi?id=69243
Trace
I'm rather new to using Wine so I don't know if I have entered the correct
categories, sorry.
I had read that Epic Launcher was now working with wine on Linux so I thought
I'd see if I could get it working. I'm not particularly fussed about not having
it but I thought I'd submit the crash logs to see if that was helpful?
I couldn't quite understand from the trace what the error was so if anyone can
figure it out I'd be interested in understanding it.
Using KDE Manjaro Linux
--
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=39456
Bug ID: 39456
Summary: DirectX 9.0c End-User Runtime Web Installer page fault
/ crashes
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 52570
--> https://bugs.winehq.org/attachment.cgi?id=52570
backtrace.txt
Download link:
https://www.microsoft.com/en-gb/download/confirmation.aspx?id=35
Exact (hash match) copy of DirectX installer bundled on S.T.A.L.K.E.R.: SOC
Retail DVD
Tested on a 32-bit Wineprefix using wine-1.7.52-305-g45c987d (Git).
Identical behaviour under Wine Staging (Git).
Installer launches OK but crashes during the actual install process. See
attached backtrace, console output and install logs (created by Microsoft
installer).
--
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=34388
Bug #: 34388
Summary: Star Citizen: Certificate authentication failed
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Star Citizen launcher starts with an error message: "Certificate authentication
failed, please re-install to correct the problem"
+crypt attached.
--
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=51292
Bug ID: 51292
Summary: Telegram app crashes if clicked on hyper text link
inside channels.
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: prasadpatil252(a)gmail.com
Distribution: ---
I am running wine (wine-6.0.1) stable version and updated to the current date
inside Fedora 34 Gnome (Wayland session) x64.
I have installed Telegram app version 2.7.4 using wine, also tried both 32 bit
and 64 bit portable versions. But the Telegram app still crashes in portable
versions too if clicked on the link.
Note that if the same portable exe I run in Windows OS it works fine if clicked
on link. Even a native Telegram app works fine.
Let me know what could be the issue or it should be reported to the telegram
team.
--
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=37111
Bug ID: 37111
Summary: wine fails at setting up resolution for Hearthstone at
startup
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Created attachment 49335
--> https://bugs.winehq.org/attachment.cgi?id=49335
console output with opengl as winedebug option set
When i'm trying to start Hearthstone with the "-force-opengl" command line
argument, a wine window pops up with an error.
"couldn't setup OpenGL for the requested monitor solution.
GLContex: failed to share context 30001: Erfolg
Screen: could not setup GL for resolution (1920x1080 fs=1 hz=0
GLContext: failed to share context 30002: Erfolg
Screen: could not setup GL for resolution (1920x1065 fs=0 hz=60)"
the rest of the text is cut off, since i can't use the error windows scroll bar
.
Neither can i click "ok" to close that window,
i need to kill it with ctrl+shift+escape.
I've attached the console output of wine with WINEDEBUG=OpenGL enabled.
--
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=51164
Bug ID: 51164
Summary: Yamaha AG DSP Controller V1.1.0.0 cannot find device
Product: Wine
Version: 6.9
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
Distribution: ---
This software for a Yamaha AG06 USB mixer cannot find the device under wine.
According to this Twitter thread, wine produces an incorrect MIDI device
string, compared to the one the app expects to find running on Windows.
https://twitter.com/_d0pefish_/status/1393334113269174289https://web.archive.org/web/20210522062336/https://threadreaderapp.com/thre…
> Under Windows, we get a MIDI device named "AG06/AG03".
> But under Linux, it has a different name, "AG06/AG03 - AG06/AG03 MIDI 1".
> OllyDbg reveals all - here's the loop where the program is iterating over all MIDI input/output devices and comparing their names against the string "AG06/AG03".
--
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=47502
Bug ID: 47502
Summary: Wine names MIDI devices not the same as Windows
Product: Wine
Version: 4.12.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: demindf(a)gmail.com
Distribution: ---
I'm trying to run Yamaha's DSP controller for AG06 mixer, but it doesn't detect
MIDI device. The reason it can't find it is because it looks for a device named
"AG06/AG03", however Wine transforms the name to "AG06/AG03 - AG06/AG03 MIDI
1".
To make application work I made a quickfix (not for merging, just for my self)
https://github.com/demin-dmitriy/wine/commit/5497db48db29363af332f1f68b2c75…
, and indeed application works smoothly after that.
Yamaha's DSP controller is not the only program that suffers from that. Here's
a reddit post by somebody with exactly the same issue and same solution but
with Rekordbox:
https://www.reddit.com/r/linuxquestions/comments/c0np91/rename_midi_devices/
--
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=45202
Bug ID: 45202
Summary: Stories Path of Destinies - multicolored textures
Product: Wine
Version: 3.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 61415
--> https://bugs.winehq.org/attachment.cgi?id=61415
screenshot
Mainly floor textures are multicolored.
--
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=36165
Bug ID: 36165
Summary: msvcrt/string tests fail under valgrind
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
string.c:1570: Test failed: d =
1000000000000000482416141386308708571867933472627945326741491900144172904106310050588962644037102476595408159456210748972770600252972845262058045244417464426905986489749230528825980973749133650163621397243851020732242333839884529407361024.000000
...
string.c:2475: Test failed: d.x = 0.000000e+000, expected 0
string.c:2478: Test failed: d.x = 0.000000e+000, expected 0
wine-1.7.17-129-gb84e112 / valgrind-3.9.0
--
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=51184
Bug ID: 51184
Summary: test_font_metrics() fails in gdi32:font for bitmap
fonts on Windows 10 >= 1709
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_font_metrics() fails in gdi32:font for bitmap fonts on Windows 10 >= 1709:
font.c:415: found bitmap font System, height 16
font.c:356: Test failed: 432: expected 2048, got 13
font.c:356: Test failed: height 1: 456: expected 2048, got 13
...
font.c:356: Test failed: height 96: 456: expected 2048, got 13
font.c:356: Test failed: 467: expected 2048, got 13
font.c:356: Test failed: 476: expected 2048, got 13
So something changed and the test should be updated.
See:
https://test.winehq.org/data/patterns.html#gdi32:font
The failing test was introduced in this commit:
commit 6f7457d8adaf67b457154a45deef21d5b5a87c8f
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
AuthorDate: Tue Jun 24 16:13:31 2008 +0900
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Tue Jun 24 12:23:03 2008 +0200
gdi32: Add a test for outline text metrics.
--
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=46043
Bug ID: 46043
Summary: Notepad++ x86 Visual C++ Runtime error
Product: Wine
Version: 3.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hildogjr(a)gmail.com
Distribution: ---
Notepad++ x86 cause a "Microsoft Visual C++ Runtime Library Error" when try to
run a plugin.
To reproduce:
1. Install Note++ x86 from https://notepad-plus-plus.org/;
2. Install the 'Plugins Manager' downloading the *UNI.zip package from
https://github.com/bruderstein/nppPluginManager/releases
3. Place the folder/files in the installation program folders `plugins` and
`update`.
4. Open a *.md file
5. Try to run the plugin:
Plugins >> MarkdownViewer++ >> MarkdownViewer++
6. Error and freeze.
--
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=51224
Bug ID: 51224
Summary: Otvdm can't start any Win16 application
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rpisl(a)seznam.cz
Distribution: ---
I was unsuccessful trying to make AutoSketch 2.1c running with Wine. Then I
found that it works well with Otvdm (https://github.com/otya128/winevdm) on
Windows. Since that is also based on Wine it should be possible to find and
port changes back. Unfortunately the changes are complex and the code is a
mess. Finally I realized that with a simple change it is possible to run Otvdm
in Wine. The problem is that Wine does not allow to load modules with suffix
"16" from the prefix.
--
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=50592
Bug ID: 50592
Summary: ZynAddSubFX 3.0.3 Demo can't load/open/save presets
Product: Wine
Version: 6.1
Hardware: x86-64
URL: http://fundamental-code.com/zyn-fusion/zyn-fusion-wind
ows-64bit-3.0.3-demo.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: and3md(a)gmail.com
Distribution: ---
Created attachment 69270
--> https://bugs.winehq.org/attachment.cgi?id=69270
Wine log
Hello,
ZynAddSubFX 3.0.3 in standalone version and also as a VST2 plugin opened in
LMMS in wine can't find any preset. File browser widget (File-> Load instrument
for eg) opens empty control without the possibility of select any folder.
Everything works fine on Windows 10.
Steps to reproduce:
1. Download
http://fundamental-code.com/zyn-fusion/zyn-fusion-windows-64bit-3.0.3-demo.…
2. Extract folder
3. Run zynaddsubfx.exe
See attached screenshots.
--
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=49459
Bug ID: 49459
Summary: Memu installer fails: wine: Call from 0x7b00f0b7 to
unimplemented function wuaueng.dll.DllRegisterServer,
aborting
Product: Wine
Version: 5.11
Hardware: x86
URL: http://dl.memuplay.com/download/MEmu-Setup-7.2.1-ha340
8877b.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
As the title says ;)
See also https://bugs.winehq.org/show_bug.cgi?id=49458
--
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=45940
Bug ID: 45940
Summary: Missing CLSID e018945b-aa86-4008-9bd4-6777a1e40c11
(CLSID_WICPngDecoder2 ?)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Created attachment 62473
--> https://bugs.winehq.org/attachment.cgi?id=62473
Console log.
Sword Art Online Re: Hollow Fragment tries to display a splash screen during
early startup and crashes when it fails to instance this CLSID.
According to Microsoft, it's a new decoder that was added in Windows 8, and is
the new default for WICPngDecoder.
See:
https://docs.microsoft.com/en-us/windows/desktop/wic/what-s-new-in-wic-for-…
Also found a reference to the CLSID as Microsoft's own docs don't indicate
which CLSID the new decoder was assigned.... See:
https://github.com/CMCHTPC/DelphiDX12/blob/master/Units/DX12.WinCodec.pas
--
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=51273
Bug ID: 51273
Summary: Starcraft 2 64 bit .exe not starting since 25b093f384
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)codeweavers.com
Distribution: ---
The 64 bit version of Starcraft 2 fails to start in current Wine.
It looks like a stack overflow:
0210:err:seh:call_stack_handlers invalid frame 000000000013FC00
(0000000000022000-0000000000120000)
0210:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
Later the game shows a rather useless error message.
Bisect result:
25b093f3845a0ae1b2e2fe1c0701e98064f8e8d6 is the first bad commit
commit 25b093f3845a0ae1b2e2fe1c0701e98064f8e8d6
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jun 11 10:57:26 2021 +0200
ntdll: Switch to the kernel stack for syscalls on x86-64.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/ntdll/unix/signal_x86_64.c | 266 +++++++++++++---------------------------
tools/winebuild/import.c | 169 +++++++++++--------------
2 files changed, 161 insertions(+), 274 deletions(-)
It looks similar to bug 51262, but that bug was about 32 bit programs. 32 bit
SC2 runs fine as of f5bd0be6a4.
--
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=42928
Bug ID: 42928
Summary: EmuMovies Sync Fails Login
Product: Wine
Version: 2.6
Hardware: x86-64
URL: http://emumovies.com/files/file/321-emumovies-sync/
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ben(a)xnode.org
Distribution: ---
The program installs and starts happily, but immediately fails when trying to
login. The only output in the terminal when this happens is:
====================
fixme:ras:RasEnumConnectionsW (0x2e7cd10,0xcb0d954,0xcb0d958),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
====================
Program is relatively modern (most recent version is from December 2016) so it
shouldn't be trying to do anything archaic.
Regarding testing, program is free to use but also requires a (free) account to
use (which is where this failure comes in).
--
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=41403
Bug ID: 41403
Summary: Ri-li 2.0.1: No window shown (just title bar)
Product: Wine
Version: 1.9.19
Hardware: x86-64
URL: http://prdownloads.sourceforge.net/ri-li/Ri-li_2.0.1.e
xe?download
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: tobbi.bugs(a)googlemail.com
When trying to run Ri-Li, I don't see any window, just its title bar.
Console output is the following over and over again:
err:d3d:wined3d_check_gl_call >>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506)
from glBindTexture @ context.c / 2397.
fixme:d3d:context_check_fbo_status FBO status GL_FRAMEBUFFER_UNDEFINED (0x8219)
err:d3d:context_check_fbo_status FBO 0 is incomplete, driver bug?
$ openssl sha1 Ri-li_2.0.1.exe
SHA1(Ri-li_2.0.1.exe)= ed9a3f423205369e08492c68a21525ba2f3fb776
--
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=41048
Bug ID: 41048
Summary: Roller Coaster Rampage fails to start: 'Failed to init
XACT' - {0aa000aa-f404-11d9-bd7a-0010dc4f8f81}
xactengine2_0.dll
Product: Wine
Version: 1.9.15
Hardware: x86
URL: http://store.steampowered.com/app/209610/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 55220
--> https://bugs.winehq.org/attachment.cgi?id=55220
terminal output
Native d3dx9_29.dll is installed.
With built-in xaudio libraries the game shows an error message on start:
'Failed to init XACT' then crashes.
Class ID {0aa000aa-f404-11d9-bd7a-0010dc4f8f81} belongs to xactengine2_0.dll.
[HKEY_CLASSES_ROOT\CLSID\{0aa000aa-f404-11d9-bd7a-0010dc4f8f81}]
@="XACT Engine"
[HKEY_CLASSES_ROOT\CLSID\{0aa000aa-f404-11d9-bd7a-0010dc4f8f81}\InProcServer32]
@="C:\\Windows\\system32\\xactengine2_0.dll"
"ThreadingModel"="Both"
wine-1.9.15-166-g7aadb08
--
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=29184
Bug #: 29184
Summary: Hogs of War: ground is missing somewhere
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ianstroud(a)btinternet.com
CC: kukuninse(a)gmail.com
Classification: Unclassified
+++ This bug was initially created as a clone of Bug #15913 +++
When I run this all the fault as reported on the App database are still
present. The most problematic being the incorrectly drawn landscapes. When
running repeated errors get logged to the console:
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filter WINED3DTEXF_LINEAR not
supported in software blit.
The machine I'm running is an AMD Phenon Quad Core running 64-bit Ubuntu 11.04
on Linux 2.6.38-12-generic and Wine 1.3.15. The Graphics card is a Zotac with
NVIDIA GT 430. (I've just upgraded the graphics driver to
NVIDIA-Linux-x86_64-290.10.
I can't believe a game of this vintage is particularly demanding on graphics so
it should run. If I had to guess I'd that either
i) It is trying to use something in the Wine's DirectX implementation that
hasn't been implemented and so the game is spending excessive time drawing in
software.
OR
ii) There is an issue about how this graphics card/driver reports itself to the
game via DirectX and so the game fails to try use the hardware accelerators and
ends up trying to do too much in software.
OR
iii) This is a multiprocessor issue as the game was never written for
multi-core machines. I can almost imagine the drawing process being run on
multiple cores which then fight over access to the hardware resulting in the
display being partially rendered in stripes.
Original report
The game run fine, but some chunks of land aren't drawn texture. Its like a
stripes of drawned/undrawned chunks of land. It making the game very difficult
to play. Game use DirectDraw HAL. I ran on different settings - nothing
difference.
--
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=51231
Bug ID: 51231
Summary: WeChat can't display QR code in login dialog.
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: jactry92(a)gmail.com
Distribution: ---
Created attachment 70099
--> https://bugs.winehq.org/attachment.cgi?id=70099
+winsock,+seh,+tid,+pid log.
Steps to reproduce:
1. Download and install WeChat;
2. cd ~/.wine/drive_c/Program\ Files/Tencent/WeChat
3. wine WeChat.exe
Expected: A QR code is displayed for scanning.
Actually: Just a blank area.
This seems a regression of a70c5172c6bb0e61ad24c202a9bf4e88b8c868b0. Reset to
bd2e5ff9399982ab7d57612a71107055b64097a8 and then the QR code display again.
--
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=42215
Bug ID: 42215
Summary: Pendulumania: Black screen (needs to emulate 8bpp mode
in winex11)
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Henri's comment in bug 40096:
The application uses GetDeviceCaps(dc, BITSPIXEL); to get the screen depth, and
essentially gets confused when it's not the 8 bpp it previously set. It might
be possible to emulate 8bpp mode in winex11, I'm not sure how hard that would
be.
This hack works around the issue:
https://bugs.winehq.org/attachment.cgi?id=53902&action=diff
I'm not sure, if this older comment is still relevant in wine-2.0-rc5:
https://bugs.winehq.org/show_bug.cgi?id=40096#c10
--
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.