http://bugs.winehq.org/show_bug.cgi?id=2866
--- Comment #12 from Will Robertson <kassah(a)gmail.com> 2007-11-19 22:10:08 ---
This is in response to comment #3 by Andreas Bierfert.
I suspect you have nVidia drivers configured for TwinView (as I do), which is
not Xinerama, but does provide Xinerama hints. As far as I can tell the issue
here is not with Xinerama, but instead with how nvidia's binary drivers
TwinView mode provides XRandr.
In your xorg.conf in your Screen (0) section you proboly have:
Option "metamodes" "DFP-0: 1680x1050 +0+0, DFP-1: 1680x1050 +1680+0"
or something around that bit with different resolutions.
Wine's Xinerama/Xrandr support seems to work. However, TwinView lists the
display with XRandr as one large display, but provides Xinerama hints (tricking
the DirectDraw/DirectX code into think it's one big screen).
In order to fix this, you need to specify a mode with the second display
resolution as NULL.
Mine now looks like:
Option "metamodes" "DFP-0: 1680x1050 +0+0, DFP-1: 1680x1050 +1680+0;DFP-0:
1680x1050 +0+0,NULL"
I have actually added even more modes (so that older games like Diablo II have
an "acceptable resolution")
I hope this works for you. This would resolve bug 10499 (which is marked
duplicate) as well. Further instructions can be found on nVidia's website
NVIDIA Accelerated Linux Graphics Driver README and Installation Guide
Section 13.1: FAQ Question: Can I play full screen games across both display
devices? (Read *entire* answer)
http://us.download.nvidia.com/XFree86/Linux-x86/100.14.23/README/chapter-13…
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9114
--- Comment #3 from James Hawkins <truiken(a)gmail.com> 2007-11-19 21:25:46 ---
As of today's git, all files are removed, and the product is unregistered
(won't show up in uninstall), but the Steam folder and a sub-folder still
exist. I'm going to humor myself and keep this open until that's fixed. For
all intents and purposes though, this is 99% fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9114
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.steampowered.com/
| |v/index.php?area=getsteamnow
Keywords| |download, Installer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9178
Bamm Gabriana <bammzilla(a)gabriana.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bammzilla(a)gabriana.com
--- Comment #10 from Bamm Gabriana <bammzilla(a)gabriana.com> 2007-11-19 19:00:02 ---
I see this error in every real-mode DOS program I try to run. I have the ".exe"
extension mapped to wine in KDE. One day I downloaded a program and, thinking
it is win32 program, double-clicked it to run. Nothing happened. Tried again
several times with same result. Then to my surprise I found several instances
of the program in memory! So I killed all of them, and run the program in
Konsole, and saw this error:
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
and it hangs, didn't even exit. Aha! It's a DOS program. This explains why it
is left in memory after double-clicking.
Turns out the program is fine; I ran it with no problems in DOSEmu. Would it be
possible for wine to redirect real mode DOS programs to DOSEmu? Problem is that
the ".exe" file extension is used by both DOS and Windows; I want to simply
double-click on an ".exe" file and it should just work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6297
--- Comment #26 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2007-11-19 18:51:58 ---
Is there any way to get the chattr tricking working on a ReiserFS partition as
far anybody knows?
Searching around it seems like it simply isn't possible, but maybe somebody in
here has found a workaround?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7316
Alex Balut <alexandru.balut(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |alexandru.balut(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.