https://bugs.winehq.org/show_bug.cgi?id=57869
Bug ID: 57869
Summary: Lightshot screenshot tool won't launch since last
update of wine-devel
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)vlastimilburian.cz
Distribution: ---
Lightshot screenshot tool won't launch since last update of wine-devel, I use
only this very tiny Windows app to capture screenshots, so I cannot test other
Win apps but can install some upon request of course.
https://app.prntscr.com/en/wine-lightshot.html
$ apt-cache policy wine-devel
wine-devel:
Installed: 10.2~noble-1
Candidate: 10.2~noble-1
Version table:
*** 10.2~noble-1 500
500 https://dl.winehq.org/wine-builds/ubuntu noble/main amd64 Packages
100 /var/lib/dpkg/status
$ env WINEPREFIX="/home/vlastimil/.wine" wine C:\\windows\\command\\start.exe
/Unix /home/vlastimil/.wine/dosdevices/c:/ProgramData/Microsoft/Windows/Start\
Menu/Programs/Lightshot/Lightshot.lnk
wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error
4000000e
0088:err:environ:run_wineboot failed to start wineboot 1
wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error
4000000e
0088:fixme:exec:SHELL_execute flags ignored: 0x00000100
0088:fixme:exec:SHELL_execute flags ignored: 0x00004100
$ 00a8:fixme:ver:GetCurrentPackageId (0057FEB4 00000000): stub
--
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=57863
Bug ID: 57863
Summary: [Regression] Wine 10.2 is just straight-up fully
broken on Linux Mint (can't even run winecfg); 10.1
was fine
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: NM64+bugs.winehq.org(a)PM.me
Distribution: Mint
Just install Wine 10.2 (devel or staging0 on Linux Mint (20.x, 21.x, or 22.x)
and you'll see Wine is just straight-up broken to the point that you can't even
run winecfg.
Wine 10.1 worked fine.
--
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=57868
Bug ID: 57868
Summary: Problem launching ReMarkable application on wine 10.2
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: olivier.pantale(a)uttop.fr
Distribution: ---
Hi,
Remarkable application stopped to launch on wine 10.2, while it was working
well on wine 10.1.
Seems unable to load ntdll module.
wine .wine/drive_c/Program\ Files/reMarkable/reMarkable.exe
wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error
4000000e
0024:err:environ:run_wineboot failed to start wineboot 1
wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error
4000000e
wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error
4000000e
0024:err:start:fatal_error FormatMessage failed
Olivier
--
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=57867
Bug ID: 57867
Summary: 10.2-staging bug (ntdll.dll error 4000000e)
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronaz(a)protonmail.com
Distribution: ---
Yesterday WINE updated to 10.2-staging and brought a bug. I can no longer run
'winecfg' or certain programs which worked in previous WINE versions, though
other programs remain unaffected.
--
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=57855
Bug ID: 57855
Summary: msiexec crashes while installing .net48 (regression)
Product: Wine
Version: 10.1
Hardware: x86-64
URL: https://download.visualstudio.microsoft.com/download/p
r/7afca223-55d2-470a-8edc-6a1739ae3252/abd170b4b0ec15a
d0222a809b761a036/ndp48-x86-x64-allos-enu.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: e7ac2e718feebd56064ed52aae0158861284af1c
Distribution: Debian
Unfortunately commit e7ac2e718feebd56064ed52aae0158861284af1c breaks installer
of .net48
Easiest way to reproduce is:
- wget
https://download.visualstudio.microsoft.com/download/pr/7afca223-55d2-470a-…
-7z x ndp48-x86-x64-allos-enu.exe
- wine netfx_Full_x64.msi
I couldn't get a backtrace, the crashdialog just hang.
e7ac2e718feebd56064ed52aae0158861284af1c is the first bad commit
commit e7ac2e718feebd56064ed52aae0158861284af1c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Feb 21 11:49:18 2025 +0100
ntdll: Support an arbitrary number of PE sections.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57850
dlls/ntdll/loader.c | 35 ++++++++++++++++++++++++-----------
dlls/ntdll/unix/virtual.c | 39 ++++++++++++++++++++++++++-------------
2 files changed, 50 insertions(+), 24 deletions(-)
--
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=57876
Bug ID: 57876
Summary: 10.2 Update wine-devel-amd64
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kieran1188(a)gmail.com
Distribution: ---
Created attachment 78097
--> https://bugs.winehq.org/attachment.cgi?id=78097
DPKG-debug-log
Just updated to 10.2 and coming up with errors trying to update
wine-devel-amd64
--
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=57879
Bug ID: 57879
Summary: 10.2~bookworm-2 update failed
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aaronaz(a)protonmail.com
Distribution: ---
Created attachment 78101
--> https://bugs.winehq.org/attachment.cgi?id=78101
output
As title, latest update failed:
"trying to overwrite '/opt/wine-staging/bin/wine', which is also in package
wine-staging-i386:i386 10.2~b
ookworm-2"
My WINE install is still broken.
--
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.