http://bugs.winehq.org/show_bug.cgi?id=18533
Summary: Crysis crashes with ORM=pbuffer
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.crysisdemo.com/
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=21190)
--> (http://bugs.winehq.org/attachment.cgi?id=21190)
+d3d log
Crysis crashes on the loading screen when pbuffer is enabled. This is a
regression.
Command to start crysis:
wine Crysis.exe -DEVMODE +map island +exec benchmark_gpu
Regression test result:
1f4e7b27ed73214a764e33b9bf2df193b17d57ed is first bad commit
commit 1f4e7b27ed73214a764e33b9bf2df193b17d57ed
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Mar 23 08:30:15 2009 +0100
wined3d: Set the currently active context to NULL when it's destroyed.
This should make us crash when trying to use the "currently active" context
after it has been destroyed, rather than messing around with freed memory.
:040000 040000 80cf24efbe1ba13fc3383aebc5820c8c65c8e981
5ffaabb0303e086a1f88c2eb182d7c785468ae2a M dlls
--
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=4666
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |12694
--
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=26152
Summary: directx9 clobbers dotnet20 (mscoree)
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scdeimos+bugs.winehq.org(a)gmail.com
Created an attachment (id=33318)
--> (http://bugs.winehq.org/attachment.cgi?id=33318)
Steps to reproduce the problem.
SETUP:
Ubuntu 10.10 Maverick Meerkat
wine-1.3.13
winetricks 20110123
PROBLEM:
After using "winetricks directx9" users may see the following error message
whenever they start a wine application:
The program mscorsvw.exe has encountered a serious problem
and needs to close. We are sorry for the inconvenience.
The started application is (usually) unaffected.
CAUSE:
The last couple of lines of winetricks' load_directx9() function are:
# reenable mscoree, or other installs may fail, see issue 25
w_override_dlls builtin,native mscoree
Doing this, however, clobbers mscoree as used by .NET Framework 2.0. Whenever
you try to start Wine (even for something like wine regedit) the ".NET Runtime
Optimization Service v2.0.50727_X86" service fails to start with the following
error message:
The program mscorsvw.exe has encountered a serious problem
and needs to close. We are sorry for the inconvenience.
WORKAROUND:
Start winecfg, go to the Libraries tab and change the override from "*mscoree
(builtin, native)" to "*mscoree (native)". The error message goes away.
REPRODUCING:
See attachment.
--
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=20750
Summary: Incorrect documentation for setting PATH
Product: WineHQ.org
Version: unspecified
Platform: PC
URL: http://www.winehq.org/docs/wineusr-guide/environment-v
ariables
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)bowdin.net
Currently page states "To set them you should launch wine regedit and then go
to the
HKEY_CURRENT_USER/Environment"
In wine-1.0.1 the key does not exist. I eventually found it at
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Control/SessionManager/Environment
--
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=25710
Summary: Posts from users mailing list not appearing on forum
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
See http://forum.winehq.org/viewtopic.php?t=10782. The missing replies the
poster refers to are in the mailing list archives. Other threads are also
affected.
I did a spot-check comparison of the forum and archives, and it looks like
nothing from the mailing list has made it to the forum since mid-September,
2010.
--
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=21068
Summary: forum registration secret too hidden
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The link 'hint' should go to http://www.winehq.org/history
rather than to http://www.winehq.org/about
otherwise people could get lost.
--
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=6167
--- Comment #2 from Rosanne DiMesio <dimesio(a)earthlink.net> 2011-02-16 14:57:40 CST ---
AFAIK, the gateway has not been functional in the time I have been here (since
2008). IMO, it should remain closed and the links removed from the website. The
Usenet group is unmonitored and overrun by spam. See bug 26144.
--
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=12338
Summary: User Guide / 1.4.3. Virtual Machines - VirtualBox not
mentioned
Product: WineHQ.org
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jari.aalto(a)cante.net
User Guide / 1.4.3. Virtual Machines
Paragraph:
There are several different virtual machine offerings out there,
and some are also able to emulate x86 hardware on different
platforms. The open source Bochs and QEMU can run both Windows
and ReactOS virtually. Other, commercial virtual machine
offerings include VMware and Microsoft's VirtualPC.
SUGGESTION:
- Remove Bochs, not longer developed
- Add virtual box (based on QEMU)
--
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=10602
Summary: Wine-devel strange archive bug
Product: WineHQ.com
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: misc-web
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco(a)harddisk.is-a-geek.org
http://www.winehq.org/pipermail/wine-devel/ shows somehow March 2030 as archive
directory, but returns a 404 on all its pages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.