https://bugs.winehq.org/show_bug.cgi?id=50790
Bug ID: 50790
Summary: winemac not working in a VM again
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
CC: bshanks(a)codeweavers.com
Regression SHA1: ae319caa3bf97b0ab688b1f44418dfd9d522f115
When attempting to use wine(64) within an OS X 10.9 VM no display is found when
using winemac.drv, using X11 driver does work same as last time this happened.
The regression SHA1 is ether the one thats marked or the one right after
5fbd40520d9a1505764b9e7b86f01d663b3aa391
--
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=50256
Bug ID: 50256
Summary: Animate VST plugin activation doesn't work:
wbem_services_ExecQuery gets no network adapters
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andriy.parhomenko(a)gmail.com
Distribution: ---
Created attachment 68788
--> https://bugs.winehq.org/attachment.cgi?id=68788
Backtrace
When I try to activate Animate VST plugin by MasteringTheMix, it gives error
28, which means no network adapters detected
(https://masteringthemix.zendesk.com/hc/en-gb/articles/208383349-ENABLE-THE-ā¦)
The plugin was loaded in Reaper with linvst.
I've attached the backtrace with WINEDEBUG=+wbemprox, it seems that
wbem_services_ExecQuery returns 0 adapters found.
--
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=50744
Bug ID: 50744
Summary: continuous spamming of
fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
in console
Product: Wine
Version: 6.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimaki(a)rocketmail.com
Distribution: ---
I am getting continuous spamming in command console of the following fixme when
the mouse pointer is moved over any loaded webpage in a builtin Wine Internet
Explorer window. This happens both when it's loaded as a standalone and when
the browser is embedded into another application.
0024:fixme:msctf:InputProcessorProfileMgr_GetActiveProfile
(02D356D0)->({34745c63-b2f0-4784-8b67-5e12c8701a31}
One way to reproduce this is by running the below command, bringing Wine
Internet Exporer window into focus and then moving the cursor over it.
wine iexplore
--
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=28786
Bug #: 28786
Summary: Explorer filelist problem
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.downing(a)guardian-shield.com
Classification: Unclassified
In the Explorer file-list [left pane] the "expand" controls (plus "+" signs)
require double-click. They should be single-click.
--
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=48563
Bug ID: 48563
Summary: Runaway: A Twist of Fate renders its cursor
incorrectly
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The cursor should appear as a vertical cross, but is rendered as a vertical
cross on top of a black square. Essentially, the black background of the cursor
is rendered when it should be transparent.
The linked staging patch fixes 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=22635
Summary: FindFileFirst should ignore some chars
Product: Wine
Version: 1.1.44
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: plr.vincent(a)gmail.com
When FindFileFirst is called with such path (c-style notation):
"C:\\Program Files/>"
it should match
"C:\\Program Files"
A test for this is in the works (first attempt:
http://www.winehq.org/pipermail/wine-devel/2010-May/083434.html ) and this
behavior was confirmed on winxp and win2k.
This has been discovered while investigating the problem of Earth 2160 packaged
by GOG.com:
The installer ciphers the cd key to put it in the registry (as GOG doesn't
provide different keys for each user, the installer contains one):
HKCU\Software\Reality Pump\Earth2160\SerialKey\SerialKey. One of the components
used for this is the creation time of the Earth 2160 installation directory.
It looks up the path of that directory using another registry key created
during the install: HKLM\Software\Reality Pump\Earth2160\FileSystem\DataPath .
This key contains that path with a trailing "/>", which seems to be present on
purpose (removing it makes the game fail very early when executed). The result
is that this path is not found after installation on wine, so the created
registry key is invalid when checked by the game.
Note that the problem is really only in the installer, as the parameter
received by FindFileFirst when game checks the key doesn't contain the trailing
"/>".
--
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=50781
Bug ID: 50781
Summary: cl.exe fails to open program database
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: rpisl(a)seznam.cz
Distribution: ---
cl.exe from MSVC 2015 fails to open program database:
fatal error C1041: cannot open program database '...'; if multiple CL.EXE write
to the same .PDB file, please use /FS
This is a regression caused by commit b14eee69c7240658252bc96b6302e98948f2c62c
in Wine 5.13.
--
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=50563
Bug ID: 50563
Summary: The Witcher 3: Wild Hunt has missing sunlight with
Vulkan renderer
Product: Wine
Version: 6.0
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 69237
--> https://bugs.winehq.org/attachment.cgi?id=69237
example
Seems NVIDIA-specific.
wine-6.0-201-g2d4dd4252b0
--
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=50508
Bug ID: 50508
Summary: ACAT Phrase, part of Intel Assistive Context-Aware
Toolkit (ACAT) v1.00.0 (.NET 4.5 app) crashes on
unimplemented function
'uiautomationcore.dll.UiaRegisterProviderCallback'
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: uiautomationcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Download:
https://github.com/intel/acat/releases/download/v1.00.0/ACATSetup.exe
Prerequisite:
* 'winetricks --force -q dotnet45'
* 'winetricks -q vcrun2012' (workaround for bug 42751)
You need to have a camera attached. Any webcam that Linux recognizes will work.
Face detection works well. Takes half a minute until the "AI" is trained ;-)
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Intel/ACAT
$ WINEDEBUG=+seh,+loaddll wine ./ACATPhrase.exe
...
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\msvcr110.dll"
at 08E70000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\MSVCP110.dll"
at 08DA0000: builtin
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_core2412.dll"
at 08B80000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_ml2412.dll"
at 08AF0000: native
0338:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\AVIFIL32.dll"
at 09170000: builtin
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_highgui2412.dll"
at 08F50000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\opencv_imgproc2412.dll"
at 091B0000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libivcp.dll"
at 08A30000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libpipeline.dll"
at 088C0000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\libinfra.dll"
at 08760000: native
0338:trace:loaddll:build_module Loaded
L"C:\\Intel\\ACAT\\Extensions\\Default\\Actuators\\VisionActuator\\acat_gestures_dll.dll"
at 08740000: native
...
0344:fixme:path:parse_url failed to parse L"System.Drawing"
03bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\qcap.dll" at
09640000: builtin
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\qedit.dll" at
09A50000: builtin
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:KSP_Get () Not adding a pin with PIN_CATEGORY_PREVIEW
03bc:fixme:qcap:preview_query_accept (00A3216C) stub
...
The following camera devices were found on your system:
0 : USB2.0 UVC HD Webcam: USB2.0 UV
-----------------------------------
Face detection in progress...
FPS=0
Face Detected!
Face detection in progress - Please wait
Face Detected!
-------------------------------------------------------------------------------------------
Please wait and do NO GESTURES...Calibration in progress...
-------------------------------------------------------------------------------------------
Face detection in progress - Please wait
...
wine: Call from 7B00FF28 to unimplemented function
uiautomationcore.dll.UiaRegisterProviderCallback, aborting
...
--- snip ---
After the face detection calibration finished it shows a 'null reference'
exception error dialog.
Wine source:
https://source.winehq.org/git/wine.git/blob/477fe4ba2fceaffe96ea3910595befeā¦
--- snip ---
94 @ stub UiaRegisterProviderCallback
--- snip ---
$ sha1sum ACATSetup.exe
de818a4723d72d7654895631ef121e574d8b3713e ACATSetup.exe
$ du -sh ACATSetup.exe
283M ACATSetup.exe
$ wine --version
wine-6.0
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.