public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Re: Updated: xorg-server-1.8.0-1 (TEST)
@ 2010-05-25 20:40 Amal Khailtash
  0 siblings, 0 replies; 7+ messages in thread
From: Amal Khailtash @ 2010-05-25 20:40 UTC (permalink / raw)
  To: cygwin-xfree

Just a note about this bug:

This only happens in multi-window mode and not full-screen or no window decorations.  Maybe that helps narrow the leak.


Cheers,-- Amal



----- Original Message ----
From: Amal Khailtash <akhailtash@rogers.com>
To: cygwin-xfree@cygwin.com
Sent: Thu, April 29, 2010 10:03:04 AM
Subject: Updated: xorg-server-1.8.0-1 (TEST)

I am just reposting this to let you know that xorg-server-1.8.0 has the same USER/GDI
leak problem as with version "Cygwin/X X Server Verion 1.7.6, Build Date 2010-03-18"

Refer to this http://sourceware.org/ml/cygwin-xfree/2010-04/msg00062.html for the details.

Regards,
-- Amal

________________________________
From: Chris Sutcliffe <ir0nh34d at gmail dot com>
To: cygwin-xfree at cygwin dot com
Sent: Wed, 28 Apr 2010 10:48:53 -0400
Subject: Re: Updated: xorg-server-1.8.0-1 (TEST)

On 28 April 2010 09:34, Jon TURNEY wrote:
> On 28/04/2010 00:57, Jim Reisert AD1C wrote:
>>
>> It has been over three weeks. ?What is the status of this release?
>
> There's been no feedback, good or bad. ?This probably means no-one has tried
> it :-)

Actually there was feedback:

http://cygwin.com/ml/cygwin-xfree/2010-04/msg00007.html

But there was never any follow up on it.

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org http://www.google.com/profiles/ir0nh34d



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Updated: xorg-server-1.8.0-1 (TEST)
@ 2010-04-29 15:11 Amal Khailtash
  0 siblings, 0 replies; 7+ messages in thread
From: Amal Khailtash @ 2010-04-29 15:11 UTC (permalink / raw)
  To: cygwin-xfree

I am just reposting this to let you know that xorg-server-1.8.0 has the same USER/GDI
leak problem as with version "Cygwin/X X Server Verion 1.7.6, Build Date 2010-03-18"

Refer to this http://sourceware.org/ml/cygwin-xfree/2010-04/msg00062.html for the details.

Regards,
-- Amal

________________________________
From: Chris Sutcliffe <ir0nh34d at gmail dot com>
To: cygwin-xfree at cygwin dot com
Sent: Wed, 28 Apr 2010 10:48:53 -0400
Subject: Re: Updated: xorg-server-1.8.0-1 (TEST)

On 28 April 2010 09:34, Jon TURNEY wrote:
> On 28/04/2010 00:57, Jim Reisert AD1C wrote:
>>
>> It has been over three weeks. ?What is the status of this release?
>
> There's been no feedback, good or bad. ?This probably means no-one has tried
> it :-)

Actually there was feedback:

http://cygwin.com/ml/cygwin-xfree/2010-04/msg00007.html

But there was never any follow up on it.

Chris

-- 
Chris Sutcliffe
http://emergedesktop.org http://www.google.com/profiles/ir0nh34d


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


^ permalink raw reply	[flat|nested] 7+ messages in thread
* Re: Updated: xorg-server-1.8.0-1 (TEST)
@ 2010-04-03  9:48 Janssens Michael
  0 siblings, 0 replies; 7+ messages in thread
From: Janssens Michael @ 2010-04-03  9:48 UTC (permalink / raw)
  To: cygwin-xfree

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; 	charset="utf-8", Size: 3303 bytes --]

Unsubscrive

----- Original Message -----
From: cygwin-xfree-announce-owner@cygwin.com <cygwin-xfree-announce-owner@cygwin.com>
To: cygwin-xfree-announce@cygwin.com <cygwin-xfree-announce@cygwin.com>
Sent: Fri Apr 02 22:25:11 2010
Subject: Updated: xorg-server-1.8.0-1 (TEST)

The following package has been updated for Cygwin 1.7:

* xorg-server-1.8.0-1 (TEST)

This package contains XWin and the other X.Org X11 servers.

This is the first official release of the xserver 1.8 series.  It is 
currently available as a test release, and will be made stable in 
approximately 10 days if no major regressions are reported.

PLEASE NOTE:

* The default server DPI, previously hardcoded to 75, now matches 
Windows' DPI (usually 96, unless set larger in Control Panel). 
Xt/Xaw/Motif apps which use bitmap fonts will probably look better with 
the font-*-dpi100 packages.  Apps which are based on Xft (including 
GTK+/GNOME and Qt/KDE) will benefit from setting the Xft.dpi property in 
~/.Xdefaults.  Please be aware that this does not necessary match the 
monitor's *physical* DPI (which matters when using screen rulers) but 
should be more compatible with Windows apps, especially in multiwindow mode.

* The openssl dependency has been replaced by libgcrypt11.

Here is a summary of relevant changes since 1.7.99.902-1:

Jeremy Huddleston (2):
       XKB: Fix garbage initialization
       GLX: Remove a redundant initialization

Jon TURNEY (2):
       Cygwin/X: Process one Windows message per wakeup, rather than all 
of them.
       Cygwin/X: Make default DPI match native DPI

Michel Dänzer (1):
       Xext: Fix cursor reference counting hazard.

Peter Harris (1):
       Fix crash when all glyphs of a given depth are freed, but not all 
glyphsets

Peter Hutterer (4):
       configure: Always define XINPUT.

Tomas Carnecky (1):
       Fix typos in the swap functions

Yaakov (1):
       Cygwin/X: Left-justify website link in About box



Yaakov
Cygwin/X


CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO
======================================

If you want to unsubscribe from the cygwin-xfree-announce mailing list, 
please use the automated form at:

http://cygwin.com/lists.html#subscribe-unsubscribe

If this does not work, then look at the "List-Unsubscribe: " tag in the
email header of this message.  Send email to the address specified
there.  It will be in the format:

cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com

If you need more information on unsubscribing, start reading here:

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.



-----------------------------------------
Visit our website! http://www.nbb.be

"DISCLAIMER: The content of this e-mail message should not be
construed as binding on the part of the National Bank of Belgium
(NBB) unless otherwise and previously stated. The opinions
expressed in this message are solely those of the author and do not
necessarily reflect NBB viewpoints, particularly when the content
of this message, or part thereof, is private by nature or does not
fall within the professional scope of its author."\x16º&s(0Š|_­ç«zÛ«Ÿow÷©b²Ö«r\x172ƒ\b§ÅúÞ

^ permalink raw reply	[flat|nested] 7+ messages in thread
[parent not found: <4BB652A7.7020409@users.sourceforge.net>]

end of thread, other threads:[~2010-05-25 20:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-25 20:40 Updated: xorg-server-1.8.0-1 (TEST) Amal Khailtash
  -- strict thread matches above, loose matches on Subject: below --
2010-04-29 15:11 Amal Khailtash
2010-04-03  9:48 Janssens Michael
     [not found] <4BB652A7.7020409@users.sourceforge.net>
2010-04-03  1:45 ` Jim Reisert AD1C
2010-04-28 13:35 ` Jim Reisert AD1C
2010-04-28 14:49   ` Jon TURNEY
2010-04-28 18:38     ` Chris Sutcliffe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).