https://bugs.winehq.org/show_bug.cgi?id=52676
Bug ID: 52676
Summary: enigma protected software fails to work properly
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
CC: dark.shadow4(a)web.de
Distribution: ---
Created attachment 72003
--> https://bugs.winehq.org/attachment.cgi?id=72003
backtrace of the crash (note the garbage)
As I've said in bug 49052, the trial that's supposed to work just crashes
without displaying anything.
Attaching console output.
I've got one other trial that's also enigma protected - that one starts, but
enters an infinite loop without displaying anything. That one is using an
engine that's known to work here, so I suspect enigma being the reason of the
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=4045
Bloody Iron <bloodyiron(a)lanified.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bloodyiron(a)lanified.com
--- Comment #22 from Bloody Iron <bloodyiron(a)lanified.com> ---
DPI issues are persisting, and this also is present in Wayland.
Latest example for me is Ubuntu 22.04 on a Microsoft Surface Pro 9, which runs
a display of 2880x1920 (3:2) and I believe it was a regular DPI of 271, up from
the normal 96. But in testing 192 seems to be a good number-ish.
In my case installing Mono the install dialogue is so small it's next to
impossible to read.
--
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=54450
Bug ID: 54450
Summary: SINE Player fails to load "My Licenses" tab
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonathan(a)luxaritas.com
Distribution: ---
Created attachment 74001
--> https://bugs.winehq.org/attachment.cgi?id=74001
Wine output from application start through license tab load
Download link:
https://orchtools-sine.s3.us-west-1.amazonaws.com/SINE_Player_1.1.2.519.exe
(via https://www.orchestraltools.com/store/get-sine), sha1
9f698ada2162aa13d8e5f52d1a072464c87fd17d
After installing and signing in with an Orchestral Tools account (free), the
"My Licenses" tab is loaded. However, the tab contents remains blank. This
prevents downloading application content necessary to use the application.
It appears this page is implemented via an MS Edge based embedded
browser/webview, which seems to be relevant here - all pages that appear to be
web views fail similarly, but other pages work fine.
--
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=55445
Bug ID: 55445
Summary: Crash when launching Undertale, DF Connected, or other
Gamemaker Games
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ultimateperson66(a)gmail.com
Distribution: ---
Created attachment 75006
--> https://bugs.winehq.org/attachment.cgi?id=75006
Error i got when opening Don't Forget:Connected
Recently, i decided to Switch to Linux (Ubuntu MATE specifically) for reasons i
will not get into. Many Windows applications i regularly used were compatible
with the latest Stable build of Wine, except for two PC games i play,
Undertale, and a fan-game based off of it called Don't Forget: Connected. Since
both games are made in Game-maker, i figured that it may be because of
something i'm missing to make the engine work Correctly. I read a forum saying
that this issue was not Present in an older version of Wine, but i don't know
how to Downgrade my Wine version. My hope for this situation is that anyone can
offer me guidance to Downgrade wine to a version that can run these games, or
if someone can work on fixing this. Attached is my log that i got from my last
attempt running Don't Forget Connected. This is my first post, so if there's
any more information i need to give out, please let me know, as long as it
helps the situation.
--
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=55468
Bug ID: 55468
Summary: XB36Hazard's save editors stay frozen when opening
with wine and proton.
Product: Wine
Version: 8.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mg23811(a)gmail.com
Distribution: ---
Just like the summary says when opening the save editors they will freeze after
a few seconds, his launcher however works fine but even if you get one of his
save editors exe without the launcher same problem so the launcher its self
isn't the problem. I've tried the latest version of wine and tried various
protons.
Here's a link to his site for his save editors: https://x3t-infinity.com/
--
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=55466
Bug ID: 55466
Summary: Menu items with MF_POPUP & MF_OWNERDRAW forget to
re-draw item text after popup
Product: Wine
Version: 8.14
Hardware: x86-64
URL: https://web.archive.org/web/20230819235112/https://ltspice.analog.com/software/LTspice64.msi
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: telans(a)posteo.de
Distribution: ---
Created attachment 75022
--> https://bugs.winehq.org/attachment.cgi?id=75022
Wine Log
In LTspice 17.1.10, a popup menu item once moused over fails to draw the
initial menu item text. Instead, it is missing. As far as I can tell this isn't
a regression, I've tested all the way down to wine-5.0.
I believe this happens only with MF_OWNERDRAW & MF_POPUP. After some debugging,
this is probably due to TextColor not being restored after drawing, or the
window fails to invalidate the menu item rect(?).
See screenshots of Windows vs Wine behavior. I've also attached the log for
when this happens. Look for "Efficiency Calculation".
I've attached the stack trace where the text disappears.
This is not the same bug as #52839 which corresponds to the top menu bar
entries, which I believe has been fixed.
--
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=55460
Bug ID: 55460
Summary: itss:protocol - test_its_protocol_info() sometimes
fails on w7u
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
itss:protocol - test_its_protocol_info() sometimes fails on w7u:
protocol.c:484: Test failed: [11] unexpected size=31
protocol.c:487: Test failed: [11] unexpected result:
L":test.chm::blank.htmltest.html"
See https://test.winehq.org/data/patterns.html#itss:protocol
The failures first happened on 2023-07-13 and have happened about once a week
since.
They also seem to be specific to the w7u VM, in particular they did not happen
on w7pro64 yet.
--
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=55451
Bug ID: 55451
Summary: Application gets WM_IME_COMPOSITION without getting
WM_IME_STARTCOMPOSITION before
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hagb(a)hagb.name
Distribution: ---
Created attachment 75009
--> https://bugs.winehq.org/attachment.cgi?id=75009
This program can reproduce the problem
On wine 8.8 there isn't such a problem.
On wine >=8.9 <=8.13, when the user uses input method to input something, the
program gets some WM_IME_SETCONTEXT (0x281) messages first, and then gets
WM_IME_NOTIFY (0x282, with IMN_WINE_SET_COMP_STRING 0x10), and then gets
WM_IME_COMPOSITION (0x10f). There isn't a WM_IME_STARTCOMPOSITION (0x10d) sent
before WM_IME_COMPOSITION. And after WM_IME_COMPOSITION, there isn't
WM_IME_ENDCOMPOSITION (0x10e) either.
--
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=55465
Bug ID: 55465
Summary: user32:msg - The 64-bit
test_swp_paint_region_on_show() sometimes gets a
COMPLEXREGION on Windows 7
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:msg - The 64-bit test_swp_paint_region_on_show() sometimes gets a
COMPLEXREGION on Windows 7:
msg.c:9471: Test failed: GetRgnBox (on parent) returned 3
5 rects: (10,10)-(100,33) (10,33)-(59,34) (10,34)-(57,35) (10,35)-(56,37)
(10,37)-(55,100)
msg.c:9508: Test failed: GetRgnBox (on parent) returned 3
5 rects: (20,20)-(120,33) (20,33)-(59,34) (20,34)-(57,35) (20,35)-(56,37)
(20,37)-(55,120)
msg.c:9565: Test failed: GetRgnBox (on parent) returned 3
5 rects: (10,10)-(100,33) (10,33)-(59,34) (10,34)-(57,35) (10,35)-(56,37)
(10,37)-(55,100)
See https://test.winehq.org/data/patterns.html#user32:msg
Where 3 == COMPLEXREGION
This is similar to bug 55374 except:
* This only happens in 64-bit tests instead of happening exclusively in 32-bit
tests.
* So this also only happens on w7pro64 instead of w7u.
* test_swp_paint_region_on_show() gets a COMPLEXREGION instead of a NULLREGION.
So it's not immediately clear to me if both failure types have the same root
cause.
The oldest known instance happened on 2023-06-12 and this has happened about
once a month since:
* 2023-06-12 win7_newtb-w7pro64-64
* 2023-07-14 win7_newtb-w7pro64-64
* 2023-08-17 win7_newtb-w7pro64-64
--
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.