https://bugs.winehq.org/show_bug.cgi?id=57202
Bug ID: 57202
Summary: steam client stops working on wine 8.19+ on Slackware
15.0 due to mono 8.10 update
Product: Wine
Version: 8.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: steampunque8(a)gmail.com
Distribution: ---
Created attachment 77100
--> https://bugs.winehq.org/attachment.cgi?id=77100
last step of bisect for steam client launch failure
I recently tried to run steam client on upstream wines and found that the
client will not start on any wine version 8.19 or above. I bisected the
problem to the update to mono 8.1.0. The last stage of bisect is attached.
When starting the client a ton of processes get created and then "Maximum
number of clients reached" messages get spammed infinitely on the console.
OS: Linux 5.15.140 Dist: Slackware 15.0 64 CPU: 9900k GPU: RTX 4070
I found a workaround to the problem to shut off mono as follows:
export WINEDLLOVERRIDES="mscoree="
This workaround seems OK since I don't think steam client itself relies on mono
but I am not sure some of the apps it launches wont.
Any tips or ideas what might be happening here would be appreciated. No issues
with the older wine versions up to 8.18 ran steam with mono enabled fine so I
am pretty sure some update in mono 8.10 is triggering the problem. There is a
good chance this is related to Slackware 15.0 distribution and has nothing to
do with wine or mono issue but I don't know where to start looking for the
breakage.export WINEDLLOVERRIDES="mscoree="
--
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=57219
Bug ID: 57219
Summary: Capitalism Lab crashed in main manu
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ming6842(a)hotmail.com
Distribution: ---
Created attachment 77132
--> https://bugs.winehq.org/attachment.cgi?id=77132
The backtrace file
Capitalism lab crashed after able to enter main menu for few seconds
--
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=57206
Bug ID: 57206
Summary: Sven Bømwøllen series: Several games crash after
loading screen
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
This is a followup to bug #55936.
The game (Setup_Sven004-XS_BTO_v104.exe) crashes after showing the
intro screen less than a second.
Attached is a +SEH log inside a Arch VM with Arch Wine 9.17 multilib packages.
The access violation shown there cannot be observed within
a Debian Bookworm VM with WineHQ 9.17 packages.
Therefore I assume this to be specific to Arch.
--
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=57218
Bug ID: 57218
Summary: RtlReAllocateHeap slow compared to RtlHeapFree +
RtlAllocateHeap combos on wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
this breaks realloc
--
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=53419
Bug ID: 53419
Summary: HeapReAlloc is slower than HeapFree, HeapAlloc +
memcpy combos
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
This shouldn't happen.
HeapReAlloc
cqwrteur@HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$
wine ./vector.exe
fast_io::vectors:5.3254482s
HeapAlloc combos
cqwrteur@HOME-SERVER:~/Libraries/fast_io/benchmark/0011.containers/vector/0002.multi_push_back$
wine ./vector.exe
fast_io::vectors:3.2410441s
On Windows:
HeapReAlloc
D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector
fast_io::vectors:2.1215775s
HeapAlloc combos
D:\hg\fast_io\benchmark\0011.containers\vector\0002.multi_push_back>vector
fast_io::vectors:2.1650619s
--
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=57217
Bug ID: 57217
Summary: Program error window for WfConverter when trying to
convert a file
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olav.magi(a)hotmail.com
Distribution: ---
Created attachment 77129
--> https://bugs.winehq.org/attachment.cgi?id=77129
Screenshot of error
Hi!
I am trying to convert .sdlxliff to .tmx with WfConverter 14.118 but it failes
after clicking "Start".
The error window includes "Not yet implemented".
Please help me to convert via Wine.
WfConverter can be downloaded here: http://www.wordfast.net/zip/WfConverter.zip
"To use WfConverter, unzip all the downloaded files, and put them all in the
same folder. Then, double-click on the file WfConverter.exe. The tool is very
simple: you just need to select the file you want to convert, and then clicking
on Start. The output file will be placed in the same folder where the input
file is located."
--
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=57160
Bug ID: 57160
Summary: 16-bit color no longer works when using Xephyr,
regression caused by 05d727a93 Jul 11, 2024
Product: Wine
Version: 9.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: boxedwine(a)danoon.net
Distribution: ---
commit 05d727a935b9009f188cc74ca77e14afc44aef30 on July 11 for 9.13 caused a
regression where 16-bit color no longer displays correctly. On the lastest git
master, notepad will just display black. That checkin has 3 chunks of code, if
I comment out the larger chunk as seen below, git master will display notepad
correctly when using 16-bit color
// this is the new code that caused the regression
if (new_surface && !is_layered)
{
DWORD lwa_flags = 0;
COLORREF key;
BYTE alpha;
if (!NtUserGetLayeredWindowAttributes( hwnd, &key, &alpha, &lwa_flags
)) lwa_flags = 0;
if (!(lwa_flags & LWA_ALPHA)) alpha = 255;
if (!(lwa_flags & LWA_COLORKEY)) key = CLR_INVALID;
window_surface_set_layered( new_surface, key, alpha << 24, 0 );
}
command line used when testing:
Xephyr :1 -ac -screen 640x480x16 & DISPLAY=:1 wine-git/wine notepad
Tested On:
1) Debian 11 32-bit inside VMWare
2) Ubuntu 24 64-bit on Intel(R) Core(TM) i7-6700K
--
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=55819
Bug ID: 55819
Summary: when alt+tab out and in again, the input no longer
working
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: ---
In Parasocial game that made by chilla art, when alt+tab out and in again, the
mouse no longer working.
Even alt+Enter to make it windows mode and full screen mode again, only mouse
work, keyboard is not working and there are choose in game.
Game is on Steam
call Parasocal
you can reproduce by play it in full screen, and alt+tab out and in again.
--
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=57214
Bug ID: 57214
Summary: VL2000 video is not able to play cause it always show
insert disk even it found
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.tw(a)gmail.com
Distribution: ---
Created attachment 77126
--> https://bugs.winehq.org/attachment.cgi?id=77126
Detail log from virtual life 2000
VirtualLife 2 will play an avi video in opening.
but in wine video usually unable to play cause game wont enter 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=56596
Bug ID: 56596
Summary: Keyboard keypress generates NumLock keypress for all
keys
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: m.kolesinski(a)gmail.com
Distribution: ---
When playing an old Quake III engine based game (Medal of Honor: Allied
Assault) on Wine 9.4 thru 9.7, the game is no longer playable. All keyboard
keypress events also send a duplicate 'NumLock' keypress. I previously had
NumLock mapped (in-game) to perform some action, and remapping keys is now not
possible because every attempt binds to NumLock.
I believe the actual keypress AND NumLock keypress events are sent continuously
while any keyboard key is held down (I tried various keys, they all do it).
This was not an issue in Wine 9.2 and prior, and possibly 9.3 (I don't have
that package to test with, but I've tested with 9.4, 9.5, 9.6, and 9.7 on Arch
Linux).
There are no DLL overrides, it's a "stock" 64-bit prefix.
--
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.