http://bugs.winehq.org/show_bug.cgi?id=58605
Bug ID: 58605
Summary: 10.13 - Compile Error
Product: Wine
Version: 10.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonfarr87(a)gmail.com
Distribution: ---
Created attachment 79140
--> http://bugs.winehq.org/attachment.cgi?id=79140
Config Log
As of the 10.13 release I'm getting the below error. Tried both Vanilla and
Staging, same issue.
Can confirm the issue is not present with 10.12
i686-w64-mingw32-gcc -c -o dlls/ucrtbase/tests/i386-windows/printf.o
dlls/ucrtbase/tests/printf.c -Idlls/ucrtbase/tests -Iinclude -Iinclude/msvcrt \
-D_UCRT -D__WINESRC__ -D__WINE_PE_BUILD -Wall -fno-strict-aliasing
-Wdeclaration-after-statement \
-Wempty-body -Wignored-qualifiers -Winit-self -Wshift-overflow=2
-Wstrict-prototypes -Wtype-limits \
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-ffunction-sections \
-fno-omit-frame-pointer -mpreferred-stack-boundary=2 -gdwarf-4 -fno-builtin
-g -O2
dlls/ucrtbase/tests/misc.c: In function ‘test_carg’:
dlls/ucrtbase/tests/misc.c:2017:34: error: initializer element is not constant
{ -INFINITY, INFINITY, M_PI_3_4 },
^~~~~~~~
dlls/ucrtbase/tests/misc.c:2017:34: note: (near initialization for
‘tests[8].expect’)
dlls/ucrtbase/tests/misc.c: In function ‘test_cargf’:
dlls/ucrtbase/tests/misc.c:2073:34: error: initializer element is not constant
{ -INFINITY, INFINITY, M_PI_3_4 },
^~~~~~~~
dlls/ucrtbase/tests/misc.c:2073:34: note: (near initialization for
‘tests[8].expect’)
make: *** [Makefile:191364: dlls/ucrtbase/tests/i386-windows/misc.o] Error 1
make: *** Waiting for unfinished jobs....
--
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=58335
Bug ID: 58335
Summary: Works 10.8 but fails 10.9?
Product: Wine
Version: 10.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Created attachment 78708
--> http://bugs.winehq.org/attachment.cgi?id=78708
run wine notepad with 10.8 Fine Update to 10.9 then it fails
Have 5 machines that updated to 10.9 fine, but Acer notebook that works with
10.8 but fails with 10.9.
Run wine notebook fine with 10.8
upgrade to 10.9
wine notebook then fails.
downgrade to 10.8, and it works fine.
--
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=58585
Bug ID: 58585
Summary: unnamed keymap layout leads to null pointer
dereference in find_xkb_layout_variant
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: lompikvoila(a)gmail.com
Distribution: ---
Created attachment 79112
--> http://bugs.winehq.org/attachment.cgi?id=79112
gdb backtrace
Using the winewayland would abruptly exit at launch. Running wine64 under gdb
uncovers a segv happening in find_xkb_layout_variant's strcmp (see attachement,
due to name being NULL).
As per the
documentation(https://xkbcommon.org/doc/current/group__components.html#ga50…,
xkb_keymap_layout_get_name can return null if the layout does not have any
name(or if there is an error). This is problematic as find_xkb_layout_variant
does not handle the case where name is NULL. Returning false in
find_xkb_layout_variant if name is NULL fixes 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=57444
Bug ID: 57444
Summary: A old game Exertus darkness approaches unable to run
under wine wow64
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Created attachment 77440
--> https://bugs.winehq.org/attachment.cgi?id=77440
Log from wine wow64
Exertus darkness approaches is a very old game.
It was able to play even with virtualbox, but unable to run under wow64
env
Ubuntu 20.04
wine lastest 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.
http://bugs.winehq.org/show_bug.cgi?id=58646
Bug ID: 58646
Summary: Video preview in CapCut covered by black rectangle
Product: Wine
Version: 10.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ihatemylife0025(a)gmail.com
Distribution: ---
Created attachment 79214
--> http://bugs.winehq.org/attachment.cgi?id=79214
Logs when launching the app and loading a project
After getting CapCut 6.9.0 to run using either this patch
https://bugs.winehq.org/show_bug.cgi?id=58635#c3 or an old version such as 1.5
(link: https://archive.org/details/capcut-1.5.0-windows) and opening a project
there is a black rectangle over the video preview.
This post from another person on wine's forums has screenshots showing the same
issue: https://forum.winehq.org/viewtopic.php?t=40387
A workaround is to decrease the transparency of dialogs in KDE's settings.
--
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=58648
Bug ID: 58648
Summary: Wine Regedit window flickers with Wayland driver-
possible regression
Product: Wine
Version: 10.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 79221
--> http://bugs.winehq.org/attachment.cgi?id=79221
video of the issue
If I remember correctly this wasn't happening with Wine 10.13, basically now
when resizing the Wine Regedit Window when using the Wayland driver makes it
flicker a lot.
I don't know if other apps are affected by this issue, I've tried resizing
notepad and it doesn't flicker.
--
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=57699
Bug ID: 57699
Summary: Paint.NET: crashes on startup due to missing entry
point named "DXGIDeclareAdapterRemovalSupport" in dll
"dxgi"
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anotherkdeuser(a)duck.com
Distribution: ---
Created attachment 77886
--> https://bugs.winehq.org/attachment.cgi?id=77886
The resulting error
When downloading and running the portable version of dotnet from:
https://github.com/paintdotnet/release/releases/tag/v5.1.2
When running it with "Windows version" set to Windows 11, it crashes on startup
and shows some error about a missing entry point in the dll "dxgi".
I'd be happy to supply whatever information you require.
--
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=55943
Bug ID: 55943
Summary: Paint.NET 5.0.11: Immediate crash on startup
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: blankie(a)nixnetmail.com
Distribution: ---
Created attachment 75521
--> https://bugs.winehq.org/attachment.cgi?id=75521
Terminal output
When trying to start paint.net, two instances of winedbg suddenly appear, one
saying "A program on your system has crashed, but WineDbg was unable to attach
to the process to obtain a backtrace." and one providing crash info (which I
saved as backtrace.txt).
paint.net also dropped a crash log in
C:/users/blankie/AppData/Local/paint.net/CrashLogs, and I redirected the output
of `wine Program\ Files/paint.net/paintdotnet.exe` to wineoutput.log.
--
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=52364
Bug ID: 52364
Summary: Mouse sticks (doesn't release without an extra click)
after resizing or moving the battle.net client window
Product: Wine
Version: 7.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lexlexlex(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Install the Battle.net client from Blizzard.
2. Run the Battle.net client, such that its window becomes visible on-screen.
If this is not working, please troubleshoot it until it works, since it is
working here on Manjaro XFCE with wine 7.0-rc4.
3. Move or resize the Battle.net client window by holding the left mouse button
and dragging the mouse anywhere.
4. Release the mouse button that was used to move or resize the Battle.net
client window.
5. Move the mouse cursor elsewhere on the screen.
6. Fully click (mouse-down and mouse-up) the left mouse button again.
7. Move the mouse cursor elsewhere on the screen.
Observed behavior:
During step 5 of the steps to reproduce, the Battle.net client window moved or
was resized according to changes in the position of the mouse cursor. Only
during step 7 did that no longer happen.
Expected behavior:
During step 5 of the steps to reproduce, the Battle.net client window is
expected to no longer move or be resized according to changes in the position
of the mouse cursor.
--
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=56937
Bug ID: 56937
Summary: Alice madness return was unable to run under wow64
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436.tw(a)gmail.com
Distribution: ---
Alice madness return will show AWC.dll load failed.
But it normal under none wow build
Environment
ubuntu 20.04
wine version lastest master commit 797df8df394
--
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.