https://bugs.winehq.org/show_bug.cgi?id=57904
Bug ID: 57904
Summary: OnDemand app crash on wine-10
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: kulaginds(a)gmail.com
Distribution: ---
Created attachment 78148
--> https://bugs.winehq.org/attachment.cgi?id=78148
Exception report by wine
In wine-9 no crash.
It begins at wine-10.
Wine 10 was compiled from sources with flags:
--enable-win64 --enable-archs=x86_64 --disable-win16 --disable-tests
--without-alsa --without-capi --without-coreaudio --without-cups --without-dbus
--without-ffmpeg --without-gphoto --without-gssapi --without-gstreamer
--without-krb5 --without-netapi --without-osmesa --without-oss --without-pcap
--without-pcsclite --without-pulse --without-sane --without-sdl --without-usb
--without-v4l2 --without-wayland --with-x
With packages:
libfontconfig-dev libfreetype-dev libxcursor-dev libxi-dev libxext-dev
libxxf86vm-dev libxrandr-dev libxfixes-dev libxinerama-dev libxcomposite-dev
ocl-icd-opencl-dev libudev-dev libvulkan-dev libgnutls28-dev
At ubuntu:24.04 in container.
--
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=58013
Bug ID: 58013
Summary: My "IsSingleInstance" .NET-app crashes on second
attempt to start
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.franz(a)arcor.de
Distribution: ---
Using of "IsSingleInstance" from Microsoft.VisualBasic.ApplicationServices
produce a crash on second attempt to start this app.
I've converted VB.Net-Apps to C# - on real Windows, this setting still works
fine.
On WineHQ it produces:
Unhandled Exception:
Microsoft.VisualBasic.ApplicationServices.CantStartSingleInstanceException:
This single-instance application could not connect to the original instance.
at
Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[]
commandLine)
at Grid.My.MyApplication.Main(String[] Args) in
G:\NET-Programme\Sourcen\C#\Terminplan\My
Project\MyNamespace.Static.1.Designer.cs:line 118
wine: Unhandled exception 0xe0434352 in thread 4ac at address 7B646E97 (thread
04ac), starting debugger...
regards, Andy
--
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=57259
Bug ID: 57259
Summary: Keepass 2 automatic update dialog is broken
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77175
--> https://bugs.winehq.org/attachment.cgi?id=77175
Screenshot Wine
See screenshots.
--
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=58010
Bug ID: 58010
Summary: Fallout 3 Error Wine 10.4 Failure to Launch New Game
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mdcarroll6(a)hotmail.com
Distribution: ---
Created attachment 78269
--> https://bugs.winehq.org/attachment.cgi?id=78269
Error Log
Having trouble with running Fallout 3 on Fedora 41 Linux. Used the normal
installation methods and even configured wine to use Windows 7 compatibility
instead of Windows 10. Attached an error log just in case it helps.
--
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=58009
Bug ID: 58009
Summary: Cryptbase: err:module:find_forwarded_export module not
found
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: patrick+winehq.org(a)laimbock.com
Distribution: ---
10.4 on Fedora 41 x86_64 shared-WoW64 build.
Error message:
17:37:30 [Kick 3-BNQaijks] [Wine STDERR] 0024:err:module:find_forwarded_export
module not found for forward 'cryptbase.SystemFunction001' used by
L"C:\\windows\\syswow64\\advapi32.dll"
Regression since 10.3 where this issue does not occur, more specifically before
the merging of MR7580
https://gitlab.winehq.org/wine/wine/-/merge_requests/7580
Please let me know if you need more information.
--
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=56787
Bug ID: 56787
Summary: Comctl32 Edit - Handles does not work wirth large
content as limited to 16bits
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Test case : using a notepad, open a large (eg : 10 MB) file.
Vertical handle is unable to reach the bottom.
Observed in Ubuntu with Wine 9.10 but this has been reported in ReactOS too (
https://jira.reactos.org/browse/CORE-19305 ). Cause seems to be as following,
quoting comment from the ticket :
"The messages that indicate scroll bar position, WM_HSCROLL and WM_VSCROLL,
provide only 16 bits of position data. The GetScrollInfo function enables
applications to use 32-bit scroll positions."
Patch available at https://jira.reactos.org/browse/CORE-19305
--
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=56234
Bug ID: 56234
Summary: foobar2000 advanced preferences Apply button not
available when change options via checkboxes
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: paregistrase(a)yahoo.es
Distribution: ---
In the Preferences: Advanced window when an option is changed via checkboxes
the Apply button remains grey and the change can't be set.
Screenshot: https://imgur.com/wcnT4o1
Also the rounded checkboxes can't be activated
Screenshot: https://imgur.com/MFbApn6
But the options that have a text to edit enable the Apply button when changes
Screenshot: https://imgur.com/1KM0xy2
Others pages in preferences like the Context menu also presents this problem.
Previously this used to work
--
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=58004
Bug ID: 58004
Summary: build issue for clang i686 linux musl
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
lld-link: error: <root>: undefined symbol: _DllMainCRTStartup@12
lld-link: error: undefined symbol: ___wine_spec_unimplemented_stub
>>> referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_ThunkTheTemplateHandle)
>>> referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_GDIReallyCares)
>>> referenced by tmp67e172a0/kernel32-00000000.spec.o:(___wine_stub_IsThreadId)
>>> referenced 117 more times
lld-link: error: undefined symbol: ___wine_exception_handler_page_fault
>>> referenced by dlls/kernel32/i386-windows/atom.o:(_GlobalAddAtomA@4)
>>> referenced by dlls/kernel32/i386-windows/computername.o:(_GetComputerNameA@8)
>>> referenced by dlls/kernel32/i386-windows/resource.o:(_FindResourceExA@16)
lld-link: error: undefined symbol: ___wine_setjmpex
>>> referenced by dlls/kernel32/i386-windows/atom.o:(_GlobalAddAtomA@4)
>>> referenced by dlls/kernel32/i386-windows/computername.o:(_GetComputerNameA@8)
>>> referenced by dlls/kernel32/i386-windows/debugger.o:(_OutputDebugStringA@4)
>>> referenced 9 more times
lld-link: error: undefined symbol: ___wine_exception_handler
>>> referenced by dlls/kernel32/i386-windows/debugger.o:(_OutputDebugStringA@4)
>>> referenced by dlls/kernel32/i386-windows/virtual.o:(_IsBadReadPtr@8)
>>> referenced by dlls/kernel32/i386-windows/virtual.o:(_IsBadWritePtr@8)
>>> referenced 6 more times
clang: error: linker command failed with exit code 1 (use -v to see invocation)
winegcc: /home/cqwrteur/toolchains/llvm/x86_64-linux-gnu/llvm/bin/clang failed
make: *** [Makefile:218719: dlls/kernel32/i386-windows/kernel32.dll] Error 2
make: *** Waiting for unfinished jobs....
wine build failure
--
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=58003
Bug ID: 58003
Summary: Skyrim Special Edition: Creation Kit draws menu with
incorrect resolution.
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: fx-8350-8(a)hotmail.com
Distribution: ---
The Scenes tab of the quest window draws a flow chart menu with a vertical
resolution of 1 pixel making it unusable.
An internal function in "Creation Kit.exe" creates the flow chart menu and is
called two times (with the second call overwriting the first)
by calling IntersectRect with the correct menu resolution and an uninitialized
RECT structure that contains mostly random values. Afterwards
function calls in the creation kit sets the values in the uninitialized RECT to
left=-2, top=-1, right=1094215229, bottom=1 on both Windows and Wine.
On Wine this RECT is an input to IntersectRect with the correct resolution and
outputs a RECT with top=0, bottom=1 leading to the unusable menu.
On Windows a call to KiUserCallbackDispatcher overwrites the incorrect RECT to
have bottom=32767 before the second IntersectRect call making RECT
invalid due to the bottom value being larger than top. This causes the
IntersectRect call to fail and create the menu later in the creation kit.
Since the menu with a resolution of 1 is technically valid the creation kit
never sets it to the correct resolution on wine.
--
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.