https://bugs.winehq.org/show_bug.cgi?id=58058
Bug ID: 58058
Summary: File sizes larger than 4 GiB are not correct in file
browser
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 78310
--> https://bugs.winehq.org/attachment.cgi?id=78310
Screenshot
The size of files that are larger than 4 GiB is not displayed correctly in Wine
file browser windows. For example, in the attached screenshot,
ubuntu-24.04.2-desktop-amd64.iso is about 6 GiB in size, but Wine says that it
is about 2 GiB. Clearly the file size is being stored as a 32-bit value and
overflowing.
--
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=58018
Bug ID: 58018
Summary: FL Studio when fullscreen doesen't allow me to open my
auto hiding panel
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: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 78280
--> https://bugs.winehq.org/attachment.cgi?id=78280
Video of the issue
This issue happens on all desktops, in the video of the issue I've attached I'm
using Gnome with Dash to Panel, but it also happens on KDE Plasma and Cinnamon.
Basically I've set my panel to always auto hide, and only when FL Studio is
maximized I can't make the panel show up anymore, whereas if I maximize other
wine apps I can still make the panel show up, as shown in the video of the
issue I've attached.
Perhaps Wine is making the compositor think that FL Studio is a fullscreen
video game, and that's why no matter what DE I use I can't make the panel show
up?
In the recorded video I was using Wayland and Wine was using xwayland.
--
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=58006
Bug ID: 58006
Summary: winegcc seg-faults
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: alois.schloegl(a)gmail.com
Distribution: ---
I've installed wine/10.4 from source on debian12 in the same way than I did
wine-10.3.
However, winegcc from 10.4 seg-faults.
$ winegcc --version
Segmentation fault
In wine/10.3 the response was
$ winegcc --version
gcc (Debian 12.2.0-14) 12.2.0
Copyright (C) 2022 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
As a result Sveinar's nvidia-libs can not be 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=56837
Bug ID: 56837
Summary: Bad file pointer after a file write in appending mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sldev(a)free.fr
Distribution: Other
Created attachment 76648
--> https://bugs.winehq.org/attachment.cgi?id=76648
bug-demo program and its source file
When writing for append into a file, Wine returns a bad ftell() file pointer
unless a fflush() is performed before querying with ftell().
See the bug-demo program (run it under bare metal Windows, then under Wine).
This bug has existed like forever (Wine 6 and newer, for sure).
--
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=56377
Bug ID: 56377
Summary: Microsoft Edge freezes almost immediately after
launching
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Microsoft Edge will freeze about 1-3 seconds after launching.
Steps to reproduce:
1. Download and install WebView2 (which includes Edge) from
https://developer.microsoft.com/en-us/microsoft-edge/webview2/
2. Run:
wine "/PATH/TO/PREFIX/drive_c/Program Files
(x86)/Microsoft/EdgeCore/VERSIONNUMBER/msedge.exe" --no-sandbox --disable-gpu
--no-first-run
Edge will launch, it will respond to inputs for a very short time, then freeze
completely.
--no-sandbox is required for it to launch at all, I will also file a bug for
this issue.
--disable-gpu is required wine wined3d, it can be dropped if using DXVK.
--no-first-run disables the first run prompting you to sign in and such, it has
no bearing on the bug itself. (If omitted, Edge still freezes, including the
dialog.)
--
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=57406
Bug ID: 57406
Summary: Brothers - A Tale of Two Sons launcher fails to launch
Product: Wine
Version: 9.21
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Unhandled Exception:
System.MissingMethodException: Method not found: Microsoft.DirectX.Vector2
modopt(Microsoft.VisualC.IsConstModifier) Microsoft.DirectX.Vector2.get_Empty()
at BrothersLauncher.MainForm..ctor () [0x00036] in
<5ea4a82884eb4dfc8694eb83fad62bfc>:0
at (wrapper remoting-invoke-with-check) BrothersLauncher.MainForm..ctor()
at BrothersLauncher.Program.Main () [0x0000b] in
<5ea4a82884eb4dfc8694eb83fad62bfc>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not
found: Microsoft.DirectX.Vector2 modopt(Microsoft.VisualC.IsConstModifier)
Microsoft.DirectX.Vector2.get_Empty()
at BrothersLauncher.MainForm..ctor () [0x00036] in
<5ea4a82884eb4dfc8694eb83fad62bfc>:0
at (wrapper remoting-invoke-with-check) BrothersLauncher.MainForm..ctor()
--
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=57010
Bug ID: 57010
Summary: Pantheon - error during installation
Product: Wine
Version: 9.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq_bugzilla(a)yahoo.com
Distribution: ---
Created attachment 76851
--> https://bugs.winehq.org/attachment.cgi?id=76851
Console output
During the execution of the installer "PantheonSetup_182.exe", a technical
error occur.
--
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=57987
Bug ID: 57987
Summary: The Queen of Heart 99 SE : Config.exe crashes when
before saving and quitting
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: riyu12383(a)gmail.com
Distribution: ---
Created attachment 78237
--> https://bugs.winehq.org/attachment.cgi?id=78237
Backtrace of the crash
Same game as https://bugs.winehq.org/show_bug.cgi?id=57283.
Config.exe is used to edit the configuration settings such as the full-screen
or windowed mode. However when pressing "OK" it crashes before saving.
--
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=58022
Bug ID: 58022
Summary: mscoree:comtest fails
Product: Wine
Version: 10.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
mscoree:comtest has started failing on Wine. I grabbed a mscoree,module,seh,pid
log, and this seems to be the relevant section:
022c:0230:trace:module:map_image_into_view mapping PE file
L"\\??\\Z:\\home\\meh\\wine\\wine32\\dlls\\mscoree\\tests\\i386-windows\\comtest.dll"
at 0x3430000-0x3438000
022c:0230:trace:seh:handle_syscall_fault code=c0000005 flags=0 addr=0xf7e5773d
ip=f7e5773d
022c:0230:trace:seh:handle_syscall_fault info[0]=00000001
022c:0230:trace:seh:handle_syscall_fault info[1]=03431000
022c:0230:trace:seh:handle_syscall_fault eax=00000000 ebx=00000800
ecx=00000f00 edx=03431000 esi=03430080 edi=00007800
022c:0230:trace:seh:handle_syscall_fault ebp=7d58c240 esp=0022f854 cs=0023
ds=002b es=002b fs=0063 gs=006b flags=00010206
022c:0230:trace:seh:handle_syscall_fault returning to user mode ip=7bcdc5dc
ret=c0000005
022c:0230:warn:module:load_dll Failed to load module
L"Z:\\home\\meh\\wine\\wine32\\dlls\\mscoree\\tests\\i386-windows\\comtest.dll";
status=c0000005
Not sure what's going on, but it seems like load_dll is treating the syscall as
a page fault?
Based on test patterns, it appears the bug was introduced between
ced1402d20ba874f9634a306630455366c3865b5 and
3323a7e4474afc3509ba56eab51b76e7887f6450.
mscoree:mscoree also fails, but I'm not sure yet whether it's related, although
the failure was introduced within that same commit range.
--
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.