<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/03/2011, Martin Landa &lt;landa.martin at gmail.com&gt; wrote:
    <blockquote type="cite"><span class="Apple-style-span"
        style="border-collapse: separate; color: rgb(0, 0, 0);
        font-family: Times; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height:
        normal; orphans: 2; text-indent: 0px; text-transform: none;
        white-space: normal; widows: 2; word-spacing: 0px; font-size:
        medium;">
        <pre>Hi,

2011/3/8 Carlos Grohmann &lt;<a href="http://lists.osgeo.org/mailman/listinfo/grass-user">carlos.grohmann at gmail.com</a>&gt;:
&gt;<i> 1488, in OnInit
</i>&gt;<i> &nbsp; &nbsp;timeout = 2000, parent = None, id = wx.ID_ANY)
</i>&gt;<i> TypeError: __init__() got an unexpected keyword argument 'extrastyle'
</i>
hm, this paramater has been removed in wxPython 2.8.11. Please try out r45640.

Martin</pre>
      </span></blockquote>
    Hi Martin,<br>
    <br>
    I've come across the same 'extrastyle' error, building the weekly
    snapshot (2011 03 12) on OS X 10.6.6.<br>
    <br>
    I checked out r45640, which builds as expected. However, when the
    GUI starts this is printed to the console:<br>
    <blockquote type="cite">Launching 'wxpython' GUI in the background,
      please wait...<br>
      GRASS 7.0.svn (hydro2):~ &gt; Fri Mar 18 16:33:02
      Snorfalorpagus-MBP-15.local Python[64697] &lt;Error&gt;:
      kCGErrorIllegalArgument: CGSGetWindowBounds: NULL window<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: kCGErrorFailure: Set a breakpoint @
      CGErrorBreakpoint() to catch errors as they are logged.<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: CGContextRestoreGState: invalid context 0x0<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: CGContextRestoreGState: invalid context 0x0<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: CGContextRestoreGState: invalid context 0x0<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: CGContextRestoreGState: invalid context 0x0<br>
      Fri Mar 18 16:33:02 Snorfalorpagus-MBP-15.local Python[64697]
      &lt;Error&gt;: CGContextRestoreGState: invalid context 0x0</blockquote>
    <br>
    The GUI appears functions normally despite these messages, although
    I've not tested it extensively.<br>
    <br>
    These errors are also present in the current svn (r45710).<br>
    <br>
    Josh.<br>
  </body>
</html>