PDA

View Full Version : WINE 1.1.9 Brings Improved Memory Performance


phoronix
11-21-2008, 11:50 AM
Phoronix: WINE 1.1.9 Brings Improved Memory Performance

WINE 1.1.9 has been released this morning and it arrives with a few interesting changes. This development release brings a large number of regression test fixes, performance improvements in memory management, improved POP3 support in inetcomm, an initial implementation of the XInput DLL, and various bug fixes...

http://www.phoronix.com/vr.php?view=Njg3MQ

Pfanne
11-21-2008, 02:49 PM
anyone else unable to visit winehq.org?

AHSauge
11-21-2008, 03:08 PM
anyone else unable to visit winehq.org?
You're not the only one. I'm unable to visit the site too.

misiu_mp
11-21-2008, 05:49 PM
its workie now :)

Pfanne
11-22-2008, 05:27 AM
something that still annoys me is the missing support for hosting in wc3 -_-
it was a promised feature in 1.0 and worked in older versions, but its still missing in 1.19...
i know i can patch it, but thats still annoying!

Louise
11-22-2008, 03:28 PM
Does anyone happen to know if it is possible to make wine completely take over the keyboard?

When I press CTRL+ALT+arrow the desktop starts to turn (Compiz ;) ) even Wine is in full screen.

Kano
11-22-2008, 07:05 PM
Just disable it:

GNOME:

metacity --replace &

KDE:

kwin --replace &

Louise
11-22-2008, 08:45 PM
Just disable it:

GNOME:

metacity --replace &

KDE:

kwin --replace &
When I do that, Compiz is disabled, but then Metacity is the problem...

If I "kill metacity" then it just respawns.

Kano
11-22-2008, 09:59 PM
Maybe use KDE or icewm or even twm ;)

monkeynut
11-23-2008, 04:30 PM
Still getting random polygons all over the place in oblivion and Catalyst 8.10, does anyone know of a solution?

RealNC
11-24-2008, 12:21 AM
Try 8.11 :P

a7v-user
11-24-2008, 06:21 AM
Does anyone happen to know if it is possible to make wine completely take over the keyboard?

When I press CTRL+ALT+arrow the desktop starts to turn (Compiz ;) ) even Wine is in full screen.

This is not a bug or design error in Wine. It's actually a design feature for the X desktop environment. If it's only a couple of keyboard shortcuts you want to use in Wine/games then you should edit the keyboard shortcuts for Compiz.

Or you could start up a second X server ("startx -- :2 &" from some virtual terminal) without any window manager.