https://bugs.winehq.org/show_bug.cgi?id=53826
Bug ID: 53826
Summary: Attempting to install / update battle.net fails with
Qt error
Product: Wine
Version: 7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adwinebug(a)adrn.no-spam-allowed.com
Distribution: ---
The install program Battle.net-Setup.exe runs for a while, then fails with a
pop-up error message of
"
This application failed to start because it could not find or load the Qt
platform plugin "windows" in "".
"
Multiple reports of this are in as of Oct 22:
https://eu.forums.blizzard.com/en/wow/t/battlenet-client-doesnt-start-on-li…
This was apparently triggered by Blizzard doing something to Battle.net.
--
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=42226
Bug ID: 42226
Summary: No ingame sfx audio when CD Audio playing with builtin
dsound in Ignition
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
Assignee: wine-bugs(a)winehq.org
Reporter: mads(a)ab3.no
Distribution: ---
Wine 1.9.23 (Staging)
If I play the original Ignition[1] (Ign_3dfx.exe with nGlide 1.05) with native
*dsound driver (winetricks dsound), both CD Audio and ingame sfx works, but
there's about a half-second latency to every ingame sfx.
When I use the built-in dsound, I have to choose between listening to music, or
listen to ingame sfx (if I enable CD Audio, there's no ingame sfx). But there's
no latency to the ingame sfx when it's enabled.
What kind of logs are interesting here?
[1] https://en.wikipedia.org/wiki/Ignition_(video_game)
--
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=55063
Bug ID: 55063
Summary: gdi32:clipping - test_GetClipRgn() sometimes gets a
NULL region on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
gdi32:clipping - test_GetClipRgn() sometimes gets a NULL region on Windows:
clipping.c:339: Test failed: Expected SelectClipRgn to return SIMPLEREGION, got
1
clipping.c:453: screen resolution 1024 x 768
clipping.c:471: Test failed: expected SIMPLEREGION, got 1
clipping.c:484: Test failed: RectVisible failed for (10,10)-(20,20)
clipping.c:488: Test failed: RectVisible failed for (20,20)-(10,10)
clipping.c:502: Test failed: expected SIMPLEREGION, got 1
See https://test.winehq.org/data/patterns.html#gdi32:clipping
This is quite rare, happening 8 times in the past 8 months, but somewhat
irregularly. Also, so far the failure has only happened on Windows 10 21H1,
21H2... and Windows 8:
* 2022-11-04 win21H1_newtb-w10pro64-he-64
* 2022-11-15 win21H2_newtb-w1064-tsign-32
* 2023-03-27 win21H1_newtb-w10pro64-ru-64
* 2023-04-05 win21H1_newtb-w10pro64-ja-64
* 2023-04-06 win21H1_newtb-w10pro64-en-AE-u8-64
* 2023-04-11 win21H1_newtb-w10pro64-64
* 2023-05-08 win81_newtb-w864-64
* 2023-06-06 win81_newtb-w864-64
So it's possible these failures are caused by interference from another test.
--
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=40427
Bug ID: 40427
Summary: PS4 Remote Play Installer does not work because it
needs Windows Media Feature Pack
Product: Wine
Version: 1.9.5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: axfelix(a)gmail.com
Distribution: ---
Hi folks,
Running wine-staging 1.9.5 and trying to install the new PS4 Remote Play app
that was released this morning:
https://www.thurrott.com/xbox/66088/ps4-remote-play-comes-pc
Made a fresh wineprefix. First, I had to set the Windows version to 8.1 because
anything less complained that it was unsupported by the installer. Then, I had
to make another new 32bit wine prefix because on 64bits the installer
complained that it had a resolution below 1024x768. Finally, I got an error
about needing to install the Windows Media Feature Pack.
This is an MSU installer (Windows8.1-KB2929699-x86.msu) so it isn't supported
in upstream Wine; however, staging recently added support for some MSU
installers. They haven't really documented how this is supposed to work beyond
"it uses WUSA" and ".NET 4.5 will work out of the box after setting an override
for mscoree in winecfg," so I set the override, and tried:
$ env WINEPREFIX=~/.ps4test wine ~/.ps4test/drive_c/windows/system32/wusa.exe
Windows8.1-KB2929699-x86.msu
Which had this output:
...
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:read_assembly Ignoring unexpected tag L"memberships"
fixme:wusa:read_assembly Ignoring unexpected tag L"localization"
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:read_assembly Ignoring unexpected tag L"languagePack"
fixme:wusa:read_assembly Ignoring unexpected tag L"memberships"
fixme:wusa:read_assembly Ignoring unexpected tag L"localization"
fixme:wusa:read_assembly Ignoring unexpected tag L"rescache"
fixme:wusa:install_assembly Assembly L"Microsoft-Windows-MFPlat" not found
err:wusa:install_updates Failed to install update
L"Microsoft-Windows-MediaFeaturePack-OOB-Package-TopLevel"
err:wusa:install_msu Dryrun failed, aborting installation
So, OK, maybe that one particular MSU doesn't work still, or maybe I'm doing it
wrong. I then tried the middle answer from this AskUbuntu thread to add the
relevant h264 functionality manually:
http://askubuntu.com/questions/651099/how-to-install-windows-media-feature-…
But unfortunately, after successfully registering the relevant DLLs and
creating the registry keys, the PS4 Remote Play Installer still complains about
wanting the Windows Media Feature Pack. So I'm stuck for now. But hopefully
this is a start!
--
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=51949
Bug ID: 51949
Summary: black boxes for mouse pointer and windows in
wine-staging-6.20
Product: Wine-staging
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmikeinsantarosa(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 70927
--> https://bugs.winehq.org/attachment.cgi?id=70927
cardfile w/black window & PS 6.0 w/black box pointer
The mouse pointer is obscured by a black box in photoshop 6.0 and the window
that has focus is all black making any text in the window unreadable.
See attached images for cardfile & photoshop.
--
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=54793
Bug ID: 54793
Summary: LeagueClient.exe get's stuck in the league of legends
logo before crashing
Product: Wine
Version: 8.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kassin.dornelles(a)gmail.com
Distribution: ---
Created attachment 74287
--> https://bugs.winehq.org/attachment.cgi?id=74287
Logs from when the LoL logo starts and when it crashes.
When launching the LeagueClient.exe launcher pressing "Play" in the
RiotClientServices.exe window it will show up the league of legends logo but it
will be stuck on it for 1 to 2 minutes before it stops trying to launch the
game client, so the riotclientservices "Play" button will get re-enabled for
the user to try again
Steps to reproduce:
- Install WINE 8.5 (upstream release)
- Install corefonts (via Winetricks or System wide, i did install system wide)
to get the riotclientservices.exe to actually work
- Launch the game installer that you got from
"https://signup.leagueoflegends.com/en-us/signup/redownload"
- Press install and wait for it, when its over it will launch the
riotclientservices.exe
- Wait for the league client to be downloaded by the riot client, press play
after it and that's it.
Ive seen other issues but seems like most of them got abandoned by the author
and were also using an older version of WINE (please move the issues to gitlab
if possible)
Some random info:
I have all wine dependencies installed, i'm on arch linux, i have corefonts
installed and the prefix is a new one, clear, not even dxvk or vkd3d-proton is
installed, is as clear as it can be.
GPU and CPU is not relevant because a bunch of people in different hardware get
the same exact issue every time.
i'm attaching logs
--
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=42668
Bug ID: 42668
Summary: RealMYST crashes with "Too many open files" error
Product: Wine
Version: 2.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: psychonaut(a)nothingisreal.com
Distribution: ---
Created attachment 57619
--> https://bugs.winehq.org/attachment.cgi?id=57619
Console output from Wine 2.3
realMYST (as distributed by GoG) crashes near the end of the introductory
sequence, right before the book lands at the bottom of the screen. If I abort
the introduction, I can start playing the game, which seems to work fine,
except that it crashes after a few minutes (usually, but not always, when I try
to save). The console output gives a message about too many files open:
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to
be increased
I note that this is the same problem reported by Comment #10 of Bug 18975. I
haven't tried increasing my maximum number of open file descriptors. It's
currently set to 1024, though I think it would be bizarre for the game to
require even that many.
Unfortunately, it is not possible for me to get a backtrace. When I use
winedbg, the game slows to a crawl and it's impossible to do anything.
--
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=21983
Summary: Buttons come on each other in Proteus
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssserkkk(a)yahoo.com
hi!
The buttons in ISIS and ARES come on each other. The ones that create this
problem are "subcircuit mode ile terminals mode",
"virtual instruments mode and 2D graphics line mode" in ISIS program;
"connectivity highlight mode and round through-hole pad mode", "padstack mode
and 2D graphics line mode" in ARES.
--
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=54948
Bug ID: 54948
Summary: EA app fails after login
Product: Wine
Version: 8.8
Hardware: x86-64
URL: https://www.ea.com/ea-app
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
d3dcompiler_47 (x64) putted in '../Program Files/Electronic Arts/EA Desktop/EA
Desktop'
After login the app main window shows for a second and then immediately closes.
Disabling d3d12 helps.
0a88:fixme:dxgi:d3d12_swapchain_init Ignoring swap effect 0x4.
0a88:fixme:dxgi:d3d12_swapchain_init Ignoring swapchain flags 0x2.
Assertion failed: !status, file ../wine/dlls/winevulkan/loader_thunks.c, line
160
0324:err:seh:call_stack_handlers invalid frame 000000001C07EA48
(000000001C082000-000000001C180000)
0324:err:seh:call_stack_handlers invalid frame 000000001C07C820
(000000001C082000-000000001C180000)
0324:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
8.8-34-gd54e7cd51db
--
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.