https://bugs.winehq.org/show_bug.cgi?id=51674
Bug ID: 51674
Summary: Uplay Connect app doesn't run
Product: Wine-staging
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: omrkrdmnmlt0044(a)outlook.com.tr
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Uplay Connect app doesn't 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=46338
Bug ID: 46338
Summary: advapi32/security test uses an unitialized variable in
test_process_security
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Similar to bug 36094, same source file, different test.
==30817== Syscall param writev(vector[...]) points to uninitialised byte(s)
==30817== at 0x4356813: writev (writev.c:26)
==30817== by 0x7BC75457: send_request (server.c:228)
==30817== by 0x7BC76158: server_call_unlocked (server.c:288)
==30817== by 0x7BC761AD: wine_server_call (server.c:321)
==30817== by 0x7B4613A4: create_process (process.c:2363)
==30817== by 0x7B461BA0: CreateProcessInternalW (process.c:2764)
==30817== by 0x7B462218: CreateProcessInternalA (process.c:2836)
==30817== by 0x7B462315: CreateProcessA (process.c:2856)
==30817== by 0x4AB4149: test_process_security (security.c:3032)
==30817== by 0x4ABF458: func_security (security.c:7422)
==30817== by 0x4ACAC1E: run_test (test.h:617)
==30817== by 0x4ACB65C: main (test.h:701)
==30817== Address 0x495c2b4 is 124 bytes inside a block of size 324 alloc'd
==30817== at 0x7BC483AD: notify_alloc (heap.c:260)
==30817== by 0x7BC4B8D1: RtlAllocateHeap (heap.c:1726)
==30817== by 0x7B443394: HeapAlloc (heap.c:271)
==30817== by 0x7B45F425: alloc_object_attributes (process.c:2202)
==30817== by 0x7B461304: create_process (process.c:2350)
==30817== by 0x7B461BA0: CreateProcessInternalW (process.c:2764)
==30817== by 0x7B462218: CreateProcessInternalA (process.c:2836)
==30817== by 0x7B462315: CreateProcessA (process.c:2856)
==30817== by 0x4AB4149: test_process_security (security.c:3032)
==30817== by 0x4ABF458: func_security (security.c:7422)
==30817== by 0x4ACAC1E: run_test (test.h:617)
==30817== by 0x4ACB65C: main (test.h:701)
==30817== Uninitialised value was created by a client request
==30817== at 0x7BC4831C: mark_block_uninitialized (heap.c:214)
==30817== by 0x7BC4A643: initialize_block (heap.c:245)
==30817== by 0x7BC4B8E7: RtlAllocateHeap (heap.c:1727)
==30817== by 0x4AB33F1: test_process_security (security.c:2893)
==30817== by 0x4ABF458: func_security (security.c:7422)
==30817== by 0x4ACAC1E: run_test (test.h:617)
==30817== by 0x4ACB65C: main (test.h:701)
==30817==
--
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=44436
Bug ID: 44436
Summary: Call of Duty WWII crashes after splash screen
Product: Wine-staging
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60378
--> https://bugs.winehq.org/attachment.cgi?id=60378
Wine staging crash log
The game installs fine but it crashes after the splash screen. I tested it with
Wine 2.21 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=52007
Bug ID: 52007
Summary: compile fails since wine 6.20: winnt.h:6508:34: error:
definition of builtin function
'_InterlockedCompareExchange128'
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fast.rizwaan(a)gmail.com
Distribution: ---
wine 6.19 compiles fine, but since wine 6.20 compiler gives this error. I'm
building wine in flatpak. Kindly guide.
https://github.com/fastrizwaan/flatpak-wine
----
x86_64-unknown-linux-gnu-gcc -m64 -c -o tools/winebuild/spec16.o
../tools/winebuild/spec16.c -Itools/winebuild -I../tools/winebuild -Iinclude \
-I../include -D__WINESRC__ -Wall -pipe -fcf-protection=none
-fno-stack-protector \
-fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Winit-self \
-Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes -Wtype-limits
\
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-gdwarf-2 \
-gstrict-dwarf -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-fexceptions -fstack-protector-strong -grecord-gcc-switches
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
In file included from ../dlls/acledit/main.c:23:
In file included from ../include/windef.h:290:
../include/winnt.h:6508:34: error: definition of builtin function
'_InterlockedCompareExchange128'
static FORCEINLINE unsigned char InterlockedCompareExchange128( volatile
__int64 *dest, __int64 xchg_high, __int64 xchg_low, __int64 *compare )
^
../include/winnt.h:6495:39: note: expanded from macro
'InterlockedCompareExchange128'
#define InterlockedCompareExchange128 _InterlockedCompareExchange128
^
1 error generated.
----
--
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=50253
Bug ID: 50253
Summary: Dasher chess 1-5.4 crashes when registering.
Product: Wine
Version: 5.22
Hardware: x86-64
URL: https://dasher.software.informer.com/download/?lang=fr
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 68775
--> https://bugs.winehq.org/attachment.cgi?id=68775
console output
When trying to register dasher chess 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=50381
Bug ID: 50381
Summary: AIMP (4.70 build 2236) window cannot be moved in
Ubuntu MATE 20.04 and Linux Mint 20.0 Cinnamon/MATE
Product: Wine-staging
Version: 6.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 93.duke.xperia(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
The AIMP (4.70 build 2236) window cannot be moved to Ubuntu MATE 20.04 and
Linux Mint 20.0 Cinnamon / MATE.
When you try to re-move by the window manager MATE, the window is moved but
then returned to its previous position.
Also, the window is in the mode - on top of all windows.
Tested on Ubuntu 20.04 / Ubuntu MATE 20.04 / Linux Mint 20.0 Cinnamon/MATE/Xfce
/ KDE neon 5.20 distributions - this problem only occurs on Ubuntu MATE 20.04
and Linux Mint 20.0 Cinnamon / MATE on Xfce drag and drop works and other DEs
too.
AIMP v4.70 build 2236 --> https://www.aimp.ru/?do=download&os=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=52125
Bug ID: 52125
Summary: SlingPlayer 1.5 installer initial window in wrong
place
Product: Wine
Version: 6.22
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, integration, regression
Severity: trivial
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Regression SHA1: c5ec1585f6e5211a2b63e3435748210552250534
Distribution: Ubuntu
Created attachment 71159
--> https://bugs.winehq.org/attachment.cgi?id=71159
Wine 6.22 console log
The very first window/dialog for the SlingPlayer 1.5 installer should be
centred on the screen, but it now appears in the top-left. This is a
regression.
c5ec1585f6e5211a2b63e3435748210552250534 is the first bad commit
commit c5ec1585f6e5211a2b63e3435748210552250534
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Tue Aug 25 15:20:39 2020 +0800
winex11.drv: Always update _NET_WM_STATE in update_net_wm_states().
KWin treats a window covering exactly the whole monitor as maximized
when handling its first map request and expects applications to update
maximized state later. Wine doesn't know about this added maximized
state and expect it unchanged, making the window always maximized
as far as KWin is concerned. So always send _NET_WM_STATE updates
even if Wine doesn't expect changes to hint KWin that a window should
not be maximized.
Fix test failures when running the tests introduced by
36b720357bcaf0a1e625f488e0c981ce10e8affa with KWin.
Signed-off-by: Zhiyi Zhang <zzhang(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
:040000 040000 b06929cff8ed3c28c180cac84c3f048016609695
4302ac2f25c30f99c2d254cf33fb08d70f72f97b M dlls
Reverting this commit in current git resolves the issue. There are other bugs
related to this commit but I can't say this is a duplicate.
Log attached though it doesn't show much.
--
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=51643
Bug ID: 51643
Summary: WRC 9: crash on launch with Windows version 10
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sa(a)whiz.se
Distribution: ---
Created attachment 70503
--> https://bugs.winehq.org/attachment.cgi?id=70503
Log with +loaddll,+trace,+seh
Hi,
The game WRC 9: FIA World Rally Championship crashes on launch when Windows
version is set to 10.
This seems to be caused by explicitly loading a native dll shipped with the
game (in "UWP/xinput1_3.dll") Wine by default loads the builtin dll of the same
name and the game crashes. The game does not crash if xinput1_3.dll is set to
native.
The game requires the patches from bug #44650 , to start. I'm not sure if this
is a related issue where the game is very particular how dll's are loaded?
WRC 8, the games predecessor, have the same problem.
Workarounds include setting xinput1_3 to native, deleting "UWP/xinput1_3.dll",
or keeping Windows version set to 7.
This is very much a low priority issue as there are plenty of workarounds but I
thought it prudent to report the issue before Wine switches to reporting
version 10 by default.
There's a built in crash handler in the game, so I'm not sure how to get a
proper backtrace. Log captured with +loaddll,+trace,+seh is 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.
http://bugs.winehq.org/show_bug.cgi?id=21010
Summary: vc2005express install broken
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Regression testing points to:
bd4bc161475f600612fad898f09825d74d6368a9 is first bad commit
commit bd4bc161475f600612fad898f09825d74d6368a9
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Nov 17 15:59:11 2009 +0100
msi: Don't set the ALLUSERS property.
:040000 040000 8964ea41515d9eaa19c0d38d44caa5b4661665e7
f3940f8962ebb38ca7f406d7fa1c65f44feaf03e M dlls
side note: git bisect run is awesome!
Reverting that in git lets the installer run to completion. Terminal output is
breathtakingly short:
Executing wine Ixpvc /t:c:\winetrickstmp\vc2005express.tmp /q:a /c:msiexec /i
vcsetup.msi VSEXTUI=1 ADDLOCAL=ALL REBOOT=ReallySuppress
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=6930
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|TortoiseSVN fails to |Multiple application
|install |installers fail due to msi
| |ALLUSERS property not reset
| |from to 2 to 1 in case of
| |per-machine install
| |(TortoiseSVN, MS Visual C++
| |2005 Express, AutoCAD 2008)
URL|http://tortoisesvn.net/ |https://web.archive.org/web
| |/20110608232332/https://dow
| |nload.microsoft.com/downloa
| |d/A/9/1/A91D6B2B-A798-47DF-
| |9C7E-A97854B7DD18/VC.iso
--- Comment #26 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation.
MS Visual C++ Express 2005 (offline)
https://web.archive.org/web/20110608232332/https://download.microsoft.com/d…
$ sha1sum VC.iso
1ae44e4eaf8c61c3a39e573fd6efd9889e940529 VC.iso
$ du -sh VC.iso
463M VC.iso
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.