Recent Tweets

    Elsewhere

     

    June 2009
    S M T W T F S
    « May   Sep »
     123456
    78910111213
    14151617181920
    21222324252627
    282930  

    Archives

    GNOME Metacity dual screen issue in OpenSolaris 2009.06

    With the latest OpenSolaris 2009.06, maximizing windows managed by Metacity (GNOME) will maximize the windows across both screens. This is due to an issue that Metacity was trying to use a wrong Xinerama type. This issue is fixed in the mercurial repository. However, the fix was not on time to make it into the final release of OpenSolaris 2009.06. But, there is a quick workaround for this issue. Here is the set of instructions.

    Step 1. Backup your current metacity.

    $ pfexec cp /usr/bin/metacity /usr/bin/metacity.orig

    Step 2. Download the fixed Metacity binary from developer’s site and replace the original binary.

    $ wget http://www.gnome.org/~erwannc/bugs/8748/metacity -O /tmp/metacity
    $ pfexec cp /tmp/metacity /usr/bin/metacity

    Note: Don’t do this in one step using wget -O /usr/bin/metacity. This broke my system.

    Step 3. (Optional) By now, your new Metacity should have already started working. If not, replace the current instance by hand.

    $ metacity --replace

    Happy dual-screening on your OpenSolaris 2009.06!

    • Digg
    • del.icio.us
    • Twitter
    • Facebook
    • Google Bookmarks
    • LinkedIn
    • Live
    • Yahoo! Bookmarks
    • Posterous
    • Sphinn
    • Mixx

    3 comments to GNOME Metacity dual screen issue in OpenSolaris 2009.06

    Leave a Reply

     

     

     

    You can use these HTML tags

    <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">