https://bugs.winehq.org/show_bug.cgi?id=36101
Bug ID: 36101
Summary: Wow Hangs at login screen when coming from battle.net
launcher (only with gxapi Opengl)
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devoid42(a)gmail.com
When using the battle.net app launcher, starting Wow hangs on the initial
"connecting" dialog. I tested this with a fresh wine-prefix, the only wow
configuration change was the setting of openGL mode(the preferred wine gfx
api).
This hang presented itself both via setting opengl via Config.wtf or via the
commandline option -opengl via the battle.net settings for game settings and
adding it as an additional commandline option.
All tests done with:
wine-1.7.17
Nvidia Linux-x86_64 319.32
--
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=41428
Bug ID: 41428
Summary: The Forest: Terminal gets spammed with errors if Steam
is running
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
If The Forest gets started while Steam is running in the background the
terminal gets spammed with the following error (being in the main menu and just
minimizing the game is already enough to see them):
err:module:find_forwarded_export function not found for forward
'xinput1_3.XInputGetStateEx' used by L"C:\\windows\\system32\\xinput1_4.dll"
This happens only if The Forest gets started while Steam is running in the
background. If The Forest gets directly started while Steam is not running in
the background this error does not appear.
--
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=32694
Bug #: 32694
Summary: NVIDIA GTX 690 not in the list of recognized cards.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romeo.mihalcea(a)gmail.com
Classification: Unclassified
NVIDIA GTX 690 not in the list of recognized cards.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41090
Bug ID: 41090
Summary: We Happy Few requires an unimplemented function
vcruntime140.dll.__intrinsic_setjmp
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: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55289
--> https://bugs.winehq.org/attachment.cgi?id=55289
Terminal output Wine 1.9.16
When attempting to start We Happy Few one of the functions called on while the
game is loading is vcruntime140.dll.__intrinsic_setjmp which is unimplemented
as of Wine 1.9.16.
Terminal output 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.
http://bugs.winehq.org/show_bug.cgi?id=29916
Bug #: 29916
Summary: ElsterFormular cannot make use of default PDF viewer
(e. g. Okular)
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
Classification: Unclassified
I will add a patch in a few minutes.
This bug report is just a reminder that the bug is/will be fixed.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=35025
Bug #: 35025
Summary: Max Payne 2 Demo: checkboxes in options dialog have
missing window styles
Product: Wine
Version: 1.7.7
Platform: x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gohabsgo60(a)yahoo.ca
Classification: Unclassified
Created attachment 46685
--> http://bugs.winehq.org/attachment.cgi?id=46685
dialog wine
launch the game, and click the options button. the options dialog appears, and
all of its checkboxes are rendered incorrectly due to a missing BS_LEFTTEXT
window style (aka BS_RIGHTBUTTON). instead of the label being placed to the
left of the box as it is on windows, wine places it to the right.
the BS_RIGHT style is also missing from the checkboxes, however it has no
effect because extended window style WS_EX_RIGHT is already set.
all this can be verified by running WinSpy++ on wine and windows and comparing
the checkboxes' window styles on both platforms.
note: i haven't checked the window styles of the other controls in the dialog.
i leave that as an exercise.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41284
Bug ID: 41284
Summary: dbghelp_dwarf: parse_cie_details unknown CIE version 4
(clang/mesa/valgrind)
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
fixme:dbghelp_dwarf:parse_cie_details unknown CIE version 4 at 0x5b3035c
fixme:dbghelp_dwarf:parse_cie_details unknown CIE version 4 at 0x5b3035c
While attempting to get better stacktraces with valgrind in some mesa code, I
noticed that if clang is used to compile mesa (11.0.6), I get these FIXMEs in
dbghelp. They do not occur with gcc afaict.
This was found in dlls/amstream/tests/amstream.c
--
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=40746
Bug ID: 40746
Summary: Expression Web 4 crashes when opining site: "wine:
Unhandled exception 0xc0000409 in thread 4f at address
0x74e4c72 (thread 004f), starting debugger..."
Product: Wine
Version: 1.9.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asdfghrbljzmkd(a)outlook.com
Distribution: ---
To reproduce, make a 32-bit prefix, run:
winetricks dotnet40 && winetricks gdiplus_winxp
, and install Expression Web 4 from
https://www.microsoft.com/en-us/download/details.aspx?id=36179
--
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=33636
Bug #: 33636
Summary: wine cmd: invalid behaviour of '&' operator
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loentar(a)gmail.com
Classification: Unclassified
Commands after '&' is executed, even under negative 'if'.
if "0"=="1" echo 1 & echo 2
Will output "2", but must not output nothing, because this line is equivalent
to
if "0"=="1" (
echo 1
echo 2
)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=30368
Bug #: 30368
Summary: AMD Radeon 6480g detected as ATI Radeon 3200
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sk8er_4lyfe16(a)hotmail.com
Classification: Unclassified
I can not run any 3D applications due to a conflict between the system's
graphics card or driver with wine. I noticed while trying to launch Crysis 2
that my card was detected as a AMD Radeon 3200
--
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.