I am now able to invoke the wxPython-2.6.3.3 demo.py when I build for gtk2 instead of mac. Upon trying the demo, I get these errors. Build script attached


(python:27512): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window !
= NULL' failed

(python:27512): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window !
= NULL' failed

(python:27512): Gdk-CRITICAL **: gdk_window_invalidate_rect: assertion `window !
= NULL' failed
Traceback (most recent call last):
  File "/sw/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_misc.py", line 1
286, in Notify
    self.notify()
  File "/sw/lib/python2.4/site-packages/wx- 2.6-gtk2-unicode/wx/_core.py", line 1
3637, in Notify
    self.result = self.callable(*self.args, **self.kwargs)
  File "/Users/tbrannon/Documents/Fink/wxpython.build/wxPython-src-2.6.3.3/wxPyt
hon/demo/Main.py", line 1711, in ShowMain
    frame = wxPythonDemo(None, "wxPython: (A Demonstration)")
  File "/Users/tbrannon/Documents/Fink/wxpython.build/wxPython-src-2.6.3.3/wxPyt
hon/demo/Main.py", line 1125, in __init__
    self.tbicon = DemoTaskBarIcon(self)
  File "/Users/tbrannon/Documents/Fink/wxpython.build/wxPython-src-2.6.3.3/wxPyt
hon/demo/Main.py", line 1033, in __init__
    self.SetIcon(icon, "wxPython Demo")
  File "/sw/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_windows.py", lin
e 2234, in SetIcon
    return _windows_.TaskBarIcon_SetIcon(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed in ../src/gtk/
bitmap.cpp(1246): invalid bitmap

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.

(python:27512): GLib-WARNING **: poll(2) failed due to: Invalid argument.


Attachment: build-wxwidgets
Description: Binary data

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to