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.
http://bugs.winehq.org/show_bug.cgi?id=26035
Summary: ChipGenius cannot detect USB device
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
ChipGenius is a small green software for detecting USB pid/vid ,it returns the
device name, interface speed, serial number, equipment version, and provides
relevant information to download address.
See
http://translate.google.com/translate?js=n&prev=_t&hl=en&ie=UTF-8&layout=2&…
for a google translated introduction.
ChipGenius can be download free on its website (
http://dl.mydigit.net/2010/09/chipgenius.html ) , or a personal mirror here:
https://docs.google.com/leaf?id=0BxjsxTbiBaUHMDI5OWIxYTktZDBkOS00ODE3LWExOW…
Normally on WinXP, while running ChipGenius, it will draw a device tree and
auto detect usb devices and redraw device tree whenever a usb device is pluging
or unpluging.
However, ChipGenius didn't draw any device tree on wine.
Here is the log:
$ winetricks -q vb6run
$ wine '/home/fracting/Wine/USB/ChipGenius/ChipGenius.exe'
err:menubuilder:init_xdg error looking up the desktop directory
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1414,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6d4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,830,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,1354,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OleLoadPictureEx
(0xa1f5ec,2238,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f6a4),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x18ae50)->(0x198fb8, 0, (nil)), hacked
stub.
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400
fixme:win:RegisterDeviceNotificationA (hwnd=0x1006e,
filter=0x32f82c,flags=0x00000000) returns a fake device notification handle!
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
I also test chipgenius with Alexander Morozov's USB patchset, but it doesn't
work either.
Best 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=51743
Bug ID: 51743
Summary: GSView has the wrong color for some hovered menu items
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 70626
--> https://bugs.winehq.org/attachment.cgi?id=70626
Screenshot on Wine
See screenshots.
For testing on Win7, you need to disable Aero!
--
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=51726
Bug ID: 51726
Summary: wineserver crashes with an assert()
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: dmitry(a)baikal.ru
CC: z.figura12(a)gmail.com
Regression SHA1: 96593370cd7b1ec127270a1c4a95d055baf532c8
Distribution: ---
Created attachment 70613
--> https://bugs.winehq.org/attachment.cgi?id=70613
Snippet of +relay,+server log leading to the assert
Due to resent changes wineserver crashes with an assert. This is a regression
caused by
96593370cd7b1ec127270a1c4a95d055baf532c8 is the first bad commit
commit 96593370cd7b1ec127270a1c4a95d055baf532c8
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Wed Sep 1 17:28:38 2021 -0500
server: Introduce a helper to fill an iosb and terminate the async.
For convenience, and to centralize the STATUS_ALERTED logic into one place.
Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
server/async.c | 29 +++++++++++++
server/console.c | 51 ++++++++--------------
server/device.c | 14 +++---
server/file.h | 2 +
server/named_pipe.c | 4 +-
server/sock.c | 121 ++++++++++++++++++++++------------------------------
6 files changed, 105 insertions(+), 116 deletions(-)
--
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.