https://bugs.winehq.org/show_bug.cgi?id=55606
Bug ID: 55606
Summary: Finale 27 printing - incorrect linecap
Product: Wine
Version: 8.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineps.drv
Assignee: wine-bugs(a)winehq.org
Reporter: davech(a)t-online.de
Distribution: ---
Wine 8.16 uses 'setlinecap' incorrectly in the postscript output. This is
correct in wine 7.0.2
--
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=55272
Bug ID: 55272
Summary: The 64-bit ntdll:exception crashes on Windows 10 1607
& 1709
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The 64-bit ntdll:exception crashes on Windows 10 1607 & 1709:
exception.c:3537: vect. handler c0000005 addr:000002858E4C0000
exception.c:3537: vect. handler c0000005 addr:000002858E4C0000
ntdll:exception:0dd8 done (-1073741819) in 0s 6581B
See https://test.winehq.org/data/patterns.html#ntdll:exception
Where -1073741819 == 0xC0000005 == STATUS_ACCESS_VIOLATION
The crashes started with GitLab CI's switch to Debian 12 for the WineTest
builds which are used in the WineTest nightlies. However they also happen with
binaries built on Debian 11 in this case it is just a coincidence.
Note that before that ntdll:exception was exiting silently on Windows 8 & 10 <=
1809, see bug 55111. These two issues may be one and the same, just producing
different results due to changes in the binary layout.
--
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=55108
Bug ID: 55108
Summary: xaudio2_8:xaudio2 fails on Windows 10+
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
xaudio2_8:xaudio2 fails on Windows 10+:
xaudio2.c:1218: Test failed: Got hr 0x80004002.
See https://test.winehq.org/data/patterns.html#xaudio2_8:xaudio2
Note that this is the same failure as what happened on Windows 8 in the late
stages described in bug 55016.
A bisect shows that this failure started with the commit below:
commit e8b0e7c1fcf090ba80c543f68b0bdae185316327
Author: Zebediah Figura <zfigura(a)codeweavers.com>
Date: Fri Jun 16 15:13:14 2023 -0500
xaudio2/tests: Fix the IID_IXAudio28 declaration.
This was accidentally copied from the 2.9 version instead in 14c44d0b0.
--
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=54699
Bug ID: 54699
Summary: Motorola Ready For Assistant does not start,
RoOriginateLanguageException in Windows.Networking
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lischak(a)gmail.com
Distribution: ---
Created attachment 74209
--> https://bugs.winehq.org/attachment.cgi?id=74209
install+run of v04.0.0.010.000 on Wine 8.4
Motorola Ready For Assistant is a software for interfacing with Motorola
smartphones from desktop, allowing either phone screen mirror or a full-sized
Android-powered desktop similar to Samsung DeX. The installer appears to finish
successfully, but the application will not start.
This is a continuation of Bug 54495 in which two previous issues were fixed
(thanks!).
The installation file is freely downloadable:
https://web.archive.org/web/20230214220515/https://download.lenovo.com/leno…
cd ~/Downloads
WINEPREFIX=~/.wine_readyfor wine ReadyFor_setup_04.0.0.010.000.exe
cd ~/.wine_readyfor/drive_c/Program\ Files/Lenovo/Ready\ For\ Assistant
WINEPREFIX=~/.wine_readyfor wine ReadyFor.exe
Attaching log from installation and from a follow-up run.
Env: Fedora 37, using the appropriate official WineHQ repo.
Note: The software is apparently only available via MS Store nowadays, but the
Store install just downloads a normal Win32 .exe from Motorola/Lenovo's servers
in the background.
--
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=52641
Bug ID: 52641
Summary: dsdmo has missing implementation causing game crash on
loaded
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(a)yahoo.com.tw
Distribution: ---
log has shown a missing implementation on dsdmo dll
this cause game crash when loading
Affect game: Feeding Frenzy 2
Log:
0290:warn:dsdmo:effect_inner_QueryInterface
{6d6cbb60-a223-44aa-842f-a2f06750be6d} not implemented; returning
E_NOINTERFACE.
--
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=41645
Bug ID: 41645
Summary: recursive invokation of __clone+0x6d() in libc.so.6
(0x00000000) in start_thread+0xe4() in libpthread.so.0
(0x0608f428)
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krichter(a)posteo.de
Distribution: ---
Created attachment 56020
--> https://bugs.winehq.org/attachment.cgi?id=56020
Backtrace created by wine crash handler
There seems to be a recursive invokation inside `__clone+0x6d()` in
`start_thread+0xe4() in libpthread.so.0 (0x0608f428)`, see attached backtrace.
--
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=55732
Bug ID: 55732
Summary: kernel32:loader - The 64-bit test_import_resolution()
fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:loader - The 64-bit test_import_resolution() fails in Wine:
loader.c:2370: Test failed: 6: image flags 4
loader.c:2383: Test failed: 6: NtMapViewOfSection failed 0
loader.c:2390: Test failed: 6: not relocated from 00006FFFFEAF0000
loader.c:2391: Test failed: 6: tls relocated 00006FFFFEAF10B8 /
00000001234510B8
See https://test.winehq.org/data/patterns.html#kernel32:loader
This set of failures started on 2023-10-05 and a bisect shows it corresponds to
the commit below:
commit 4847c1d8e4745ccd63e1db06fe1a693e8a591326
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Thu Oct 5 11:45:15 2023 +0200
server: Set the dynamically relocated flag when relocations are present.
--
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=55245
Bug ID: 55245
Summary: ntdll:om - The 32-bit test_all_kernel_objects() gets
an access violation on the w8 VM
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
ntdll:om - The 32-bit test_all_kernel_objects() gets an access violation on
Windows 8:
om.c:553: Test failed: 751: NtCreateSymbolicLinkObject failed c0000005
om.c:565: Test failed: 751: NtCreateSymbolicLinkObject failed c0000005
om.c:553: Test failed: 752: NtCreateSymbolicLinkObject failed c0000005
om.c:565: Test failed: 752: NtCreateSymbolicLinkObject failed c0000005
See https://test.winehq.org/data/patterns.html#ntdll:om
Where c0000005 == STATUS_ACCESS_VIOLATION
This started on 2023-07-10 which corresponds to the GitLab CI switch to Debian
12 for builds which means it is caused by the commit below:
commit 5799e89f15b5584f186dcc2fd24b98e0a7bd6c10
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Jul 10 17:18:49 2023 +0200
gitlab: Upgrade the Debian image to bookworm.
However unlike other failures related to that switch, this one only happens on
the 32-bit Windows 8 VM, aka w8. So running the same 32-bit binary on the
64-bit Windows 8 VM, aka w864, produces no failure.
--
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=54783
Bug ID: 54783
Summary: cryptowinrt:crypto - test_Credentials_Statics()
sometimes gets unexpectedly high refcount in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
cryptowinrt:crypto - test_Credentials_Statics() sometimes gets unexpectedly
high refcount in Wine:
crypto.c:321: Test failed: got ref 3.
crypto.c:323: Test failed: got ref 2.
See https://test.winehq.org/data/patterns.html#cryptowinrt:crypto
Where 2 and 1 was expected respectively.
There are 4 known instances so far but this test has only been running since
2023-02-23:
* 2023-02-27 on MR2262
* 2023-03-15 on fg-deb64-wow64
* 2023-03-23 on fg-deb64-wow32
* 2023-04-04 on MR2576
--
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=54430
Bug ID: 54430
Summary: user32:menu - test_menu_input()'s test 0 sometimes
fails on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:menu - test_menu_input()'s test 0 fails randomly on Windows 7:
menu.c:2324: Test failed: test 0
See https://test.winehq.org/data/patterns.html#user32:menu
This failure started on 2023-01-24 (no instance in the previous 5.5 months) and
only happens in about 20% of the WineTest runs.
This happened in English (w7u-2qxl, dual screen) and in the other Windows 7
locales (de, el, es, pt-PT). So it does not seem to be related to the locale.
--
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=54420
Bug ID: 54420
Summary: preloader warning "failed to reserve range" macOS
Ventura
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
CC: bshanks(a)codeweavers.com
The usual Apple made changes that affects macOS Ventura
preloader: Warning: failed to reserve range 0000000000010000-0000000000110000
--
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=44275
Bug ID: 44275
Summary: Shadow of Memories demo hangs at graphic setting
screen
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: ---
Created attachment 60097
--> https://bugs.winehq.org/attachment.cgi?id=60097
Default Wine log from launch to graphic setting screen hang
Clicking on the Graphic Setting button on the main menu brings up the screen.
Game stops responding shortly thereafter. If you're quick enough you can move
the mouse cursor a bit and change button focus on the screen before it hangs.
a.k.a. Shadow of Destiny
Install notes (demo download link on same page):
https://appdb.winehq.org/objectManager.php?sClass=version&iId=31628#notes
--
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=32574
Bug #: 32574
Summary: Patrician 4 fails to start (Error in
'App::Initialize')
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 42991
--> http://bugs.winehq.org/attachment.cgi?id=42991
plain terminal output
Both the Steam and Gamersgate versions of the game have this bug. Only the base
game is affected, the expansion (Patrician 4: Rise of a Dynasty) which requires
the base game to be installed, doesn't have the problem.
After starting the game with Patrician4.exe, an error message is shown:
"D:\GMProjects\Patrician3\App\App.cpp(732): Error in 'App::Initialize'
.
.
Installation corrupt: 2:0xffffffff"
This error message comes up in this forum thread @Kalypso:
http://forum.kalypsomedia.com/showthread.php?tid=11896&pid=113448#pid113448
The answer was that the user had to update root certificates in Windows XP.
A +loaddll log reveals that crypt32.dll and wintrust.dll are indeed loaded when
I start the game.
Appdata.dll in the installed game directory contains a certification (the file
properties dialog under Windows shows it).
I wonder if a +crypt or +wintrust debug log would be of any help.
The game should start with a launcher asking you for registering the game
@Kalypso. I tried with native crypt32 and received a crash along with a
backtrace somewhere in Wine's wintrust component.
--
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=55696
Bug ID: 55696
Summary: msvfw32:mciwnd - The 64-bit test_MCIWndCreate()
crashes in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvfw32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
msvfw32:mciwnd - The 64-bit test_MCIWndCreate() crashes in Wine:
mciwnd.c:276: Test failed: bad open message 4 0
Unhandled exception: page fault on read access to 0x00000000fe9e0cec in 64-bit
code (0x000002cc593dcd).
[...]
Backtrace:
=>0 0x000002cc593dcd MCIWndProc+0xaed(hWnd=00000000037B01F4, wMsg=0x480,
wParam=0xc8, lParam=0x7ffffe2ff650)
[/builds/wine/wine/build64/../dlls/msvfw32/mciwnd.c:960] in msvfw32
(0x00000000000480)
1 0x00000216a27f9b call_window_proc+0x4b(hwnd=00000000037B01F4, msg=0x480,
wp=0xc8, lp=0x7ffffe2ff650, result=00007FFFFE2FF4A8, arg=0000000140001DC0)
[/builds/wine/wine/build64/../dlls/user32/winproc.c:109] in user32
(0x007ffffe2ff650)
2 0x00000216a290fc WINPROC_CallProcAtoW+0xdc(callback=0000000216A27F50,
hwnd=00000000037B01F4, msg=0x480, wParam=<is not available>,
lParam=0x7ffffe2ff650, result=00007FFFFE2FF4A8, arg=0000000140001DC0,
mapping=WMCHAR_MAP_SENDMESSAGE)
[/builds/wine/wine/build64/../dlls/user32/winproc.c:323] in user32
(0x00000000000480)
3 0x00000216a29f96 dispatch_win_proc_params+0xe6(params=00007FFFFE2FF570)
[/builds/wine/wine/build64/../dlls/user32/winproc.c:720] in user32
(0000000000000000)
4 0x00000216a1113d dispatch_send_message+0x5d(params=00007FFFFE2FF570,
wparam=<internal error>, lparam=<internal error>)
[/builds/wine/wine/build64/../dlls/user32/message.c:594] in user32
(0000000000000000)
5 0x00000216a12ce1 SendMessageA+0x71(hwnd=00000000037B01F4, msg=<is not
available>, wparam=<is not available>, lparam=0x7ffffe2ff650)
[/builds/wine/wine/build64/../dlls/user32/message.c:635] in user32
(0x007ffffe2ff570)
6 0x000001400027e0 in msvfw32_test (+0x27e0) (0x0000014000b396)
See https://test.winehq.org/data/patterns.html#msvfw32:mciwnd
A bisect shows that the crashes started with the commit below:
commit a81c53504ae32715e6e91bd020fdebd5bef20d48
Author: Alexandre Julliard <julliard(a)winehq.org>
AuthorDate: Thu Sep 28 16:30:32 2023 +0200
ntdll: Release the low address space reservation for 64-bit apps.
--
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=55634
Bug ID: 55634
Summary: Genshin Impact uses very long URL
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: lvb.crd(a)protonmail.com
Distribution: ---
Created attachment 75169
--> https://bugs.winehq.org/attachment.cgi?id=75169
backtrace
dlls/shell32/shlexec.c crashes because Genshin Impact "Community" URL contains
an authorization key due to which the link takes ~1338 characters.
Program Info:
https://genshin.hoyoverse.com/en/home
Windows PC version (not Epic Games version)
(free account registration and email verification required)
Steps to reproduce:
1. At the start of the game reach the point where after a little swimming
training you will be given the opportunity to use the skills on E and Q.
2. Press Esc to bring up the pause menu and click on the "Community" icon.
3. The system web browser should open a very long URL, but shell32 crashes
instead.
WARNING This bug tracker is not a private place. Probably sharing here the
authorization key from your main/NON-test accounts is not a good idea.
The game is free-to-play and runs with DAMAVAND so no additional steps should
be required during installation. However it takes about 70GB+, but in fact it
takes almost twice that much to install and unpack. So feel free to ask me if
any additional information requared.
--
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=48905
Bug ID: 48905
Summary: Inner Chains Launches to Black Screen With Mouse
Cursor
Product: Wine
Version: 5.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthewcboyd(a)tutanota.com
Distribution: ---
Created attachment 66859
--> https://bugs.winehq.org/attachment.cgi?id=66859
Debugging Log
When I try to launch the game it only launches to a black screen with a mouse
cursor. I have tried this on a Windows 10 system where it launches without
issue. I've attached pictures of the issue and the terminal output. I am using
the GOG version 2.2 of the game.
My system:
AMD Ryzen 5 2600X | 16GB DDR4-3000 CL15 | MSI RX 5700 XT 8GB Gaming X | Mesa
20.0.4 | Manjaro 19.0.2 | Mate 1.24 | Kernel 5.6.2-1-MANJARO | Wine 5.5
Windows System:
AMD FX-9590 | 16GB DDR3-2133 | MSI RX 580 8GB Gaming X | Driver 20.2.2 |
Windows 10 Pro 1909
--
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=55781
Bug ID: 55781
Summary: Bubble.exe: crashes when trying to login
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stoeretijger(a)hotmail.be
Distribution: ---
Created attachment 75271
--> https://bugs.winehq.org/attachment.cgi?id=75271
backtrace of crash
When I run the bubble.exe with "wine "c:\Program Files\Bubble\Bubble.exe"" or
"wine64 "c:\Program Files\Bubble\Bubble.exe"". The bubble application crashes
when I try to login with my bubble details.
I'm using Wine-Staging
Im' using the stable https://portal.redcactus.nl/software. But it is not
accessible without a login account :-(
--
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=55780
Bug ID: 55780
Summary: Macromedia Freehand MX does not load text selection
field when editing a text object
Product: Wine
Version: 8.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: richterbg(a)gmail.com
Distribution: ---
Created attachment 75269
--> https://bugs.winehq.org/attachment.cgi?id=75269
Screenshot with the missing drop-list
Macromedia Freehand MX fails to load a drop-list with available fonts when
editing a text object.
Macromedia Freehand MX is an old vector graphics editor. The issue can be
reproduced if you choose the text tool (T) and enter some text. When the text
is selected, the object properties area should list a drop-list with the option
to change the font. This drop-list is missing. A screenshot of the interface is
attached.
The application can be downloaded from
https://archive.org/download/freehandmxinstaller/FreeHand%20MX%20Installer.…
--
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=55779
Bug ID: 55779
Summary: Motorola Ready For Assistant hangs on a white window
then crashes
Product: Wine
Version: 8.17
Hardware: x86-64
URL: https://web.archive.org/web/20230214220515/https://download.lenovo.com/lenovo/readyfor/ReadyFor_setup_04.0.0
.010.000.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lischak(a)gmail.com
Distribution: ---
Created attachment 75267
--> https://bugs.winehq.org/attachment.cgi?id=75267
install+run of v04.0.0.010.000 on Wine 8.17
Motorola Ready For Assistant is a software for interfacing with Motorola
smartphones from desktop, allowing either phone screen mirror or a full-sized
Android-powered desktop similar to Samsung DeX.
The installer appears to finish successfully, but the application does not
really start, creating two empty windows and then hanging for a while before
Wine Debugger is triggered (see the attached screenshot for the two windows).
This is a continuation of Bug 54495 and Bug 54699 in which multiple previous
issues were fixed (thanks, it's appreciated!).
The installation file is freely downloadable:
https://web.archive.org/web/20230214220515/https://download.lenovo.com/leno…
cd ~/Downloads
WINEPREFIX=~/.wine_readyfor wine ReadyFor_setup_04.0.0.010.000.exe
cd ~/.wine_readyfor/drive_c/Program\ Files/Lenovo/Ready\ For\ Assistant
WINEPREFIX=~/.wine_readyfor wine ReadyFor.exe
Attaching log from installation and from a follow-up run.
Env: Fedora 38, using the appropriate official WineHQ repo.
Note: This version of the software is apparently only available via MS Store
nowadays, but the Store install just downloads a normal Win32 .exe from
Motorola/Lenovo's servers in the background.
For the record, now there's also a newer version 5.x available that must have
released sometime in Q2/Q3 2023; that one's available for a direct download
from Motorola's servers without jumping through the MS Store hoops.
--
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=55778
Bug ID: 55778
Summary: user32:win - CreateWindowEx() sometimes unexpectedly
succeeds on on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:win - CreateWindowEx() sometimes unexpectedly succeeds on on Windows 7:
win.c:6748: Test failed: CreateWindowEx should fail
win.c:6749: Test failed: IsMenu set error 0
[...]
win.c:11799: Test failed: 001B01FA: expected prev 00000000, got 00A500A2
[...and always 20 more 'expected prev' failures...]
See https://test.winehq.org/data/patterns.html#user32:win
The first known instance happened on 2023-06-15 (none in the previous 4 months)
and there have been a bit over 1 instance per month since. This test has been
there for years so something else must have changed to cause these failures.
* 2023-06-15 win7_newtb-w7u-2qxl
* 2023-07-19 win7_newtb-w7u-2qxl
* 2023-08-30 win7_newtb-w7u-2qxl
* 2023-08-31 win7_newtb-w7u-2qxl
* 2023-09-20 win7_newtb-w7u-2qxl
* 2023-10-09 win7_newtb-w7u-2qxl
test_topmost()'s "expected prev" failures always follow the initial the initial
CreateWindowEx failure and never happen without it. So they can be considered
to be collateral damage.
Then the question is: why does CreateWindowEx() unexpectedly succeeds?
The documentation says hMenu can be a 'child-window identifier, an integer
value'. Could it be that sometimes the desktop window has a child window with
identifier 1?
(HMENU)1 is used two more times. Why don't we get failures there too?
Should the test use a more unlikely value like 0xdeadbeef?
--
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=47637
Bug ID: 47637
Summary: Final Fantasy XIV returns Javascript error when
launched.
Product: Wine-staging
Version: 4.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: themainliner(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 65071
--> https://bugs.winehq.org/attachment.cgi?id=65071
WINEDEBUG=warn+all
Launcher loads, immediately Log In is selected after entering log in
credentials game returns an error and does not load.
The error is:
A system error has occurred: -2147467263.
Javascript:ctrEvent('mainForm');
WINEDEBUG=fixme-all,warn output:
002e:err:winediag:load_gssapi_krb5 Failed to load libgssapi_krb5, Kerberos SSP
support will not be available.
002e:err:mshtml:handle_htmlevent Could not get nsIDOMNode: 80004002
002e:err:mshtml:handle_htmlevent Could not get nsIDOMNode: 80004002
WINEDEBUG=warn+all output attached.
Tested on Winehq-staging 4.13 & 4.14...
--
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=31983
Bug #: 31983
Summary: the delphi program cause the kwin error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l12436(a)yahoo.com.tw
Classification: Unclassified
there a small bug for the delphi.
when the delphin use the tapplication form
this form will effect the kwin animated.
and cause the focus window at botton of the window.
it seems the tapplication is regard as a window.
but it is no windows in most of my application.
--
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=29061
Bug #: 29061
Summary: TGL's mahou game will crash on the 8bit color with
wine
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: l12436(a)yahoo.com.tw
Classification: Unclassified
Created attachment 37446
--> http://bugs.winehq.org/attachment.cgi?id=37446
error message
your wine will crash when using 8bit(256 color) on the windows95 game
mahou and mahou2
and it look like is the bug of wine.
and it work fine on the normal color.
but the game is must be on the 8bit(256 color), so it just could work.
but it could not play.
i submit the error on attach
and i sure the glxgear can run
and my connamd is
Xephyr :1 -ac -screen 800x600x8 & DISPLAY=:1 wine mahou.exe
and on the win7 and XP, use the 256 color could run this game.
and this game seem to use the directx4 or directx5.
the driver is vxd, the wine98 driver.
--
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=55776
Bug ID: 55776
Summary: Some game use video as intro will stock after video is
finished
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
Created attachment 75261
--> https://bugs.winehq.org/attachment.cgi?id=75261
Console log of game
Some game use Video as intro.
when the video is finish, game did not hang, but also did not change into menu.
It just stock at the end of video. I can still click progress bar that game
builtin feature to move back the intro video.
I have console log of the game, but it seems not has useful information.
I test on game that sell by Umemoro3D "Pizza Takeout Obscenity 2"
--
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.