https://bugs.winehq.org/show_bug.cgi?id=57566
Bug ID: 57566
Summary: Silent crash for application attempting to use RSA
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: rsaenh
Assignee: wine-bugs(a)winehq.org
Reporter: chivalrousmonkey(a)gmail.com
Distribution: ---
Created attachment 77664
--> https://bugs.winehq.org/attachment.cgi?id=77664
RSAENH error, which is repeated over and over
I have an application which uses an encryption key saved in a file. It appears
to require Window's RSAENH.DLL. While the application starts as expected
(visually OK and responsive), it won't progress. It's own log file reports
"encryption key not found". Attempting to debug Wine, I see that the correct
key file is found, but there are multiple EXCEPTION_ACCESS_VIOLATION
code=c0000005 entries (over and over and over) when looking for RSAENH.DLL.
I've attached a sample.
--
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=57207
Bug ID: 57207
Summary: Fallout 3: Regression spams console with errors
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
Created attachment 77108
--> https://bugs.winehq.org/attachment.cgi?id=77108
OpenGL
It might introduce some more micro stutters from what I can tell. Reverting
e64f35368e8ee831a968a1e5999dfeb227e2d3be fixes this
--
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=57601
Bug ID: 57601
Summary: Touchscreen input broken for x11drv/mouse.c
Product: Wine
Version: 10.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: parker.l.reed(a)gmail.com
Distribution: ---
Created attachment 77719
--> https://bugs.winehq.org/attachment.cgi?id=77719
Revert c0d0468da
Since this commit from the 9.4 series c0d0468da96ec6831f26958e937f978dd62a8cbd
Touch input has been broken in Wayland XWayland and X11 proper
Arch Linux
Plasma Wayland session/X11 session
Steps to reproduce:
1. Launch any winecfg from 9.4 up until latest rc
2. Observe touchscreen input is offset above the touch point
3. Touch is also limited to the winecfg window being in the upper left. Moving
the window anywhere else, it is not intercepted.
I have successfully built 10.0-rc3 reverting that commit and observe touch
functionality being restored.
Attached revert for current master
--
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=54717
Bug ID: 54717
Summary: dbghelp:dbghelp - SymRefreshModuleList() sometimes
returns STATUS_INFO_LENGTH_MISMATCH on Windows
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dbghelp:dbghelp - SymRefreshModuleList() sometimes returns
STATUS_INFO_LENGTH_MISMATCH on Windows:
dbghelp.c:738: Test failed: SymRefreshModuleList failed: 3221225476
See https://test.winehq.org/data/patterns.html#dbghelp:dbghelp
Where 3221225476 == 0xc0000004 == STATUS_INFO_LENGTH_MISMATCH
So far the failure has only happened on the w10pro64 VM, and only in the
non-English locales. However it's rare enough that it's too early to draw
conclusions.
This failure first happened on 2023-03-8 which corresponds to the day this test
was added:
commit 0f98972fe2165d5eca52de48d8a6130de7e61a30
Author: Eric Pouech <eric.pouech(a)gmail.com>
AuthorDate: Wed Mar 8 11:43:22 2023 +0100
dbghelp/tests: Add tests for SymRefreshModuleList() on non-live target.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
--
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=57583
Bug ID: 57583
Summary: Truncated popup
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)aitchison.me.uk
Distribution: ---
This is a regression: worked in 10.0rc1 but broken in 10.0rc2 and 10.0rc3.
I am attempting a git bisect, but currently my compiled versions work correctly
:-(
The problem: compare the two windows:
https://www.aitchison.me.uk/wine/bad_popup/wine-10.0rc1.pnghttps://www.aitchison.me.uk/wine/bad_popup/wine-10.0rc2.png
- with 10.0rc2 the right hand side of the popup is clipped.
Seen with X11 (at least TWM and LCDE window managers) but not Wayland.
[ Unfortunately I can no longer find the installer for this program on the
internet. I believe I have a copy, but doubt that copyright would let me
put it on the web ... ]
Since self-compiled versions of wine source work for me, what is the next step
in debugging the published binary (.deb) package ?
----------------------------------
# apt list wine* | egrep "installed|upgrad"
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
wine-devel-amd64/oracular 10.0~rc3~oracular-1 amd64 [upgradable from:
10.0~rc2~oracular-1]
wine-devel-i386/oracular 10.0~rc3~oracular-1 i386 [upgradable from:
10.0~rc2~oracular-1]
wine-devel/oracular 10.0~rc3~oracular-1 amd64 [upgradable from:
10.0~rc2~oracular-1]
wine32-preloader/oracular,now 9.0~repack-4build3 i386 [installed]
wine32/oracular,now 9.0~repack-4build3 i386 [installed,automatic]
wine64/oracular,now 9.0~repack-4build3 amd64 [installed]
winehq-devel/oracular 10.0~rc3~oracular-1 amd64 [upgradable from:
10.0~rc2~oracular-1]
winetricks/oracular,oracular,now 20240105-3 all [installed]
----------------------------------
--
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=57333
Bug ID: 57333
Summary: Civilization IV fails to start (XML load Error)
Product: Wine
Version: 9.20
Hardware: x86-64
URL: https://www.gamefront.com/games/civilization-4/file/si
d-meier-s-civilization-iv-demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: 9d34c44d8464722c333fdde5313b341504d3ea44
Distribution: ArchLinux
Created attachment 77280
--> https://bugs.winehq.org/attachment.cgi?id=77280
terminal output
Sid Meier's Civilization IV doesn't start but throws an error message that it
cannot load some XML files.
Reverting commit 9d34c44d8464722c333fdde5313b341504d3ea44
[xml2: Import upstream release 2.12.8. ]
fixes the problem for me.
Installing native msxml3 also acts as a workaround.
Can be reproduced with the demo version.
Civilization4_Demo.zip
md5: 49f7fd527e0f8eff0b910a822227ad2e
Bug #57325 is about the same commit so this one might be a duplicate.
--
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=57582
Bug ID: 57582
Summary: Eschalon Book I: launcher menu flickering
Product: Wine
Version: 10.0-rc1
Hardware: x86-64
URL: https://www.moddb.com/games/eschalon-book-i/downloads/
eschalon-book-i-1-05-demo
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 9339e6cc85498576768ddc30150b59b2ec489e20
Distribution: ---
The game launcher is flashing awfully. The actual game is not affected.
Reverting this commit fixes the problem for me:
commit 9339e6cc85498576768ddc30150b59b2ec489e20
winex11: Set a non-transparent window background pixel color.
Still present in Wine-10.0-rc3
I'm using X.Org X Server 1.21.1.15
eb1_demo_105.exe
md5sum: 5a28511a4d50c9581e987cef887de5ef
--
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=57476
Bug ID: 57476
Summary: Missing [out] attributes in dwrite.idl
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dwrite
Assignee: wine-bugs(a)winehq.org
Reporter: thomas_linder_puls(a)hotmail.com
Created attachment 77487
--> https://bugs.winehq.org/attachment.cgi?id=77487
updated dwrite.idl file
The dwrite.idl file lacks [out] attributes. I don't know whether your IDL tool
understands that attribute, but it makes are huge difference for my usage with
Microsoft's IDL compiler.
I have added them for you :-) in the attachment.
--
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=56605
Bug ID: 56605
Summary: V-Rally 4 crashes right before starting a race
Product: Wine
Version: 9.4
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: awesie(a)gmail.com, z.figura12(a)gmail.com
Regression SHA1: f6a1844dbed91b441ad69e7b15b5be242d063e87
Distribution: ---
Created attachment 76359
--> https://bugs.winehq.org/attachment.cgi?id=76359
+seh
0134:err:seh:call_seh_handlers invalid frame 00000001003FE340
(00007F7C48C72000-00007F7C48D70000)
0134:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
--
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=57558
Bug ID: 57558
Summary: joy.cpl xinput joysticks circles are cropped by 1px on
the bottom
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: rbernon(a)codeweavers.com
Regression SHA1: 5924ab4c5155d97f4b23a33e97258c1ec382ea02
Distribution: ---
Created attachment 77637
--> https://bugs.winehq.org/attachment.cgi?id=77637
Patch to build a winejoy application to compare on Windows.
As described in the title, the circles are supposed to fit exactly in some
bounding rectangle and they are now cropped by 1 pixel on the bottom side. This
does not happen on windows with the same code.
This can be reproduced on Wine with `wine control joy.cpl` with a
XInput-compatible gamepad plugged in, or with the attached patch.
Because joy.cpl gets overridden on Windows, I'm attaching a patch that builds a
dedicated winejoy.exe program that does otherwise the same thing. Included is a
hack that fakes XInput gamepad to be plugged in.
The blamed commit is the same as bug 57306, but that commit seems to be about
crashes and memory corruption which doesn't look like the same problem.
--
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.