https://bugs.winehq.org/show_bug.cgi?id=49954
Bug ID: 49954
Summary: Qt creator crashes after the last stage of making a
new project
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cedric.dewijs(a)eclipso.eu
Distribution: ---
Created attachment 68344
--> https://bugs.winehq.org/attachment.cgi?id=68344
console messages
Summary
Qt creator crashes after the last stage of making a new project
Download location
https://www.qt.io/download-thank-you?os=windows&hsLang=en
$ sha256sum qt-unified-windows-x86-3.2.3-online.exe
f4ac94370647375e557569f15d443ff8032687cca505db623a08422f3df02a5c
qt-unified-windows-x86-3.2.3-online.exe
Steps to reproduce
1) start the installer
$ wine qt-unified-windows-x86-3.2.3-online.exe with the following settings:
welcome -> next
qt account -> make or input a qt account, next
qt open source -> [X] i have read and approve the obligation of using open
source qt, next
setup -> next
contribute -> [X] help us -> next
Installation folder -> C:\Qt
Select components
Qt -> Qt 5.15.1 -> MinGw 8.1.0 32 bit
Qt -> Developer and designer tools -> Qt Creator 4.13.2 CDB Debugger Support
Support (default)
Qt -> Developer and designer tools -> Debugging tools for windows (default)
Qt -> Developer and designer tools -> CMake 3.17.1 64-bit (default)
Qt -> Developer and designer tools -> Ninja 1.10.0 (default)
Qt -> Developer and designer tools -> MinGW 8.1.0 32 bit (must match the Qt
version above) -> next
License Agreement [X] I have read and agree to the terms -> next
start menu shortcuts -> next
Ready to install -> Install -> next
Completing the wizard [X] Launch Qt Creator
Now Qt creator starts and gives the message "Plugin initialization failed: The
maintenance tool at "C:\Qt/MaintenanceTool.exe" is not an executable. Check
your installation." -> continue
In Qt Creator choose File -> new file or project -> Application (Qt) Qt widget
Application -> choose
Location: defaults -> next
Build system -> qmake (default) -> next
Details: defaults -> next
Translation: defaults -> next
Kits: Desktop 5.15.1 Mingw 32-bit (default) -> next
Summary: -> finish
Now this error comes up: "The program qtcreator.exe has encountered a serious
problem and needs to close"
Versions:
$ wine --version
wine-5.18 (Staging)
$ pacman -Q wine
wine-staging 5.18-1
uname -a
Linux cedric-p4 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000
x86_64 GNU/Linux
--
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=53145
Bug ID: 53145
Summary: kernel32:loader - map_image_section() sometimes fails
on Windows 10 2004+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:loader - map_image_section() sometimes fails on Windows 10 2004+:
loader.c:720: Test failed: 1219: wrong status c000011b/c0000130
loader.c:720: Test failed: 1224: wrong status c000011b/c000007b
[...]
loader.c:720: Test failed: 1260: wrong status c000011b/0
loader.c:720: Test failed: 1264: wrong status c000011b/0
[...]
loader.c:724: Test failed: 1444: failed with c000011b expected fallback
loader.c:720: Test failed: 1450: wrong status c000011b/0
loader.c:724: Test failed: 1450: failed with c000011b expected fallback
loader.c:720: Test failed: 1456: wrong status c000011b/0
[...]
loader.c:720: Test failed: 1494: wrong status c000011b/0
https://test.winehq.org/data/patterns.html#kernel32:loader
The exact number of failures changes with each run but at least the status
values don't change 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=53436
Bug ID: 53436
Summary: Can't recognize ')' as an internal or external
command, or batch script.
Product: Wine
Version: 7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: joel(a)airwebreathe.org.uk
Distribution: ---
Wine when running the following command file:
------------
if "x"=="x" echo A & (if exist z (echo B) else (echo C))& echo D
------------
On Windows the output is:
------------
c:\workspace>test.cmd
c:\workspace>if "x" == "x" echo A & (if exist z (echo B ) else (echo C ) )
& echo D
A
C
D
------------
On Wine 7.13, the output is:
------------
$ wine64 test.cmd
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
Z:\home\user\workspace>if "x"=="x" echo A & (if exist z (echo B) else (echo
C))& echo D
A
C
Can't recognise ')' as an internal or external command, or batch script.
D
------------
Similar syntax is used in Msys2's msys2_shell.cmd file causing it to get stuck
in an infinite loop.
--
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=53416
Bug ID: 53416
Summary: Scrollbars don't work in multiple applications
Product: Wine
Version: 7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
E.g. in Audacity 2.4.2.
Open any audio file, zoom in (Ctrl + Mouse Up/Down), try to use the lower
horizontal bar. It doesn't react to mouse clicks at all.
--
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=34298
Bug #: 34298
Summary: Wine use any Tahoa it find !!
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moceap(a)hotmail.com
Classification: Unclassified
Created attachment 45661
--> http://bugs.winehq.org/attachment.cgi?id=45661
Wine Tahoma and old native Tahoma
When install msttcore-fonts which install some old native Windows fonts on
Linux , Wine use native Tahoma instead built-in one .
Old native Tahoma doesn't contain Arabic characters .
So Arabic in Tahoma places don't shown .
I suggest to prevent Wine to use any Tahoma except Wine one .
Thank You For Attention .
--
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.
http://bugs.winehq.org/show_bug.cgi?id=34872
Bug #: 34872
Summary: Keyboard Enter doubled
Product: Wine
Version: 1.7.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bza.10.juebo(a)spamgourmet.com
Classification: Unclassified
I am trying to run SpeQ Mathematics ( http://www.speqmath.com/files/speq.zip )
with wine-1.7.4 on lubuntu 13.10, locale German (but others won't work too)
When I enter a line and hit ENTER for calculating it seems that there are sent
2 Enter-commands or a Ctrl-Enter Command and the line is not calculated.
With F5 (calculate sheet) or right mouse click and "calculate line" SpeQ works
well.
It did work once ago. I think it was with wine 1.4
Similar problem with "Ultra Edit": After hitting Enter a new line is generated
but the coursor is placed behind the last line. When typing a key the cursor
jumps to the last line.
--
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=41134
Bug ID: 41134
Summary: Error messagew launched when starting foxit reader-802
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joachim.backes(a)rhrk.uni-kl.de
Distribution: ---
Created attachment 55338
--> https://bugs.winehq.org/attachment.cgi?id=55338
Error mesage when launching foxitreader-802.
I installed Foxit reader 802 from foxitsoftware.com
(FoxitReader802_enu_Setup_Prom.exe). If starting it, an error message is
launched, but the software seems to run properly.
--
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=53029
Bug ID: 53029
Summary: Clipboard cut/paste partially broken in wine 7.8.1.2
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joesalmeri(a)verizon.net
Distribution: ---
I run openSUSE Tumblewed.
I was running Tumbleweed build 20220422 which was using wine 7.6.3.3 where
everything worked without issue.
After updating Tumbleweed to build 20220519 which is using wine 7.8.1.2 I
encountered problems with pasting from the clipboard in wine apps.
The following summarizes which cut/paste clipboard operations work and which do
not work.
Clipboard cut/paste was partially broken in build 20220519 ( updated from build
20220422 ) where it worked without any problems.
The problem specifically occurs between WINE apps and native apps.
Cut/Paste between native apps like Kate and LibreOffice Write works fine in
both directions.
Cut/Paste between 2 WINE apps like 2 instances of Notepad also works fine.
Cut/Paste between a Native app and a WINE app does NOT work.
Examples:
Kate cut and paste to Notepad does NOT work
LibreOffice Writer cut and paste to Notepad does NOT work
Cut/Paste between a WINE app and a Native app works fine.
Examples:
Notepad cut and paste to Kate works fine
Notepad cut and paste to LibreOffice Writer works fine
NOTE:
I used Notepad as the WINE app in my examples because it is install when
WINE was installed but the WINE app does NOT have to be Notepad.
The problem actually also occurs with all the other WINE apps which I have
installed when the cut was done in a native app.
--
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=53137
Bug ID: 53137
Summary: dxgi:dxgi - test_set_fullscreen() has 4 rare failures
on Windows 8
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dxgi:dxgi - test_set_fullscreen() has 4 rare failures on Windows 8:
dxgi.c:2831: Test failed: Got unexpected hr 0x887a0022.
dxgi.c:2834: Test failed: Got unexpected fullscreen 0.
dxgi.c:2837: Test failed: Got unexpected hr 0x887a0022.
dxgi.c:2840: Test failed: Got unexpected fullscreen 0.
https://test.winehq.org/data/patterns.html#dxgi:dxgi
These failures are rare enough on some TestBot VMs (particularly w8adm) to
sometimes be mistaken for new failures.
Also they happened at least once on w1064 when running Windows 2009, and once
on w10pro64 when running Windows 21H1. So this may not be specific to Windows 8
but the probability of seeing these failures on the other Windows versions is
only about 0.1%.
--
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=43845
Bug ID: 43845
Summary: Regression: ABZU now crashing before menu
Product: Wine
Version: 2.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: zionnimchuk(a)gmail.com
Distribution: ---
Created attachment 59402
--> https://bugs.winehq.org/attachment.cgi?id=59402
terminal output of ABZU from launch->error.
In a previous version of wine-staging (2.10 or so) I was able to fully complete
ABZU.
Now in wine-staging 2.18 it crashes before it can reach the menu.
Specs:
Arch Linux 64-bit
wine-staging installed via distro package.
GTX 1070 with beta binary driver version 387.12.
i7 4770
--
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=53445
Bug ID: 53445
Summary: crypt32:cert - testVerifyRevocation() sometimes fails
on Windows due to the revocation server being
offline?!
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
crypt32:cert - testVerifyRevocation() sometimes fails due to the revocation
server being offline?!
cert.c:4177: Test failed: got 80092013
cert.c:4178: Test failed: got 80092013
https://test.winehq.org/data/patterns.html#crypt32:cert
So far this has only impacted Windows 10 (2022-06-27 and 2022-07-28).
--
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=44846
Bug ID: 44846
Summary: Burnout paradise Unhandled page fault on 64bits prefix
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maxi.cass11(a)gmail.com
Distribution: ---
Created attachment 60899
--> https://bugs.winehq.org/attachment.cgi?id=60899
backtrace error
Hi,
I have test Burnout paradise on clean 64bits prefix and if I enable
anti-aliasing x8 the game freeze and crash with page fault error.
--
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=46038
Bug ID: 46038
Summary: djkaty.com Simple2D demos v1.13: MSDN-Direct2D-Demo is
being rendered incorrectly
Product: Wine
Version: 3.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Distribution: ---
MSDN-Direct2D-Demo.exe from "djkaty.com Simple2D" renders squares without
background grid.
The problem is in d2d1.dll from Wine. I use full Direct3D10.1 stack from
WineD3D on XP. When running with native d2d1.dll from Vista (7.0.6002.18107)
this demo is being rendered correctly, see the attachment "NATIVE.PNG".
Also you can check yourself with native d2d1.dll.
Samples download link:
http://files.djkaty.com/software/Simple2D/
--
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=38001
Bug ID: 38001
Summary: Vulcan Software Valhalla Classics episodes have
partially drawn windows
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
Vulcan software episodic adventures from here http://www.vulcan.co.uk/classics/
have only partially drawn windows with whole sections missing and no
decorations
the first episode is free so it's easy to test:
http://home.btconnect.com/vulcanserver1/vc-setup-01.exe
--
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=53463
Bug ID: 53463
Summary: Subnautica crashes at new game
Product: Wine
Version: 7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: ozan.turkyilmaz(a)gmail.com
Distribution: ---
Created attachment 72827
--> https://bugs.winehq.org/attachment.cgi?id=72827
backtrace
I have Subnautica version Feb-2021 68598 from Epic Store.
I start the game and it starts fine. It even rightfully complains about my
machines low specs. I then start a new game and then it crashes after working
on for a while.
The backstace is attached.
::::::: root(a)ozan.turkyilmaz.com
::::::::::::::::::: ------------------------
::::::::::::::::::::::::: OS: Slackware 15.0 x86_64 x86_64
::::::::cllcccccllllllll:::::: Host: LENOVO 20L5000AMH
:::::::::lc dc::::::: Kernel: 5.15.38
::::::::cl clllccllll oc::::::::: Uptime: 20 hours, 4 mins
:::::::::o lc::::::::co oc:::::::::: Packages: 2115 (pkgtool), 11
(flatpak)
::::::::::o cccclc:::::clcc:::::::::::: Shell: bash 5.1.16
:::::::::::lc cclccclc::::::::::::: Resolution: 1920x1080
::::::::::::::lcclcc lc:::::::::::: DE: KDE5
::::::::::cclcc:::::lccclc oc::::::::::: WM: KWin
::::::::::o l::::::::::l lc::::::::::: Theme: GTK+ [GTK2], Adwaita
[GTK3]
:::::cll:o clcllcccll o::::::::::: Icons: Adwaita [GTK2/3]
:::::occ:o clc::::::::::: Terminal: xfce4-terminal
::::ocl:ccslclccclclccclclc::::::::::::: Terminal Font: Monospace 12
:::oclcccccccccccccllllllllllllll::::: CPU: Intel i7-8550U (8) @
4.000GHz
::lcc1lcccccccccccccccccccccccco:::: GPU: Intel UHD Graphics 620
:::::::::::::::::::::::::::::::: Memory: 5266MiB / 15889MiB
::::::::::::::::::::::::::::
::::::::::::::::::::::
::::::::::::
--
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=53467
Bug ID: 53467
Summary: evr:evr sometimes crashes on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
evr:evr sometimes crashes on Windows:
* 2022-07-05 w864-64
03f8:evr: 921 tests executed (0 marked as todo, 0 failures), 0 skipped.
evr.c:3105: this is the last test seen before the exception
03f8:evr: unhandled exception c0000005 at 00007FFDBDCF7774
* 2022-07-06 w864-64 No trace from the child -> earlier crash?
092c:evr: unhandled exception c0000005 at 00007FFDBCA57764
* 2022-07-08 w1064-tsign-32
evr.c:2123: Test failed: Unexpected size 0 x 0.
evr.c:2136: Test failed: Unexpected size 0 x 0.
evr.c:2287: Test failed: Failed to create default presenter, hr 0x80070008.
evr.c:2287: this is the last test seen before the exception
1bf0:evr: unhandled exception c0000005 at 004030FB
The 3 crash modes all started happening at about the same time and seem to all
still be happening. So it is likely they all have the same cause.
The first Windows crash happened on 2022-07-05 and crashes are rare enough to
not happen every day. So it is possible that the crashes are caused by the
patch that fixed the Wine crashes (see bug 53201).
--
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=53466
Bug ID: 53466
Summary: kernel32:sync sometimes crashes with
STATUS_RESOURCE_NOT_OWNED on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:sync sometimes crashes with STATUS_RESOURCE_NOT_OWNED on Windows:
kernel32:sync start dlls/kernel32/tests/sync.c
sync.c:596: memory resource notifications not supported
07bc:sync: unhandled exception c0000264 at 00007FFDCF54D1B0
https://test.winehq.org/data/patterns.html#kernel32:sync
This happens on all Windows versions, from Windows 7 to Windows 10 21H2.
kernel32:sync also crashed once due to a stack overflow (2022-07-27
w10pro64-hi-u8-64):
kernel32:sync start dlls/kernel32/tests/sync.c
sync.c:596: memory resource notifications not supported
kernel32:sync:16a8 done (-1073740791) in 2s
Where -1073740791 == 0xc0000409 == STATUS_STACK_BUFFER_OVERRUN.
It's not clear if these two are related.
--
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=51182
Bug ID: 51182
Summary: test_write_console() fails in conhost:tty on Windows
1909
Product: Wine
Version: 6.8
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
test_write_console() fails in conhost:tty on Windows 1909, probably because
conhost.exe is broken in Windows 10 <= 2004:
tty.c:581: Test failed: 0: expected "abc" got "\x1b[H
\x1b[32m0\x1b[41m1\x1b[30m2\x1b[m\x1b[20X\x1b[20C\r\n\x1b[30X\x1b[30C\r\n\x1b[30X\x1b[30C\r\n
abc \x1b[30ma\x1b[m\x1b[17X\x1b[17C\r\n child
z\r\nz\x1b[29X\x1b[29C\r\n
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nx"...
tty.c:586: Test failed: 0: expected " " got "\x1b[H
\x1b[32m0\x1b[41m1\x1b[30m2\x1b[m\x1b[20X\x1b[20C\r\n\x1b[30X\x1b[30C\r\n\x1b[30X\x1b[30C\r\n
abc \x1b[30ma\x1b[m\x1b[17X\x1b[17C\r\n child
z\r\nz\x1b[29X\x1b[29C\r\n
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nx"...
tty.c:587: Test failed: 0: expected "t" got "\x1b[H
\x1b[32m0\x1b[41m1\x1b[30m2\x1b[m\x1b[20X\x1b[20C\r\n\x1b[30X\x1b[30C\r\n\x1b[30X\x1b[30C\r\n
abc \x1b[30ma\x1b[m\x1b[17X\x1b[17C\r\n child
z\r\nz\x1b[29X\x1b[29C\r\n
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nx"...
tty.c:589: Test failed: expected empty buffer, got "\x1b[H
\x1b[32m0\x1b[41m1\x1b[30m2\x1b[m\x1b[20X\x1b[20C\r\n\x1b[30X\x1b[30C\r\n\x1b[30X\x1b[30C\r\n
abc \x1b[30ma\x1b[m\x1b[17X\x1b[17C\r\n child
z\r\nz\x1b[29X\x1b[29C\r\n
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nx"...
tty.c:593: Test failed: 0: expected "\rr abc tx" got "\x1b[m\rr abc
tx\x1b[4;2H\x1b[?25h"
tty.c:595: Test failed: 0: expected "\x1b[4;2H" got "\x1b[m\rr abc
tx\x1b[4;2H\x1b[?25h"
tty.c:596: Test failed: 0: expected "\x1b[?25h" got "\x1b[m\rr abc
tx\x1b[4;2H\x1b[?25h"
tty.c:597: Test failed: expected empty buffer, got "\x1b[m\rr abc
tx\x1b[4;2H\x1b[?25h"
tty.c:666: Test failed: Read file failed: 996
tty.c:666: Test failed: 0: expected "\x1b[11;29H" got "\x08\x1b[?25h"
tty.c:667: Test failed: 0: expected "\x1b[?25h" got "\x08\x1b[?25h"
tty.c:669: Test failed: expected empty buffer, got "\x08\x1b[?25h"
tty.c:694: Test failed: 0: expected "\r\nc" got "\x1b[?25h"
tty.c:706: Test failed: 0: expected "\x1b[40;29H" got
"\r\nc\x1b[29X\x1b[29C\x1b[40;29H\x1b[?25h"
tty.c:708: Test failed: expected empty buffer, got
"\r\nc\x1b[29X\x1b[29C\x1b[40;29H\x1b[?25h"
tty.c:729: Test failed: 0: expected "\n" got "\x1b[?25h"
tty.c:730: Test failed: 0: expected "\x1b[30X" got "\x1b[?25h"
tty.c:731: Test failed: 0: expected "\x1b[30C" got "\x1b[?25h"
tty.c:732: Test failed: 0: expected "\r" got "\x1b[?25h"
tty.c:741: Test failed: 0: expected "\x1b[12;29H" got "\r\n\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:746: Test failed: 0: expected "43\x08" got "\r\n\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:748: Test failed: expected empty buffer, got "\r\n\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:752: Test failed: 0: expected "\x08" got "43\x1b[12;29H\x1b[?25h"
tty.c:756: Test failed: expected hide cursor escape
tty.c:757: Test failed: 0: expected "23" got "43\x1b[12;29H\x1b[?25h"
tty.c:759: Test failed: 0: expected "\x1b[12;29H" got "43\x1b[12;29H\x1b[?25h"
tty.c:760: Test failed: 0: expected "\x1b[?25h" got "43\x1b[12;29H\x1b[?25h"
tty.c:761: Test failed: expected empty buffer, got "43\x1b[12;29H\x1b[?25h"
tty.c:789: Test failed: 0: expected "\x1b[28C" got "\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:791: Test failed: expected empty buffer, got "\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:862: Test failed: 0: expected "\x1b[21;29H" got "\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
tty.c:864: Test failed: expected empty buffer, got "\x1b[Habcchild
z\r\n123\x1b[27X\x1b[27C\r\ncde
bo\x1b[30m\r\nxxx890\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\nxx5677\x1b[m\x1b[24X\x1b[24C\x1b[30m\r\n902344\x1b[m\x1b[24X\x1b[24C\r\n
xxx\x1b[24X\x1b[24C\r\n\x1b[30X\x1b[30C\r\n "...
These failures can be reproduced on cw-rx46-1909, wc-gtx560-1909 and the
TestBot's w1064v1909:
https://test.winehq.org/data/patterns.html#conhost.exe:tty
They don't happen on Windows 10 1809 and lower because the test detects that
conhost.exe is broken there:
tty.c:1645: Tests skipped: Skipping tty output tests on broken Windows version
And the test succeeds on Windows 10 >= 2004 (or rather has unrelated failures).
So it looks like 1909 fell between the cracks and that the test should skip too
somehow.
This test was introduced by the commit below:
commit 5d96c5aac883b343ddcfbe6f6b1b96ad6827a46b
Author: Jacek Caban <jacek(a)codeweavers.com>
AuthorDate: Fri Sep 11 14:31:24 2020 +0200
Commit: Alexandre Julliard <julliard(a)winehq.org>
CommitDate: Fri Sep 11 16:55:40 2020 +0200
conhost/tests: Add WriteConsole tests.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
--
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=14797
Summary: Setting up SSL Email access
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msetzerii(a)gmail.com
Pegasus Mail is a critical program that I use on my only windows 98, and am
looking to move to complete linux. The regular email via port 25 and 110 seem
to work fine, but with accounts like gmail, one must use secure ports 995 and
465. Attempts to do this result in no trace file. I'm not clear if and how
these ports need to be activated in wine, or if some dll needs to be added.
There isn't any error message, it just fails with no trace information
available.
--
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=53202
Bug ID: 53202
Summary: shell32:autocomplete - test_custom_source() sometimes
does not get autocompletion on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
shell32:autocomplete - test_custom_source() sometimes does not get
autocompletion on Windows:
autocomplete.c:733: Test failed: Expected L"auto complete", got L"au"
autocomplete.c:734: Test failed: Expected 1 reset, got 0
autocomplete.c:740: Test failed: Expected 1 reset, got 0
autocomplete.c:743: Test failed: Expected 1 reset, got 0
https://test.winehq.org/data/patterns.html#shell32:autocomplete
This is known to happen on Windows 10 1507 to 21H1 but the failure rate is
pretty low.
--
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=53459
Bug ID: 53459
Summary: wininet:http - test_security_flags() sometimes fails
on Windows due to a security channel error
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: wininet
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wininet:http - test_security_flags() sometimes fails on Windows due to a
security channel error:
http.c:6590: Test failed: req_error = 12157
http.c:6598: Test failed: expected status 30 (INTERNET_STATUS_SENDING_REQUEST)
1 times, received 0 times
http.c:6599: Test failed: expected status 31 (INTERNET_STATUS_REQUEST_SENT) 1
times, received 0 times
http.c:6600: Test failed: expected status 40
(INTERNET_STATUS_RECEIVING_RESPONSE) 1 times, received 0 times
http.c:6601: Test failed: expected status 41
(INTERNET_STATUS_RESPONSE_RECEIVED) 1 times, received 0 times
http.c:6606: Test failed: flags = 8, expected 0
http.c:6607: Test failed: INTERNET_OPTION_SECURITY_FLAGS flags = 1180, expected
20001181
http.c:6607: Test failed: INTERNET_OPTION_SECURITY_FLAGS(98) flags = 1180,
expected 20001181
http.c:6612: Test failed: size = 0
https://test.winehq.org/data/patterns.html#wininet:http
This failure is quite rare (~1.2%) and seems to only happen on Windows 7 and 8.
* 2022-04-27 cw-rx460 (win81) and w864
* 2022-05-18 cw-rx460 (win81)
* 2022-05-19 w7u-el
* 2022-07-29 w864
--
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=53457
Bug ID: 53457
Summary: Rosetta Stone 3.45 Failing to Launch
Product: Wine
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: exDragon945(a)protonmail.com
Distribution: ---
I have tried running this program in Bottles, directly on system wine and
PlayonLinux ( so I can use old Wine versions like 2.2.1-staging). The program
launches into its GUI but its GUI throws an error that I have not been able to
find an explanation for.
Fatal Application Error: #2111
Error #2032
In any way I launch it, it always goes to the GUI to show these errors but the
terminal errors change depending on how I launch it.
When launching it with system wine, I get these errors:
0070:fixme:imm:ImeSetActiveContext (007BB960, 0): stub
0070:fixme:imm:ImmReleaseContext (00010020, 007BB960): stub
0100:fixme:imm:ImeSetActiveContext (00B31D80, 1): stub
0100:fixme:imm:ImmReleaseContext (0001006C, 00B31D80): stub
0100:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
When launching with bottles, I get these errors:
Windows path detected. Avoiding validation.
002c:err:wineboot:process_run_key Error running cmd
L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).\
When running it with PlayonLinux I get these errors:
Gtk-CRITICAL **: 18:52:50.218: gtk_window_resize: assertion 'width > 0' failed
Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See
http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
--
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=53442
Bug ID: 53442
Summary: Total War Shogun 2 needs D3DX_FILTER_BOX for memory
management.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: hibbsncc1701(a)gmail.com
Distribution: ---
Total War Shogun 2 uses the D3DX_FILTER_BOX filter to downscale it's textures.
Both during normal usage, but more critically, when it's VRAM budget is low or
over-committed.
This can be seen on Intel GPUs in the game's stderr output with a line similar
to:
---snip---
** Downsizing Textures, Over Budget by : 115 Mb
---snip---
Followed by (in wine-7.12 or older) or prior (in wine-7.13 or later) multiple
fixmes:
---snip---
0024:fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x5.
---snip---
See also the attached log from wine-7.13.
As this filter is used for memory management in a 32bit game, it's
implementation would help alleviate some OOM errors.
--
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=53454
Bug ID: 53454
Summary: kernel32:loader - map_image_section() sometimes gets
the test dll instead of fallback
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
kernel32:loader - map_image_section() sometimes gets the test dll instead of
fallback:
loader.c:691: Test failed: 1444: got test dll but expected fallback
https://test.winehq.org/data/patterns.html#kernel32:loader
Nowadays it only happens in 64-bit on w1064v1709 and w10pro64 (21H1).
But in the past very similar failures happened in both 32-bit and 64-bit on
cw-gtx560 and cw-rx460 when running Windows 10 1709. For instance:
loader.c:716: Test failed: 1444: got test dll but expected fallback
loader.c:716: Test failed: 1450: got test dll but expected fallback
loader.c:716: Test failed: 1456: got test dll but expected fallback
loader.c:716: Test failed: 1463: got test dll but expected fallback
loader.c:716: Test failed: 1490: got test dll but expected fallback
or
loader.c:716: Test failed: 1330: got test dll but expected fallback
loader.c:716: Test failed: 1337: got test dll but expected fallback
loader.c:716: Test failed: 1344: got test dll but expected fallback
loader.c:716: Test failed: 1352: got test dll but expected fallback
loader.c:716: Test failed: 1359: got test dll but expected fallback
loader.c:716: Test failed: 1369: got test dll but expected fallback
loader.c:716: Test failed: 1374: got test dll but expected fallback
loader.c:716: Test failed: 1379: got test dll but expected fallback
loader.c:716: Test failed: 1384: got test dll but expected fallback
loader.c:716: Test failed: 1389: got test dll but expected fallback
But these machines have been retired.
--
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=53452
Bug ID: 53452
Summary: ws2_32:protocol - GetAddrInfoExW() times out sometimes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ws2_32:protocol - GetAddrInfoExW() times out sometimes. For instance:
/* no comment */
protocol.c:1979: Test failed: wait failed
protocol.c:1981: Test failed: overlapped result is 10036
protocol.c:1983: Test failed: overlapped.Internal = 2734
protocol.c:1984: Test failed: overlapped.Pointer != &result
protocol.c:1985: Test failed: result == NULL
/* hints */
protocol.c:2009: Test failed: wait failed
protocol.c:2011: Test failed: overlapped result is 10036
protocol.c:2012: Test failed: result == NULL
/* completion routine, non-existing domain */
protocol.c:2065: Test failed: wait failed
protocol.c:2067: Test failed: overlapped result is 10036
protocol.c:2069: Test failed: overlapped.Internal = 2734
protocol.c:2071: Test failed: got 0
With only 3 known instances this failure is pretty rare but can impact both
Windows and Wine:
* 2022-05-06 linux_MX-i3 -> hints + non-existing domain
* 2022-05-16 cw-gtx560-1909 -> no comment
* 2022-07-28 w1064-adm -> hints
While it looks very much like this is caused by network issues, it may be that
the 1 second timeout is too short.
--
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.