http://bugs.winehq.org/show_bug.cgi?id=14371
Summary: cleanup undefined members in vartest
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14668)
--> (http://bugs.winehq.org/attachment.cgi?id=14668)
cleanup memcheck errors in vartest.c
vartest.c uses undefined structure members; detected by valgrind(memcheck).
Patch is attached, and will be sent to wine-patches(a)winehq.org.
--
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=36600
Bug ID: 36600
Summary: valgrind shows a possible leak in
winhttp/tests/winhttp.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==19459== 112 bytes in 1 blocks are possibly lost in loss record 531 of 781
==19459== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19459== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19459== by 0x4E24AA1: heap_alloc_zero (winhttp_private.h:325)
==19459== by 0x4E25408: WinHttpOpen (session.c:223)
==19459== by 0x4CB175F: test_Timeouts (winhttp.c:1113)
==19459== by 0x4CBFCBE: func_winhttp (winhttp.c:3067)
==19459== by 0x4CC0C75: run_test (test.h:584)
==19459== by 0x4CC1064: main (test.h:654)
==19459==
--
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=38345
Bug ID: 38345
Summary: S.T.A.L.K.E.R.: Shadow of Chernobyl - Severe
performance drops at a specific location in game
Product: Wine
Version: 1.7.39
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: ---
Created attachment 51189
--> https://bugs.winehq.org/attachment.cgi?id=51189
Save game (file 2)
The game runs rather well on my machine but there
--
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=34647
Bug #: 34647
Summary: Test Results table missing
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
Classification: Unclassified
Not sure what caused it but for a few months now the Test Results table has
been missing. The selected test result is not the most recent test result
either. Here is a link to the effected version of Terraria, 1.1.*:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24915
--
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=33853
Bug #: 33853
Summary: games from windows 7 crash
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grakov-post(a)yandex.ru
Classification: Unclassified
Created attachment 44895
--> http://bugs.winehq.org/attachment.cgi?id=44895
error information from wine
All games from windows 7 don't work (crash)
--
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=37984
Bug ID: 37984
Summary: Diablo 3: Video card missing required features
Product: Wine
Version: 1.7.34
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: davbush(a)gmail.com
Distribution: ---
Created attachment 50610
--> https://bugs.winehq.org/attachment.cgi?id=50610
Console output from time of launch through crash
On attempting to launch Diablo 3 using setarch -L -B -R -3 path to Diablo
III.exe -launch crash with dialogue saying drivers are missing required
features and to update. Currently using newest drivers possible on Linux Mint
17.2 NVIDIA graphics GeForce GT640M which runs game flawlessly on windows.
Using 3rd party drivers NVIDIA 340, newest proprietary drivers crash desktop.
--
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=14370
Summary: adjust timeout interval for virtulaizers
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14667)
--> (http://bugs.winehq.org/attachment.cgi?id=14667)
WINE_TIMEOUT_FACTOR environment variable
Using a virtualizer such as valgrind(memcheck) often slows down execution by a
significant factor. Add a new environment variable WINE_TIMEOUT_FACTOR to
allow multiplying the absolute delays for critical section timeouts. Patch is
attached, and will be sent to wine-patches(a)winehq.org.
--
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=32355
Bug #: 32355
Summary: Graphic Bug with Age of Empires III
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: XlethYireh(a)gmail.com
Classification: Unclassified
Created attachment 42695
--> http://bugs.winehq.org/attachment.cgi?id=42695
Age of Empires III Graphic bug
Hi, i was installed the Age Of Empires III correctly but i don't have idea to
how repair this bug,
I use Wine 1.4 in Xubuntu 11.10
This is the bug: http://i.imgur.com/S0BvL.png
--
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.