https://bugs.winehq.org/show_bug.cgi?id=57796
Bug ID: 57796
Summary: Testcomplete fails to authenticate license key
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Testcomplete fails to authenticate license key, this is not very obvious when
running it on vanilla wine but if you run wine staging i believe it becomes
more visible. i have attached the full console output from installation onwards
using winetricks since i had difficulty saving console output for just the
program. i ran the installer which then opens the program on it's own, the
program itself starts to run with the first line that says
01f8:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
in the terminal.
in vanilla wine the program installs successfully then opens a browser window
to obtain a license key which fails silently and the program closes, then the
program refuses to open past the splash screen. when the program fails it
closes with
0994:err:menubuilder:InvokeShellLinker failed to extract icon from
L"C:\\Program Files (x86)\\SmartBear\\TestComplete 15\\Help\\Getting Started
With TestComplete 15.doc"
in the terminal
in wine staging i believe, the program behaves largely the same way but when
authentication fails, the program says it failed to communicate with the
backend or something similar. then when you close the program and open it again
it gives an error about not being able to start or find the sentinel license?
service or it gives an error about not having an active license? if i remember
correctly the sentinel error appears the first time you try to open the program
yourself, the license error appears the second time you try.
based on what i have seen in game anticheat, the CreateToolhelp32Snapshot is
used to verify a system's integrity so it is possible the program is not
running due to the sentinel? DRM not being able to determine, or failing the
system's integrity, not entirely sure this can be fixed in wine since they
could just look at running wine processes and determine that it's not a windows
system maybe?
--
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=57792
Bug ID: 57792
Summary: Unhandled page fault on write access to 05010111 at
address 7BC2732E (thread 0118)
Product: Wine
Version: 10.0-rc6
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christophe.bronner(a)videotron.ca
Was trying this command
wine /Users/lancelot/Downloads/vs_Community.exe --LayOut
"C:\Temp\VS2022Offline" --Lang en-US
but it crashed with the following, I suspect this is the same error encountered
when trying to use the GUI.
0118:err:eventlog:ReportEventW L"Application:
vs_setup_bootstrapper.exe\nFramework Version: v4.0.30319\nDescription: The
process was terminated due to an unhandled exception.\nException Info:
System.AccessViolationException\n at
Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle.NCryptFreeObject(IntPtr)\n
at Micros"...
wine: Unhandled page fault on write access to 05010111 at address 7BC2732E
(thread 0118), starting debugger...
0118:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 268 1244"
(2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
--
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=55218
Bug ID: 55218
Summary: Lotus Script "Print" macro crashes Lotus Approach
Product: Wine-staging
Version: 8.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
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 74832
--> https://bugs.winehq.org/attachment.cgi?id=74832
$ WINEDEBUG=seh,gdi,enhmetafile,winspool,localspl,psdrv wine approach.exe 2&>1
> WinePrintError.txt
Fedora 38
Wine 8.11
Lotus Approach N99.8.0208.0800 (Smart Suite)
In Lotus Approach, when you call the "Print" macro from a Lotus Script:
RunApproachMacro("Print")
Lotus Approach crashes. This happens about one out of every two print
attempts.
Occasionally, a "MEM_BAD_POINTER" will popup from Approach when it crashes.
The attachment was created with:
$ WINEDEBUG=seh,gdi,enhmetafile,winspool,localspl,psdrv wine approach.exe 2&>1
> WinePrintError.txt
--
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=57736
Bug ID: 57736
Summary: WineHQ Forum fails to load resources from
twemoji.maxcdn.com
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
URL: https://forum.winehq.org/viewtopic.php?p=146295#p14629
5
OS: Linux
Status: NEW
Keywords: download, localization, source
Severity: minor
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: ---
At https://forum.winehq.org/viewtopic.php?p=146295#p146295 I used a UTF-8 emoji
"????". Emoji are part of the Unicode standard but for some reason phpBB tries
to replace it with an SVG.
<div class="content">If there was a like button I would like your reply! <img
alt="????" class="emoji smilies" draggable="false"
src="//twemoji.maxcdn.com/2/svg/1f60a.svg"></div>
..ironically the alt renders correctly (for me anyway).
twemoji.maxcdn.com is a dead host so we get the lovely "failed image" icon.
Apparently it's a phpBB bug that isn't yet fixed, but can we work around it?
https://tracker.phpbb.com/browse/PHPBB-17059
I don't think the reliance on third-party SVGs is necessary, especially these
days.
--
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=44081
Bug ID: 44081
Summary: Office graphics suitable for HiDPI displays
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pmenzel+bugs.winehq.org(a)molgen.mpg.de
Distribution: ---
Visiting https://www.winehq.org/ with a HiDPI Dell UP3214Q monitor, the icons
and graphics look blurry. It’d be great, if the Web site could be improved to
also look good on HiDPI displays.
--
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=41751
Bug ID: 41751
Summary: Retire docs.git
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
The Developer's, Wine User's, and Winelib User's guides have all been moved to
the wiki, and the SGML files will not be updated.
Since the SGML files are still on the website, people who follow a direct link
to one of the pages still end up in the old document and sometimes file bugs
for outdated information that has already been fixed in the wiki version (e.g.,
bug 40491).
--
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=57700
Bug ID: 57700
Summary: NTDLL under-aligns implicit module TLS
Product: Wine
Version: 10.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: me(a)purplesyringa.moe
Distribution: ---
Created attachment 77888
--> https://bugs.winehq.org/attachment.cgi?id=77888
Reproducer
alloc_tls_slot in dlls/ntdll/loader.c spells:
if (!(new_ptr = RtlAllocateHeap( GetProcessHeap(), 0, size +
dir->SizeOfZeroFill ))) return -1;
This allocates the thread-local storage without an alignment. MSDN says that
the correct alignment is specified in the Characteristics field of the TLS
directory, which Wine promptly ignores.
(https://learn.microsoft.com/en-us/windows/win32/debug/pe-format#the-tls-dir…)
This leads to unsatisfied alignment requirements in programs that expect it,
often leading to crashes, as seen in
https://github.com/rust-lang/rust/issues/135719.
For testing, I have attached a small example built with MSVC that allocates a
page-aligned thread local and prints its address. The compiled executable is at
https://mega.nz/file/AJhyVAyA#3JDbONv0-TIQPqLKpUW7zg9DLRjP9IqHsdOIpxUHSUs. The
alignment specified in the TLS directory is 4096, matching the source code, as
verified by `dumpbin /tls`.
If you'd like me to attach the executable to the ticket directly or need more
information, please do tell.
--
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=57777
Bug ID: 57777
Summary: "Hoshi no Otome to Rikka no Shimai" (AdvHD.exe):
unable to run with font errors
Product: Wine
Version: 10.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sd369888(a)outlook.com
Distribution: ---
Created attachment 77977
--> https://bugs.winehq.org/attachment.cgi?id=77977
logs
The game "Hoshi no Otome to Rikka no Shimai" (AdvHD.exe), crashes when I try to
run it in wine, and throws an error:
0024:fixme:font:NtGdiRemoveFontMemResourceEx (0x77386331) stub.
I have only installed wine geko and did not touch anything of my wine
installation.
The heap log is here: https://oshi.at/PLup
--
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=57789
Bug ID: 57789
Summary: No audio in Happy Tree Friends: False Alarm
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: x3daudio
Assignee: wine-bugs(a)winehq.org
Reporter: sterophonick(a)gmail.com
Distribution: ---
Created attachment 77990
--> https://bugs.winehq.org/attachment.cgi?id=77990
WINEDEBUG=+timestamp,+pid,+tid,+seh,+unwind,+threadname,+debugstr,+loaddll,+mscoree,+x3daudio
Everything otherwise works fine in this game, there's just no sound.
Currently marked as x3daudio as that's the only audio-related DLL that the game
loads.
Workaround is to install xact via winetricks.
--
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.