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=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.
http://bugs.winehq.org/show_bug.cgi?id=34040
Bug #: 34040
Summary: QuickBooks SS 2008 R1 crashes multiple times on second
run
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://dlm.download.intuit.com/SBD/QuickBooks/2008/R1/
QuickBooksSimpleStartDirect2008.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45237
--> http://bugs.winehq.org/attachment.cgi?id=45237
wine-1.6-rc5 console output
Running QB 2008 a second time after setting up a company file and closing the
application will cause multiple crashes that are caught by the application
itself.
To get this far:
1. winetricks -q dotnet20 msxml4 (Bug 34028 and Bug 34029)
2. Install.
3. Run and set up a company file and save it.
4. Exit application.
5. Run application.
Tried msxml3 but this simply causes the application to hang.
NOTE: Native msxml3 cannot be installed before the first run as this appears to
also cause Bug 34028.
Tried vcrun2005 too but it made no difference.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.
http://bugs.winehq.org/show_bug.cgi?id=34028
Bug #: 34028
Summary: QuickBooks SS 2008 R1 fails to load due to licence
error
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45219
--> http://bugs.winehq.org/attachment.cgi?id=45219
wine-1.6-rc5 console output
QuickBooks SS 2008 R1 fails to load due to a "Could not initialize license
properties" error.
fixme:msxml:domdoc_setProperty Ignoring property L"NewParser", value {VT_I2:
-1}
fixme:msxml:domdoc_setProperty Ignoring property L"NewParser", value {VT_BOOL:
ffffffff}
[...]
fixme:msxml:domdoc_get_parseError (0x1aa674)->(0x32f2dc): creating a dummy
parseError
Workaround is "winetricks msxml4".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.