http://bugs.winehq.org/show_bug.cgi?id=58279
Bug ID: 58279
Summary: ME: Andromeda (Steam) will not start without virtual
desktop
Product: Wine
Version: 10.8
Hardware: x86-64
URL: https://store.steampowered.com/app/1238000/Mass_Effect
_Andromeda_Deluxe_Edition/
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78626
--> http://bugs.winehq.org/attachment.cgi?id=78626
Wine 10.8 console log
When launching Mass Effect: Andromeda for Steam, it first launches the EA App,
which then launches the game. Steam and the EA App work (with workarounds) but
there appears (via htop) to be no attempt to actually load the game.
Running in a virtual desktop allows the game to launch. The graphics are
terrible but that's another issue.
Workarounds:
- arial (Bug 32342) [for Steam & EA App - both CEF]
$ wine 'c:\program files (x86)\steam\steam.exe' -applaunch 1238000
I couldn't find a demo to 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.
http://bugs.winehq.org/show_bug.cgi?id=58302
Bug ID: 58302
Summary: winedmo deprecation warnings during compilation
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
/home/test/wine-git/dlls/winedmo/unix_media_type.c: In function
‘wave_format_ex_init’:
/home/test/wine-git/dlls/winedmo/unix_media_type.c:84:5: warning: ‘channels’ is
deprecated [-Wdeprecated-declarations]
84 | format->nChannels = params->channels;
| ^~~~~~
In file included from /usr/include/i386-linux-gnu/libavformat/avformat.h:314,
from /home/test/wine-git/dlls/winedmo/unix_private.h:28,
from /home/test/wine-git/dlls/winedmo/unix_media_type.c:26:
/usr/include/i386-linux-gnu/libavcodec/codec_par.h:172:14: note: declared here
172 | int channels;
| ^~~~~~~~
/home/test/wine-git/dlls/winedmo/unix_media_type.c: In function
‘audio_format_from_codec_params’:
/home/test/wine-git/dlls/winedmo/unix_media_type.c:183:5: warning: ‘channels’
is deprecated [-Wdeprecated-declarations]
183 | if (!(channels = params->channels)) channels = 1;
| ^~
/usr/include/i386-linux-gnu/libavcodec/codec_par.h:172:14: note: declared here
172 | int channels;
| ^~~~~~~~
/home/test/wine-git/dlls/winedmo/unix_media_type.c:184:5: warning:
‘channel_layout’ is deprecated [-Wdeprecated-declarations]
184 | channel_mask = params->channel_layout;
| ^~~~~~~~~~~~
/usr/include/i386-linux-gnu/libavcodec/codec_par.h:166:14: note: declared here
166 | uint64_t channel_layout;
| ^~~~~~~~~~~~~~
I don't see these on Ubuntu Jammy but I do on Debian Stable, the latter having
newer relevant libraries.
--
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=56014
Bug ID: 56014
Summary: Steam app displays a black screen on the Wayland
driver with the new wow64 mode but not x11
Product: Wine
Version: 0.9-pre
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
*with dxvk if I remember correctly steam doesn't work on the new wow64 mode
without it
--
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=53573
Bug ID: 53573
Summary: Warcraft III Reforged 1.33.0.19194 has black main menu
Product: Wine
Version: 7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kolAflash(a)kolahilft.de
Distribution: ---
Created attachment 72950
--> https://bugs.winehq.org/attachment.cgi?id=72950
STDOUT/STDERR log when warcraft-iii-reforged-1.33.0.19194 is starting an
switching to black main menu
Last night (2022-08-18) Blizzard released an update for Warcraft III Reforged
from version 1.32.x to 1.33.0.19194.
Since then the main menu of the game is just black!
But I can hear the sound of the main menu.
I attached a STDOUT/STDERR log.
Version 1.32.x of the game was running fine using wine-staging-7.14.
(didn't test any other wine version before)
Wine versions I just tried:
wine-staging-7.14
wine-staging-7.15
wine-devel-7.15
OS: Debian-11
Wine: https://dl.winehq.org/wine-builds/debian/
GPU: Radeon RX 590
Neither standard Wine D3D11 OpenGL based implementation (WineD3D) nor DXVK is
working.
Maybe slightly related:
Warcraft III: staying in menus quickly gobs all system memory
https://github.com/doitsujin/dxvk/issues/1866
--
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=58250
Bug ID: 58250
Summary: Wine 10.8 [winedmo] Compile Error
Product: Wine
Version: 10.8
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 78590
--> http://bugs.winehq.org/attachment.cgi?id=78590
Terminal log
As of 10.8, Wine fails to compile, error seems to be related to dll - winedmo
Using compiler GCC 8.5.0. I can confirm that the issue doesn't occur with Wine
10.7.
Tried both vanilla Wine and Staging patches - same issue persists.
--
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=49515
Bug ID: 49515
Summary: Star Wars: The Old Republic unable to patch on Debian
but works on Mint
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toad(a)amphibian.dyndns.org
Distribution: ---
Created attachment 67644
--> https://bugs.winehq.org/attachment.cgi?id=67644
Wine log of running the launcher
The SWTOR launcher is unable to patch itself, or to patch the game, and hence
refuses to start the game even if it is actually up to date. However, it works
on Linux Mint 19.3 (with the Xenial packages; the recommended bionic packages
do not install).
Debug output from Wine is not obviously helpful. Logs from SWTOR show an
UnzipFailed error which is suspicious. Wine logs show nothing obviously
helpful.
I am using all the usual precautions for SWTOR:
- Run the original installer in wine-devel. The installer does not work with
staging. However, the patcher has the same issues on both.
- On an affected system, the launcher hangs trying to patch itself, with errors
in the SWTOR log. This can be fixed using the launcher repair utility. On Mint,
it shows a bunch of assertion error dialogs, and works.
- Login and accept the EULA, at this point it will complain about BitRaider.
Exit and modify launcher.settings as usual to turn off BitRaider.
- At this point, on Mint, Wine 5.11 is downloading the game successfully. On
any version of Debian, it shows the error "Unable to retrieve patch data.
Please check network connection. (206)". The TOR log shows the unzip error. I
think the unzip error and the problems with the patcher patching itself are
probably the same bug.
This stopped working around the time of Wine 5.10, I think because of an update
to the launcher. It does not work on Debian 9, 10 or 11 on staging 5.11. On
Debian 11, it does not work on staging 5.11 or devel 5.12.
--
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=57412
Bug ID: 57412
Summary: Steam launcher is black
Product: Wine
Version: 9.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: timon2201(a)gmail.com
Distribution: ---
Created attachment 77398
--> https://bugs.winehq.org/attachment.cgi?id=77398
steam launcher black, wayland log
When starting the steam windows version with wine 9.21, with the waylanddriver,
the launcher or better said steam is black and takes up the whole screen.
I cant change the size of the window. Its always fullscreen and just black.
When i launch it with x11 then steam look normal except that the store page is
black.
It gets visible for a fraction of a second whenever i move over a hyperlink or
button and so on.
here is the log of the x11 test: https://file.io/WoQksUpWYv7e
--
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=58278
Bug ID: 58278
Summary: Steam UI doesn't redraw (GPU accel off)
Product: Wine
Version: 10.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
Created attachment 78624
--> http://bugs.winehq.org/attachment.cgi?id=78624
Wine 10.8 screenshot
With GPU acceleration disabled (Bug 56758, Bug 47331, ...) the Steam UI remains
black until you mouse over the UI. Screenshot attached. Same is true with or
without a virtual desktop.
VGA compatible controller: NVIDIA Corporation GK104GL [Quadro K5000] (rev a1)
--
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=58300
Bug ID: 58300
Summary: Steam fails to start with --without-mingw
Product: Wine
Version: 10.8
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 78652
--> http://bugs.winehq.org/attachment.cgi?id=78652
wine-10.8-247-ge0bb1dba3d6 console output
The Steam client appears to repeatedly crash when attempting to start its GPU
process if Wine is built --without-mingw.
When Wine is built --with-mingw this can be worked around with arial (Bug
32342), but when built --without-mingw the workaround appears not to work.
I tried with and without GPU-accelerated web views and it makes no difference.
I tried adding the whole of corefonts but it makes no difference.
Attached log shows the process trying to start before HUPing steam.exe.
Built in a Debian Stable chroot.
I tried Wine 9.0 but the result is the same. Wine 8.0.1 has other issues so I
stopped there. It doesn't look like a regression, probably an updated client.
The client auto-updates so I have saved the wineprefix for further testing.
--
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=58260
Bug ID: 58260
Summary: winehq repo giving checksum doesn't match??
Product: WineHQ Bugzilla
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
CC: austinenglish(a)gmail.com
Distribution: ---
WineHQ packages
100% | 816.8 KiB/s | 237.7 KiB | 00m00s
>>> Downloading successful, but checksum doesn't match. Calculated: 7a01302c17a9ce348c3b055863df8a417ac2fcb41de105236c57b72648907
--
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.