https://bugs.winehq.org/show_bug.cgi?id=44346
Bug ID: 44346
Summary: Worms Armageddon Cannot Click the menu button in
Frotnend
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: colinjinwk00(a)gmail.com
I installed Worms Armageddon from GOG.com, and ran the wine using both
Crossover and Wine macOS official pkg by WineHQ. Menu launches successfully,
and intros were successful for skipping by clicking left click. However, after
4 menu buttons appear, I cannot click anything, even Quit button (although I
can quit the game by escape).
--
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=48822
Bug ID: 48822
Summary: Microsoft Word 6.0 for Windows crashes upon exit on
unimplemented function ole2.dll16.WRITEFMTUSERTYPESTG
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ole16
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/WINWORD
$ wine ./WINWORD.EXE
002c:fixme:ole:CoRegisterClassObject16
({00020900-0000-0000-c000-000000000046},01C6FA2E,0x00000004,0x00000001,01C6FA78),stub
002c:fixme:ole:CoRegisterClassObject16
({00020901-0000-0000-c000-000000000046},01C6FA46,0x00000004,0x00000001,01C6FA7C),stub
002c:fixme:ole:CoRegisterMessageFilter16 (01C6FA52,01C6FA80),stub!
002c:fixme:ole:CreateDispTypeInfo16 (01993A66,2048,01C6E21A),stub
002c:fixme:ole:RegisterActiveObject16
(01A6FFA8,{000209ff-0000-0000-c000-000000000046},0x00000000,01C6D622):stub
002c:fixme:ole:CreateFileMoniker16 (Document1,01C74E82),stub!
002c:fixme:ole:GetRunningObjectTable16 (0,01C74E7E),stub!
002c:fixme:ole:CoLockObjectExternal16 (191F1B4C,1,0),stub!
002c:fixme:ole:RegisterDragDrop16 (0x00dc,191F1B4C),stub!
002c:fixme:gdi:GetOutlineTextMetrics16 (0075,0000,00000000): stub
002c:fixme:gdi:GetOutlineTextMetrics16 (00a5,0000,00000000): stub
002c:fixme:ole:CreateFileMoniker16 (Document1,019AD07A),stub!
002c:fixme:ole:WriteClassStg16 stub:1F5F66E8
{00020900-0000-0000-c000-000000000046}
wine: Call from 0x7b00dbc1 to unimplemented function
ole2.dll16.WRITEFMTUSERTYPESTG, aborting
wine: Unimplemented function ole2.dll16.WRITEFMTUSERTYPESTG called at address
7B00DBC1 (thread 002c), starting debugger...
Unhandled exception: unimplemented function ole2.dll16.WRITEFMTUSERTYPESTG
called in 32-bit code (0x7b00dbc1).
--- snip ---
$ wine --version
wine-5.4-356-gab0a3cb2ff
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=48440
Bug ID: 48440
Summary: Vertical Japanese fonts are not correctly rendered.
Product: Wine
Version: 5.0-rc4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous_temp_mail(a)yahoo.co.jp
Distribution: ---
Created attachment 66217
--> https://bugs.winehq.org/attachment.cgi?id=66217
Source code and compiled binary to draw vertical Japanese
Vertical Japanese fonts are not rendered correctly.
The proper output should look like this: ('I' is used to present rotated 'ー'
三
点
リ
I
ダ
.
.
.
二
点
リ
I
ダ
.
.
ダ
ッ
ã‚·
ュ
I
But in wine, the fonts are not properly rotated, causing unreable result.
The proper render result (at least for the fonts) can be found here:
https://social.msdn.microsoft.com/Forums/ja-JP/d509e3db-aac8-43a7-b5fa-6751…
--
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=49323
Bug ID: 49323
Summary: Denuvo Anti-Cheat 'denuvo-anti-cheat.sys' needs
implementation of Winsock Kernel (WSK) Network
Programming Interface (NPI)
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 49194
Excerpt of Paul's comment https://bugs.winehq.org/show_bug.cgi?id=49194#c6
--- quote ---
My draft implementation has exactly the features Denuvo needed to start, not a
bit more nor less. My plan is to prepare for upstream those bits of WSK
functionality, with a possible extension of maybe just a bit more sane WSK
client dispatch callbacks handling.
--- quote ---
* wsk_get_address_info (async support/callback)
* wsk_socket
* wsk_bind
* wsk_accept (async support/callback)
* wsk_connect (async support/callback)
* wsk_free
* wsk_close
* wsk_send/wsk_receive (async support/callback)
https://docs.microsoft.com/en-us/windows-hardware/drivers/network/winsock-k…
Another WSK application from Microsoft's Windows Driver Kit (WDK) driver code
samples repository on GitHub:
https://github.com/microsoft/Windows-driver-samples/tree/master/network/wsk…
Might be useful later.
$ wine --version
wine-5.9-320-gaba27fd5a3
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=8439
Michael Stefaniuc <mstefani(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|1.2.0 |5.0.x
--
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=41145
Bug ID: 41145
Summary: Civilization IV - Previously working normally now
crashes mid game
Product: Wine
Version: 1.9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Tropicalhero(a)hotmail.com
Distribution: ---
Created attachment 55351
--> https://bugs.winehq.org/attachment.cgi?id=55351
crash report / back trace
Game crashes out to bug reporter in early to mid game. Crash report attached.
It was not a major game event that caused crash, just a unit move or possibly
an end of turn.
--
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=49282
Bug ID: 49282
Summary: TEncoderPortable_4.5.10 crashes right at start
Product: Wine
Version: 5.9
Hardware: x86
URL: htthttps://download3.portableapps.com/portableapps/TEn
coderPortable/TEncoderPortable_4.5.10.paf.exe?20190321
p://
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi, a user tested some portable apps on forum:
https://forum.winehq.org/viewtopic.php?f=2&t=33957
The app throws up an error window, and fails to start further.
+relay log shows what is below***.
When you manually create the key HKCU/Control Panel\\Desktop\
\WindowMetrics\AppliedDPI (with value 0x60i did) the error is gone and the app
starts for me. I guess this value should not be hardcoded though. Hopefully
someone knows how to retrieve that (and set that) value in correct way and make
a patch for it
sha1sum TEncoderPortable_4.5.10.paf.exe
b6dfe51546f351ed83bf2fe26308dafe714beb4b TEncoderPortable_4.5.10.paf.exe
***:
00bc:Call advapi32.RegOpenKeyExW(ffffffff80000001,00a5d92c L"Control
Panel\\Desk
top\\WindowMetrics",00000000,000f003f,0021f5c8) ret=0063ecba
00bc:Call ntdll.RtlInitUnicodeString(0021f460,00a5d92c L"Control
Panel\\Desktop\
\WindowMetrics") ret=7b051e06
00bc:Ret ntdll.RtlInitUnicodeString() retval=0021f460 ret=7b051e06
00bc:Call ntdll.NtOpenKeyEx(0021f5c8,000f003f,0021f470,00000000) ret=7b05044f
00bc:Ret ntdll.NtOpenKeyEx() retval=00000000 ret=7b05044f
00bc:Call ntdll.RtlNtStatusToDosError(00000000) ret=7b051e21
00bc:Ret ntdll.RtlNtStatusToDosError() retval=00000000 ret=7b051e21
00bc:Ret advapi32.RegOpenKeyExW() retval=00000000 ret=0063ecba
00bc:Call advapi32.RegQueryValueExW(000000f8,00a5d980
L"AppliedDPI",00000000,002
1f55c,0021f5cc,0021f5a8) ret=0064027e
00bc:Call ntdll.RtlInitUnicodeString(0021f300,00a5d980 L"AppliedDPI")
ret=7b0570
e9
00bc:Ret ntdll.RtlInitUnicodeString() retval=0021f300 ret=7b0570e9
00bc:Call
ntdll.NtQueryValueKey(000000f8,0021f300,00000002,0021f310,00000010,002
1f2fc) ret=7b05713c
00bc:Ret ntdll.NtQueryValueKey() retval=c0000034 ret=7b05713c
00bc:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7b057240
00bc:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7b057240
00bc:Ret advapi32.RegQueryValueExW() retval=00000002 ret=0064027e
00bc:Call user32.LoadStringW(00400000,0000ff68,0021d490,00001000) ret=00417738
.
.
..
00bc:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0021f488)
ret=0040f
ce6
00bc:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b010c9e ip=7b010c9e
--
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=49320
Bug ID: 49320
Summary: Yenka black screen?
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: giabaodoremon(a)gmail.com
Distribution: ---
Created attachment 67332
--> https://bugs.winehq.org/attachment.cgi?id=67332
Screenshot of the black working area
Completely black screen in the working area of Yenka 3.4.4. Only the item lists
and simulation controls are visible.
--
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=49304
Bug ID: 49304
Summary: PPA pointing to a wrong version (focal fosa stable
branch)
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: freewee3(a)free.fr
Distribution: ---
On all PCs where I install Ubuntu 20.04, the PPA provided for fosa (stable
branch) in the download page of wineHQ point to 4.0.4 version, I need to use
the eoan PPA for having the good download (5.0).
Thank you
--
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=49258
Bug ID: 49258
Summary: there is no winehq-stable for fedora 32
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: moritzrichard.schaefer(a)outlook.de
Distribution: ---
I followed the wiki to install winehq-stable on fedora 32. After adding the
repo I am able to run <dnf install winehq-devel> and <dnf install
winehq-staging> without any problem, but <dnf install winehq-stable> runs into
an error since this package does not exist.
--
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.