https://bugs.winehq.org/show_bug.cgi?id=45991
Bug ID: 45991
Summary: PassMark Performance Test 9.0 - 2D Graphics - Fonts
and Text using Direct2D is very slow
Product: Wine
Version: 3.18
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
PassMark Performance 9.0 is very slow when executng Direct2D test (Fonts and
Text) even on high-end hardware. Approximately 50 times slower than native
Direct2D on Windows.
--
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=47702
Bug ID: 47702
Summary: City of heroes for mac mojave crashes on load. Divide
by zero error
Product: Wine
Version: 1.6.2
Hardware: Other
OS: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnmay1248(a)gmail.com
Created attachment 65172
--> https://bugs.winehq.org/attachment.cgi?id=65172
text save as from program error details window mac mojave
when I click ready to play in island rum as soon as coh starts to load it
crashes. Attaching program error details txt file.
--
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=47512
Bug ID: 47512
Summary: when running into a intractable it says wine can
support what happening
Product: Wine
Version: 2.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shadowwolf0644(a)gmail.com
Created attachment 64901
--> https://bugs.winehq.org/attachment.cgi?id=64901
why playing the game A zombie's life when waking into a barricade to cut it
down with a crafted hatchet it crash use as I walk into it not giving the means
to say cut it yes or no
why playing the game A zombie's life when waking into a barricade to cut it
down with a crafted hatchet it crash use as I walk into it not giving the means
to say cut it yes or no
--
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=47335
Bug ID: 47335
Summary: Warcraft III Frozen Throne States Already Running
During Latest Update
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blakeoconnornavy(a)gmail.com
Distribution: ---
Warcraft III Frozen Throne will not work since latest patches. States Warcraft
III is already running. Tried everything I can think of to resolve. Any
assistance would be greatly appreciated. I've read many others are having this
issue.
--
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=43292
Bug ID: 43292
Summary: The game Grimm Dark Legacy crashes
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mantvius(a)gmail.com
Distribution: ---
Created attachment 58636
--> https://bugs.winehq.org/attachment.cgi?id=58636
Program error details
The game Grimm Dark Legacy crashes upon starting it.
Program error details attached.
--
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=43364
Bug ID: 43364
Summary: Steins;Gate crashes upon launch
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xanthsjunk(a)gmail.com
Distribution: ---
I installed Steins;Gate English edition via Steam. An error message is output
upon launch of the game. See screenshot: https://i.imgur.com/kXYpVpb.png
--
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=47004
Bug ID: 47004
Summary: advapi32 voilate
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
mpc——hc.exe crash on start.
--
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=46920
Bug ID: 46920
Summary: Microsoft .NET 4.6-4.7 official installer closes after
pressing the install button
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: sk9258user(a)mail.ru
Distribution: ---
Created attachment 64013
--> https://bugs.winehq.org/attachment.cgi?id=64013
Logs
https://www.microsoft.com/ru-RU/download/confirmation.aspx?id=55167
Emulate Windows Version: 7
Native library in winecfg: mscoree.dll
I open installer, click continue; after that I press to install; installation
window shows for a second and closes.
--
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=32508
Bug #: 32508
Summary: StringFormatFlagsNoClip breaks StringAlignmentCenter
and (probably) StringAlignmentFar)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexpigna.dev(a)gmail.com
Classification: Unclassified
In method GdipDrawString if StringFormatFlagsNoClip flag is enabled the string
rect width is modified to be very large. This breaks how centered and probably
far alignments are handled since the string will be moved a crazy amount of
pixels to the right.
Since when StringFormatFlagsNoClip is on the clipping region is already
disabled I suspect that modifying the width is not only broken but also
unnecessary. I'm not sure though since I don't know gdiplus code well enough.
Leaving the width as it is fixes the issue for my case: a .net launcher for a
game.
--
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.