https://bugs.winehq.org/show_bug.cgi?id=51011
Bug ID: 51011
Summary: Snap Camera 1.12.1 doesn't run at all
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: barfin(a)protonmail.com
Distribution: ---
Created attachment 69857
--> https://bugs.winehq.org/attachment.cgi?id=69857
log
log is included
--
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=51001
Bug ID: 51001
Summary: Regression: Cannot look around in World of Warcraft
with a Hardware cursor
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: jaapbuurman(a)gmail.com
Distribution: ---
There has been a regression in Wine-staging 6.6 that causes you to be unable to
look around in World of Warcraft whenever you use a hardware cursor. To enable
a hardware cursor, set the "rawMouseEnable" Cvar to "1". This affects both
World of Warcraft classic and World of Warcraft: Shadowlands, and I could
reproduce it on THREE different computers.
When you press & hold the mouse button to take control of the camera, the
cursor disappears as expected. Normally you would then be able to look around.
In Wine-staging 6.5 this worked fine, however, under Wine-staging 6.6 the mouse
would be able to move a VERY short distance, and then completely to get stuck.
In order to move again, you would have to release the mouse button, and then
press & hold it again. This would again allow you to move this very tiny
distance before it gets stuck again.
When using a software cursor the issue is not present, however, a software
cursor has its own issues (not related to wine, also an issue under 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=50971
Bug ID: 50971
Summary: Program crashes with error code 53 since Wine 6.6
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tim.cooper(a)layeh.com
Distribution: ---
Created attachment 69806
--> https://bugs.winehq.org/attachment.cgi?id=69806
Log file when running wine
I am trying to run winbox.exe (by Mikrotik) on Arch Linux. Ever since Wine 6.6
update, running the program fails with error code 53. The log shows issues
loading DLLs.
Invoked with:
export
WINEPREFIX="${WINBOX_HOME:-"${XDG_DATA_HOME:-"${HOME}/.local/share"}/winbox"}/wine"
export WINEARCH=win64
export WINEDLLOVERRIDES="mscoree,mshtml="
wine /usr/share/winbox/winbox.exe
Version: wine-6.6 (Staging)
--
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=50959
Bug ID: 50959
Summary: unimplemented function WS2_32.dll
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: chopinbig(a)tutanota.com
Distribution: ---
unimplemented function WS2_32.dll
GetHostNameW
occurs for Melodyne vst3 plugin.
--
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=40705
Bug ID: 40705
Summary: foobar2000 - Equalizer preset buttons
missing/invisible
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jimbo1qaz(a)gmail.com
Distribution: ---
Created attachment 54589
--> https://bugs.winehq.org/attachment.cgi?id=54589
Foobar2000 equalizer under Wine.
I'm using foobar2000 1.3.10. I first encountered this issue on Ubuntu 16.04
Cinnamon and Wine 1.6.2 x64, on a (I think) 32-bit wineprefix.
# Setup
* I also replicated this issue in Wine 1.9.10, 32-bit (PlayOnLinux).
* To (hopefully) avoid foobar2000-specific tweaks, I used [Install dialog] ->
_Install a non-listed program_. Then I created a new app profile and installed
foobar2000.
# Procedure
* Launch foobar2000. Press Ctrl-P to open Options.
* There's a tree at the left. Expand the Playback entry, and click DSP Manager.
* There will be two white boxes. On the right side, locate "Equalizer" and
double-click it.
* On the top of the dialog, click the "Configure selected" button.
# Result
There should be a combo box of presets, as well as a "load" or "save" button.
These are missing under Wine.
I tried using both theming on and off.
----
Is this a font bug?
--
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=50995
Bug ID: 50995
Summary: Regression: SimSig installer doesn't run, builtin dlls
not found
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: zzhang(a)codeweavers.com
Distribution: ---
Download SimSig from the official download link
https://www.simsig.co.uk/File/Download/852
master:wine/win32-build$ sha256sum ~/Downloads/SimSigInstaller.exe
2e25ba45ef4e042d0152ad943854220adcbbe62a155d05f4c52a032daf94c183
/home/eric/Downloads/SimSigInstaller.exe
master:wine/win32-build$ wine ~/Downloads/SimSigInstaller.exe
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\imm32.dll") not found
00ec:err:module:import_dll Library imm32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\winsxs\\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.2600.2982_none_deadbeef\\comctl32.dll")
not found
00ec:err:module:import_dll Library comctl32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\combase.dll") not found
00ec:err:module:import_dll Library combase.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
00ec:err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\setupapi.dll") not found
00ec:err:module:import_dll Library setupapi.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library version.dll (which is needed by
L"C:\\windows\\system32\\user32.dll") not found
00ec:err:module:import_dll Library user32.dll (which is needed by
L"C:\\windows\\system32\\oleaut32.dll") not found
00ec:err:module:import_dll Library oleaut32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:import_dll Library netapi32.dll (which is needed by
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe") not found
00ec:err:module:LdrInitializeThunk Importing dlls for
L"Z:\\home\\eric\\Downloads\\SimSigInstaller.exe" failed, status c0000135
Wine is built with "../configure -C CFLAGS="-g -Og" CROSSCFLAGS="-g -Og"
--disable-tests --enable-silent-rules && make"
Bisect points to
bb065801a693e1cd305d2a507c206f1b21a142d3 is the first bad commit
commit bb065801a693e1cd305d2a507c206f1b21a142d3
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Mar 30 10:12:07 2021 +0200
ntdll: Map the builtin or fake dll from the Wine dirs if it's missing from
the prefix.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
dlls/kernel32/tests/module.c | 4 +-
dlls/mscoree/tests/mscoree.c | 4 +-
dlls/ntdll/loader.c | 141 ++++++++++++++++++++++++++-----------------
3 files changed, 88 insertions(+), 61 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.
https://bugs.winehq.org/show_bug.cgi?id=51019
Bug ID: 51019
Summary: PR1750-60-R5 05.24 fails to install
Product: Wine
Version: 6.6
Hardware: x86-64
URL: https://controller-software.minebea-intec.com/PR1750/P
R1750-60-R5%2005.24%20Build%20286395%20Setup.exe
OS: Mac OS X
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Created attachment 69866
--> https://bugs.winehq.org/attachment.cgi?id=69866
output
Continuation of bug 42775.
The installer doesn't crash anymore, but shows an error dialog at the end.
--
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=18117
Summary: Visual Studio 2005 hangs on install, crashes in
RPCRT4_find_interface
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/f/4/3f435aaa-
49ce-44c3-a2cc-d40bca9af941/ENU/vcssetup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: rpc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Looking at bug 18114, I tried the download.
First, needs dotnet20. After using winetricks for that, the (mini)installer has
a crash when attempting to download the main installer:
wine: Unhandled page fault on read access to 0x00000004 at address 0x7e578b46
(thread 0112), starting debugger...
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x7e578b46).
Backtrace:
=>0 0x7e578b46 RPCRT4_find_interface+0xd6(object=(nil), if_id=0x10b0048,
check_object=0) [/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4
(0x00bae948)
1 0x7e57a6e8 RPCRT4_worker_thread+0x318(the_arg=0x132e20)
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:183] in rpcrt4 (0x00bae9b8)
2 0x7efc7b0d worker_thread_proc+0xfd(param=(nil))
[/home/austin/wine-git/dlls/ntdll/../../include/wine/port.h:434] in ntdll
(0x00baea18)
3 0x7efc3ace call_thread_entry_point+0xe() in ntdll (0x00baea28)
4 0x7efc5932 call_thread_func+0x42(rtl_func=<register EDI not in topmost
frame>, arg=<register ESI not in topmost frame>)
[/usr/include/bits/string3.h:85] in ntdll (0x00baeac8)
5 0x7efc5b00 start_thread+0x130(info=0x7ffbcfb8)
[/home/austin/wine-git/dlls/ntdll/thread.c:487] in ntdll (0x00baf3b8)
6 0xf7df24ff start_thread+0xbf() in libpthread.so.0 (0x00baf4b8)
0x7e578b46 RPCRT4_find_interface+0xd6
[/home/austin/wine-git/dlls/rpcrt4/rpc_server.c:132] in rpcrt4: repe cmpsb
(%esi),%es:(%edi)
132 if (!memcmp(if_id, &cif->If->InterfaceId,
sizeof(RPC_SYNTAX_IDENTIFIER)) &&
Below hack 'fixes' it:
diff --git a/dlls/rpcrt4/rpc_server.c b/dlls/rpcrt4/rpc_server.c
index 6214965..4ea520b 100644
--- a/dlls/rpcrt4/rpc_server.c
+++ b/dlls/rpcrt4/rpc_server.c
@@ -124,6 +124,7 @@ static RpcServerInterface* RPCRT4_find_interface(UUID*
objec
UUID* MgrType = NULL;
RpcServerInterface* cif;
RPC_STATUS status;
+ object = NULL;
if (check_object)
MgrType = LookupObjType(object);
Still has a non-fatal crash:
wine: Unhandled page fault on read access to 0x00000000 at address 0xf7d7d4f6
(thread 0025), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef94e0c
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
err:ole:ifproxy_release_public_refs IRemUnknown_RemRelease failed with error
0x800706be
--
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=6510
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
URL|http://go.microsoft.com/fwl |https://web.archive.org/web
|ink/?linkid=57037 |/20190127082540/http://down
| |load.microsoft.com/download
| |/A/9/1/A91D6B2B-A798-47DF-9
| |C7E-A97854B7DD18/VC.iso
--
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.