Mike Hearn wrote:
I'd not be happy with removing that - XrandR solves some problems and
introduces others - namely that the desktop panel applets/icons etc
rearrange themselves for the lower resolution then sometimes don't
rearrange back. Using XVidmode has the advantage that the desktop size
doesn
Dimitrie O. Paun wrote:
OK, I must admit I don't remember the thread, but why the crashes
if the res change was not successful? I don't really see the need
for the hack that you propose. Why do we need to lie that we changed
the resolution, when we didn't? Whould that potentially result in
other pr
Greetings all!
I just happened to run an installer with Wine and I forgot to trap it
inside a desktop, and to my surprise, it did NOT put a big blank window
up front, so I was able to use it normally. I had not used one of these
in a while, so I tried a couple others, and they worked normally t
Dimitrie O. Paun wrote:
On January 30, 2004 09:00 am, [EMAIL PROTECTED] wrote:
I don't understand you !
Without that it does not work.
With that, it works and graphic working is faster.
Maybe so, but it looks obviously incorrect. Not everything
that seems to fix problems is a real fix. You maybe
Robert Shearman wrote:
I suggest you put the system metrics stuff in a separate patch. It is a lot more tested and more likely to get in than the other code, which is quite a big change.
I can do that, if it would get applied. :) I sent an earlier version
of the sysmetrics patch by itself a lon
[EMAIL PROTECTED] wrote:
Well I explain in more details.
When I launched wine it writed:
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found!
(NoRes)
err:x11settings:X11DRV_ChangeDisplaySettingsExW No matching mode found!
(NoRes)
And StarCraft told me that it was unable to chan
Lionel Ulmer wrote:
As proper desktop support is a post-1.0 feature, I would really like to have
a configuration option, even hidden somewhere :-)
Well it currently does enable RandR based on the option. And for
everything I tested desktop mode worked fine for trapping the app
inside. I was hop
One more thing I noticed about resolution changing:
Sometimes a program running with Wine terminates without cleaning
everything up. When XVidMode is used to switch resolutions, the user
can use ctrl-alt-plus/minus to restore the resolution.
Those don't work when the resolution was changed wit
Dimitrie O. Paun wrote:
On Thu, 16 Oct 2003, Lionel Ulmer wrote:
Well, and if the game starts a second process and you fall in the 'Desktop
mode is buggy' problem :-) ?
OK, but in this case we should have it on by default, and it will not
be exposed in winecfg, you'll need to use regedit/vim/em
Alexandre Julliard wrote:
My version of Xrandr doesn't need Xrender so I hoped it wouldn't be
needed, guess I was wrong what does it need Xrender for?
The problem with the dependency is that currently we deliberately
don't link to libXrender but load it dynamically so that it works on
all platf
When I originally submitted the patch to check for RandR during
configuration, part of it looked like this:
+AC_CHECK_HEADERS(X11/extensions/Xrandr.h,
+[ dnl *** If X11/extensions/Xrandr.h exists...
+AC_CHECK_LIB(Xrandr, XRRSetScreenConfigAndRate,
+
After taking a look at winesetuptk, I have some questions:
I've been watching the IRC channel and I've seen a lot of people who
install wine first (either from a binary package or from "make install")
and then ask how to configure it. They want a single command they can
run to simply get thing
Vincent Béron wrote:
Alex, I tried to make winesetuptk keep comments after a key (see first
chunk of CBase.itcl), but I had some problems making sure all calls to
DataAddKey had another arg named aComment. There was at least one call
which would make it crash.
I can revive my attempt at that, or we
Vincent Béron wrote:
There's also some sections it doesn't know about if I open the default
config file with it.
I'm looking into it so it creates a working config file. Give me a few
minutes/hours, I don't know the app nor TCL/Tk yet :)
I'm an expert with Tcl/Tk/Itcl. If one of you wants to just
Dimitrie O. Paun wrote:
On October 11, 2003 03:01 pm, Alex Pasadyn wrote:
I'm sending this in two parts because I added some files and can't get
cvs diff to have them show up.
Of course, cvs diff will ignore these files. You need to add them manually
to diff. To do so, you do:
Mike Hearn wrote:
On Tue, 2003-09-30 at 21:57, Dimitrie O. Paun wrote:
In fact, what kind of problems
do we have with InstallShield?
It attempts to do window management across two different desktop windows
causing an X11 ConfigureWindow error. We can't run it outside of desktop
mode because the
Shachar Shemesh wrote:
Alex Pasadyn wrote:
My original patch was not friendly about the depth changing, so I am
improving that. Now, it will always enumerate 8, 16, and 32-bit modes
and silently ignore depth change requests.
What happens if your real server is at 16bpp, and the app requests
Lionel Ulmer wrote:
Specifically, it will:
- include more choices for the desktop size
- always list all modes as including 8, 16, and 32-bit
- silently ignore you when you try to change the depth
- remove duplicated modes (see above)
- include more TRACE lines for better debugging
Well, if XVidM
hatky wrote:
gta2 manager now detects these resolutions twice:
640x480
800x600
1024x786
1152x864
1280x960
and the 1400x1050 4 times
(This manager only displays resolutions without dept)
Gta2 itself now crashes but I am not sure if that is
related or not
I tried running the demo for GTA2 but it ju
hatky wrote:
Jason Edmeades has checked that a bit, he tought it
was becouse of the patch that made a diffrent type of
resolotion changing but I didn't get if the figured
out a fix...
I think this is the root of the problem:
Log: Opened viewport
Log: Enter SetRes: 512x384 Fullscreen 1
Init: No acc
hatky wrote:
I tryed todays cvs version and running Unreal Turnment
2003 get me an error from the game :
Error setting display mode: No acceptable display
modes found (D3D_OK).
This has morked last week, I think the last time I
checked it was 7/9/2003...
That's likely related to a recent patch of m
21 matches
Mail list logo