From nobody@FreeBSD.org  Thu Aug 23 10:29:24 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CB39916A421
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Aug 2007 10:29:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 9FC7513C428
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Aug 2007 10:29:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l7NATOTH096962
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Aug 2007 10:29:24 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id l7NATOcY096961;
	Thu, 23 Aug 2007 10:29:24 GMT
	(envelope-from nobody)
Message-Id: <200708231029.l7NATOcY096961@www.freebsd.org>
Date: Thu, 23 Aug 2007 10:29:24 GMT
From: Chess Griffin <chess.griffin@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: devel/wxglade and devel/wxglade-devel both fail to start
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         115750
>Category:       ports
>Synopsis:       devel/wxglade and devel/wxglade-devel both fail to start
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 10:30:08 GMT 2007
>Closed-Date:    Wed Sep 05 03:09:00 GMT 2007
>Last-Modified:  Wed Sep 05 03:09:00 GMT 2007
>Originator:     Chess Griffin
>Release:        7.0-CURRENT
>Organization:
>Environment:
FreeBSD bsdbob.localdomain 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Mon Jul 30 06:25:50 EDT 2007     root@bsdbob.localdomain:/usr/obj/usr/src/sys/CNG  i386

>Description:
I updated all of my ports using portsnap and portmaster, which includes the update to python 2.5.  I then built wxglade (and later wxglade-devel).  Both built fine.  When executed from the command line, neither will start.  The output is as follows:

chess ~ % wxglade                                                          6:23
loaded code generator for python
loaded code generator for perl
loaded code generator for XRC
loaded code generator for lisp
loaded code generator for C++
Found widgets listing -> /usr/local/lib/python2.5/site-packages/wxglade/widgets/widgets.txt
loading widget modules:
	frame
	dialog
	panel
	splitter_window
	notebook
	button
	toggle_button
	bitmap_button
	spin_button
	text_ctrl
	spin_ctrl
	slider
	gauge
	static_text
	checkbox
	radio_button
	radio_box
	choice
	combo_box
	list_box
	calendar_ctrl
	datepicker_ctrl
	static_line
	static_bitmap
	list_ctrl
	tree_ctrl
	grid
	custom_widget
	menubar
	toolbar
	spacer
Traceback (most recent call last):
  File "/usr/local/lib/python2.5/site-packages/wxglade/wxglade.py", line 153, in <module>
    run_main()
  File "/usr/local/lib/python2.5/site-packages/wxglade/wxglade.py", line 141, in run_main
    main.main()
  File "/usr/local/lib/python2.5/site-packages/wxglade/main.py", line 888, in main
    app = wxGlade()
  File "/usr/local/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 7700, in __init__
    self._BootstrapApp()
  File "/usr/local/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 7352, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/lib/python2.5/site-packages/wxglade/main.py", line 859, in OnInit
    frame = wxGladeFrame()
  File "/usr/local/lib/python2.5/site-packages/wxglade/main.py", line 339, in __init__
    for b in core_btns: sizer.Add(b)
  File "/usr/local/lib/python2.5/site-packages/wx-2.6-gtk2-ansi/wx/_core.py", line 11711, in Add
    return _core_.Sizer_Add(*args, **kwargs)
TypeError: wx.Window, wx.Sizer, wx.Size, or (w,h) expected for item

>How-To-Repeat:
Build devel/wxglade and then execute from the command line.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Aug 23 10:30:15 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115750 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Wed Sep 5 03:08:58 UTC 2007 
State-Changed-Why:  
Patch is included in ports/116041. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115750 
>Unformatted:
