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=47211
Bug ID: 47211
Summary: Crash on launching Anno 1800 with
tkg-protonified-4.6-x86_64
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonasmarx(a)posteo.de
Distribution: ---
Created attachment 64479
--> https://bugs.winehq.org/attachment.cgi?id=64479
Backtrace of error
Hello!
Im not sure if this is the right place - but i thought i might share this error
backtrace with you in case it helps. :)
Im using lutris -> uplay (offline mode, ingame windows disabled) and get the
following error on launch (see attached backtrace).
--
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=43982
Bug ID: 43982
Summary: Pokemon insurgence keeps on crashing once I finish a
battle or catch a pokemon. Plz contact the team that
made the game.
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ryanflorio2(a)gmail.com
Pokemon insurgence crashing after every battle or when I receive mystery gift.
--
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=46930
Bug ID: 46930
Summary: DirectX 1 installer Closes after open without
installing
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: sk9258user(a)mail.ru
Distribution: ---
Created attachment 64037
--> https://bugs.winehq.org/attachment.cgi?id=64037
log
I change wine Windows version to 95 and open DirectX 1.0 installer, but window
instant closes and Installing stopped on unpacking. In logs I see msvcp error
missing shm_open() function. WTF???
--
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.