[Ocfs2-tools-commits] branch, master, updated. ocfs2-tools-1.4.0-247-g78d55eb

svn-commits at oss.oracle.com svn-commits at oss.oracle.com
Fri Feb 6 03:27:27 PST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Tools to manage the ocfs2 filesystem.".

The branch, master has been updated
       via  78d55ebfb0a252485e5943de6fcb905c0ea5f249 (commit)
      from  a08abc89867b720abcc56c28f05230f65ce861cd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 78d55ebfb0a252485e5943de6fcb905c0ea5f249
Author: Joel Becker <joel.becker at oracle.com>
Date:   Fri Feb 6 03:21:53 2009 -0800

    ocfs2console: Handle an invalid DISPLAY gracefully with modern pygtk.
    
    Current pygtk treats an invalid DISPLAY as a WARNING.  This means that
    pygtk initialization tries to continue even after gtk_init() has failed.
    All sorts of fun ensues.  To prevent this, we turn the warning into an
    error for the duration of gtk initialization.  This is really a
    workaround for pygtk.
    
    Originally reported as Novell bugzilla #448523.
    
    Signed-off-by: Joel Becker <joel.becker at oracle.com>
    Signed-off-by: coly li <coyli at novell.com>

-----------------------------------------------------------------------

Summary of changes:
 ocfs2console/ocfs2console |   19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Tools to manage the ocfs2 filesystem.



More information about the Ocfs2-tools-commits mailing list