https://bugs.winehq.org/show_bug.cgi?id=55096
Bug ID: 55096
Summary: Moving loader to PIE removed loaded modules chain view
from debuggers
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: eric.pouech(a)gmail.com
Distribution: ---
since 78ed343842dcd8ffb95c416420953e121959d40d the link_map of the ELF loaded
modules in no longer visible in debuggers (winedbg, gdb in proxy module)
(on x86_64 only, i386 is fine)
'info share' should list both PE and ELF modules
--
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=54996
Bug ID: 54996
Summary: msys2: gpg.exe fails because "NtSetInformationFile
Unsupported class (64)"
Product: Wine
Version: 8.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 74549
--> https://bugs.winehq.org/attachment.cgi?id=74549
ntdll: Basic FileDispositionInformationEx
wine C:\\msys64\\usr\\bin\\gpg-agent.exe --homedir /etc/pacman.d/gnupg
--use-standard-socket --daemon
...
fixme:file:NtSetInformationFile Unsupported class (64)
The missing class is FileDispositionInformationEx.
Attached patch adds minimal support for this class.
--
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=53085
Bug ID: 53085
Summary: Free Video Converter complains about being unable to
install .Net 2.0
Product: Wine
Version: 7.9
Hardware: x86-64
URL: https://ssl-download.wondershare.com/video-converter-f
ree_full1129.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 72506
--> https://bugs.winehq.org/attachment.cgi?id=72506
Error dialog
During installation of Wondershare's Free Video Converter it complains about
being unable to install .Net 2.0.
Workaround is "winetricks dotnet20".
f2623b3a2763758810404cbb279cd4456f3cd2bb
video-converter-free_setup_full1129.exe
https://videoconverter.wondershare.com/free-video-converter.html
--
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=55194
Bug ID: 55194
Summary: oleaut32:vartest - test_VarImp() fails in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
oleaut32:vartest - test_VarImp() fails in Wine:
vartest.c:9551: Test failed: VarImp: NULL|0x0, DECIMAL|0x0: expected vt I4 hr
0x0, got vt NULL hr 0x0
See https://test.winehq.org/data/patterns.html#oleaut32:vartest
A bisect shows that the failures started with the commit below:
commit 36963b6d27abcf74b58bcf11953ebdf2b7e9767c
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Jul 4 12:42:53 2023 +0200
oleaut32: Get rid of the DECIMAL access macros.
--
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=55146
Bug ID: 55146
Summary: Virtual desktop is fullscreen regardless of the
desktop size setting in winecfg
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Hello,
Split from bug 55141.
Happens since upgrade from Wine 8.9 to 8.11 (Not yet bisected).
WINEDEBUG=+tid,+explorer,+system,+x11drv,+xrandr logs can be found in bug
55141:
Log on Wine 8.11:
https://bugs.winehq.org/attachment.cgi?id=74710
(In reply to Rémi Bernon from bug 55141)
> The fullscreen virtual desktop issue may not be the same as bug reported
> here, I have created
> https://gitlab.winehq.org/wine/wine/-/merge_requests/3167 which I believe
> should fix it.
Merge request 3167 doesn't fix the issue.
Log on Wine 8.11 + MR 3167:
https://bugs.winehq.org/attachment.cgi?id=74713
Debian 8
X11 (Gnome 3.14.1)
NVIDIA RTX2070 (proprietary 525.116.04)
Regards.
--
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=55144
Bug ID: 55144
Summary: Error when I run Navigraph FMS Data Manager
Product: Wine
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cyberguerro(a)gmail.com
Distribution: ---
Created attachment 74706
--> https://bugs.winehq.org/attachment.cgi?id=74706
dumped error
When I run Navigraph FMS Data
Manager(https://download.navigraph.com/software/fmsdatamanager/windows/navi…
I get attached error.
I With 8.9.x it works, with 8.10 and 8.11 not.
--
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=55120
Bug ID: 55120
Summary: kernel32:debugger - test_debug_loop_wow64() gets wrong
ntdll count in the new WoW mode
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
kernel32:debugger - test_debug_loop_wow64() gets wrong ntdll count in the new
WoW mode:
debugger.c:1231: Test failed: Expecting two ntdll instances
See https://test.winehq.org/data/patterns.html#kernel32:debugger
These failures started on 2023-06-21 and are specific to the 64-bit tests
running in the new WoW mode.
A bisect shows that this failure started with the commit below:
commit 2ef4cc48fbce406d67be32a90a2208868026a505
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Jun 21 12:08:00 2023 +0200
wow64: Map a copy of ntdll to build the syscall table.
The original ntdll may have been hooked.
--
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=55110
Bug ID: 55110
Summary: quartz:vmr7 & quartz:vmr9 sometimes exit prematurely
in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
quartz:vmr7 & quartz:vmr9 sometimes exit prematurely in Wine:
vmr7.c:2393: Test marked todo: Got hr 0.
vmr7.c:2424: Test marked todo: Got hr 0x8004020a.
quartz:vmr7:0890 done (0) in 4s 2250B
Notice the missing ' xxx tests executed' line.
And also in the Wine traces:
01e4:fixme:d3d:wined3d_guess_card No card selector available for card vendor
0000 (using GL_RENDERER "llvmpipe (LLVM 11.0.1, 256 bits)").
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 7 (X_ReparentWindow)
Resource id in failed request: 0x140019d
Serial number of failed request: 2252
Current serial number in output stream: 2253
See https://test.winehq.org/data/patterns.html#quartz:vmr7https://test.winehq.org/data/patterns.html#quartz:vmr9
So it is most likely the X error that causes the test to be prematurely killed.
I did not notice an X error for quartz:vmr9 but for now I will consider that it
either has the same cause or is a consequence of the vmr7 failure.
The first failure happened on 2023-06-13 and, across all test configurations,
it has been happening about once a day since.
Further, a bisect shows that the vmr7 failure started with the commit below:
commit 9f8d9eef216d4ede3b53d3caab222ad8f896f10b
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Mon Jan 25 15:22:08 2021 +0100
winex11: Set the window cursor immediately in SetCursor.
Instead of synchronizing the cursor on mouse changes. The SetCursor call
should now only be made when cursor or window handle have changed.
--
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=53425
Bug ID: 53425
Summary: Printing and envelope from Lotus Approach crashes
Approach
Product: Wine-staging
Version: 7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 72813
--> https://bugs.winehq.org/attachment.cgi?id=72813
wine approach.exe > WineEnvelopeCrash.txt 2>&1
Fedora 36
Wine 7.12-1
Lotus Approach N99.8.0208.0800
Major as I can not print out invoices, so I can not get paid.
When I print an envelope from Lotus Approach (part of Smart Suite), it does not
print out the "to:" block and Approach crashes.
--
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.